wxwidgets/samples/minimal
Vadim Zeitlin 0d6f2f2b85 Remove wxSuffix from MSBuild files, it's always "u" now
This doesn't change the library names, but just removes the now
unnecessary (and somewhat confusing when used alongside wxSuffixDebug)
build variable.
2022-10-28 18:26:15 +01:00
..
minimal_cocoa.xcodeproj recreating Xcode project files with new script 2022-04-16 14:27:24 +02:00
minimal_iphone.xcodeproj adding bundle identifiers, needed for newer systems 2021-11-22 18:49:18 +01:00
CMakeLists.txt Require C++11 in the minimal sample CMakefile too 2022-10-11 00:02:29 +02:00
descrip.mms Committing in . 2006-02-15 09:33:40 +00:00
Info_cocoa.plist Update library version to 3.3 2022-07-16 17:02:56 +02:00
Info_iphone.plist modify according to current Xcode iOS templates 2021-08-11 19:33:51 +02:00
makefile.gcc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
Makefile.in Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
minimal.bkl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
minimal.cpp Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
minimal.plc Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
minimal.vcxproj Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
minimal.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
minimal_vc14.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
minimal_vc15.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
minimal_vc16.sln Add MSVS 2019 solutions for the minimal sample and the tests 2021-08-24 17:12:06 +02:00
minimal_vc17.sln Add MSVS 2022 solutions for the library and minimal sample 2021-12-18 20:16:59 +01:00
sample.icns Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00