wxwidgets/demos/life
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 Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
breeder.lif merged 2.2 branch 2000-07-15 19:51:35 +00:00
descrip.mms set up for OpenVMS richtext & regex and add more samples in compile cascade 2009-10-05 09:13:42 +00:00
dialogs.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
dialogs.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
game.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
game.h Use ctor-initializer rather than assignment for non-POD class members 2019-04-05 10:21:04 -07:00
life.bkl samples.inc is not data file 2003-10-17 11:20:25 +00:00
life.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
life.h Fix extra semicolon warnings 2018-11-25 21:29:37 +01:00
life.rc merged 2.2 branch 2000-07-15 19:51:35 +00:00
life_vc8.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
life_vc9.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02: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.unx replaced "CC = gcc" and even stranger "CPP = gcc -g" (huh?) with 2001-11-28 18:10:15 +00:00
makefile.vc Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
mondrian.ico
mondrian.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
reader.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
reader.h Fix extra semicolon warnings 2018-11-25 21:29:37 +01:00
samples.inc Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00