]> git.saurik.com Git - wxWidgets.git/commitdiff
activated dynlib
authorStefan Csomor <csomor@advancedconcepts.ch>
Tue, 29 May 2001 17:52:44 +0000 (17:52 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Tue, 29 May 2001 17:52:44 +0000 (17:52 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/mac/setup.h

index 5c2022a8b35a771e9c6522846b81c25d25126406..372737214d2176c5f31a9917a689442508ca9de9 100644 (file)
 
 #define wxUSE_SERIAL        0
                                   // Use serialization (requires utils/serialize)
 
 #define wxUSE_SERIAL        0
                                   // Use serialization (requires utils/serialize)
-#define wxUSE_DYNLIB_CLASS  0
+#define wxUSE_DYNLIB_CLASS  1
                                   // Compile in wxLibrary class for run-time
                                   // DLL loading and function calling
 #define wxUSE_TOOLTIPS      1
                                   // Compile in wxLibrary class for run-time
                                   // DLL loading and function calling
 #define wxUSE_TOOLTIPS      1