wxwidgets/samples/minimal
Vadim Zeitlin d69ddb8656 Revert all recent wxUSE_DPI_AWARE_MANIFEST-related changes
This reverts 5d630caabd (Make it enough to predefine only
wxUSE_DPI_AWARE_MANIFEST, 2023-08-23) and all the commits which tried to
fix the breakage caused by it.

While the original change had merit, it seems to be too difficult to fix
all our build systems to avoid embedding manifest when defining this in
the code, like samples/sample.rc does, so revert this change for now.

Maybe it can be reintroduced in the future after switching to some other
build system.
2023-08-25 00:03:47 +02: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 Revert all recent wxUSE_DPI_AWARE_MANIFEST-related changes 2023-08-25 00:03:47 +02:00
descrip.mms Committing in . 2006-02-15 09:33:40 +00:00
Info_cocoa.plist Update copyright years to 2023 2023-01-03 04:15:08 +01:00
Info_iphone.plist modify according to current Xcode iOS templates 2021-08-11 19:33:51 +02:00
makefile.gcc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
Makefile.in Rebake after the previous commit 2023-07-29 18:13:29 +02:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
minimal.bkl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
minimal.cpp Stop using "NULL" in the minimal sample 2023-04-17 18:36:33 +02:00
minimal.plc Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
minimal.vcxproj Revert all recent wxUSE_DPI_AWARE_MANIFEST-related changes 2023-08-25 00:03:47 +02: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