wxWidgets/samples/minimal
Vadim Zeitlin 426a0ed527 Remove HAVE_W32API_H definition and checks
All still supported versions of MinGW/Cygwin provide w32api.h file, so
there is no need to test for it.

This allows to simplify the code, but also remove the definition of
HAVE_W32API_H from bake- and makefiles and this, in turn, allows to get
rid of extra flags in MinGW format entirely, as we don't support gcc
2.95 for which they were originally needed neither.
2020-10-20 01:47:47 +02:00
..
minimal_cocoa.xcodeproj make app schemes shared 2020-06-25 09:46:18 +02:00
minimal_iphone.xcodeproj shared schemes, distinct naming, removing old source files 2020-07-14 17:41:16 +02:00
CMakeLists.txt Added CMakeLists.txt for minimal sample for testing and demo 2017-01-03 20:56:50 +01:00
descrip.mms
Info_cocoa.plist Update the version to 3.1.5 2020-07-23 16:25:39 +02:00
Info_iphone.plist Xcode iphone (#1565) 2019-09-28 17:16:35 +02:00
makefile.gcc Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
Makefile.in Rebake after manifest changes 2020-07-31 01:53:43 +02:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Rebake after manifest changes 2020-07-31 01:53:43 +02:00
minimal_vc7.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
minimal_vc8.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
minimal_vc9.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
minimal_vc10.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
minimal_vc11.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
minimal_vc12.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +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.bkl
minimal.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
minimal.plc
minimal.vcxproj Rename manifests to use underscores 2019-12-13 21:44:26 +01:00
minimal.vcxproj.filters Also add MSVS 201[0235] projects for the minimal sample 2016-02-05 22:43:23 +01:00
sample.icns