wxwidgets/utils/screenshotgen/src
Vadim Zeitlin 5216d97f08 Use arch suffix consistently in all directories names
For some reason, we used "vc_x64_lib" as the output directory for the
libraries, but "vc_mswu_x64" as the output directory for the samples.

Place the arch suffix, i.e. "_x64" part, always after the compiler
prefix (possibly including version), for consistency with both the
library output directories and with MSBuild project files, as
build/msw/wx_setup.props uses $(wxCompilerPrefix)$(wxArchSuffix)_...
as wxIntRootDir value.
2021-08-26 23:12:40 +02:00
..
bitmaps Removed dependancy on wx/bitmap.h from autocapture.h. 2009-05-13 18:30:06 +00:00
autocapture.cpp Add convenient wxFileName::GetAbsolutePath() wrapper and use it 2021-07-11 14:51:31 +01:00
autocapture.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
customcombo.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
customcombo.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
guiframe.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
guiframe.h Fix invalid use of wxSizer flags in samples and utils. 2015-04-25 21:26:40 +04:00
makefile.gcc Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
Makefile.in Use CMake-compatible variable names in configure Info.plist files 2021-08-15 18:39:34 +02:00
makefile.vc Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
richtext.xml modified text for wxRichTextCtrl to show more features in less space (modified patch by Utensil) 2008-10-13 08:31:05 +00:00
screenshot_app.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
screenshot_app.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
screenshot_main.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
screenshot_main.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
screenshotgen.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
screenshotgen.rc
screenshotgen_vc8.sln Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
screenshotgen_vc8.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
screenshotgen_vc9.sln Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
screenshotgen_vc9.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00