]> git.saurik.com Git - wxWidgets.git/commitdiff
Need wxUSE_LIBMSPACK
authorJulian Smart <julian@anthemion.co.uk>
Tue, 30 Mar 2004 14:43:15 +0000 (14:43 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 30 Mar 2004 14:43:15 +0000 (14:43 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/mac/setup0.h

index 3d2dfd0864d00985f8c06a5424e2bffe98bc835e..bf409f0e0d0714ced337aacdc9d1c58a19e9f830 100644 (file)
 // NOW MANDATORY: don't change.
 #define wxUSE_DYNAMIC_CLASSES     1
 
+// Set to 0 for no libmspack
+#define wxUSE_LIBMSPACK     0
+
+
 #endif
     // _WX_SETUP_H_