wxWidgets/samples/minimal
Vadim Zeitlin 6e38c8081d Show run-time wxWidgets version in the minimal sample "About"
This correctly shows the version of the library being actually used when
using shared/dynamic libraries, rather than showing the version of the
library that the sample was compiled against.
2023-02-14 00:32:18 +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 Update the required wx versions in the sample CMakefile 2022-06-21 00:55:25 +02:00
descrip.mms
Info_cocoa.plist Update version to 3.2.3 2023-02-10 15:09:17 +01:00
Info_iphone.plist
makefile.gcc Update version to 3.2.0 and rebake and rerun autoconf 2022-06-21 00:54:26 +02:00
Makefile.in Update version to 3.2.3 2023-02-10 15:09:17 +01:00
makefile.unx Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.vc Update version to 3.2.0 and rebake and rerun autoconf 2022-06-21 00:54:26 +02:00
minimal_vc8.vcproj Update version to 3.2.0 and rebake and rerun autoconf 2022-06-21 00:54:26 +02:00
minimal_vc9.vcproj Update version to 3.2.0 and rebake and rerun autoconf 2022-06-21 00:54:26 +02:00
minimal_vc10.sln
minimal_vc11.sln
minimal_vc12.sln
minimal_vc14.sln
minimal_vc15.sln
minimal_vc16.sln
minimal_vc17.sln Add MSVS 2022 solutions for the library and minimal sample 2021-12-18 20:16:59 +01:00
minimal.bkl
minimal.cpp Show run-time wxWidgets version in the minimal sample "About" 2023-02-14 00:32:18 +01:00
minimal.plc
minimal.vcxproj Add wxSuffixDebug to MSVS properties file 2022-02-23 22:12:57 +00:00
minimal.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
sample.icns