Need wxUSE_LIBMSPACK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2004-03-30 14:43:15 +00:00
parent a9825a9ba2
commit b8f19b1d93

View File

@ -929,5 +929,9 @@
// NOW MANDATORY: don't change.
#define wxUSE_DYNAMIC_CLASSES 1
// Set to 0 for no libmspack
#define wxUSE_LIBMSPACK 0
#endif
// _WX_SETUP_H_