* Use streams
*/
#define wxUSE_STREAMS 1
-/*
- * Use class serialization
- */
-#define wxUSE_SERIAL 1
/*
* Use sockets
*/
* streams implementation.
*/
#define wxUSE_STD_IOSTREAM 0
-/*
- * wxLibrary class
- */
-#define wxUSE_DYNLIB_CLASS 1
/*
* Use font metric files in GetTextExtent for wxPostScriptDC
*/
#define wxUSE_SPLINES 1
/*
- * Use wxLibrary class
+ * Use wxObjectLoader class
*/
-#define wxUSE_DYNLIB_CLASS 1
+#define wxUSE_DYNAMIC_LOADER 1
/*
* Use the mdi architecture