From b8f19b1d9363893f82414df57eec0c5ebcf766d2 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Tue, 30 Mar 2004 14:43:15 +0000 Subject: [PATCH] Need wxUSE_LIBMSPACK git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/mac/setup0.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/include/wx/mac/setup0.h b/include/wx/mac/setup0.h index 3d2dfd0864..bf409f0e0d 100644 --- a/include/wx/mac/setup0.h +++ b/include/wx/mac/setup0.h @@ -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_ -- 2.45.2