]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.wat
fixed broken DSP files
[wxWidgets.git] / build / msw / config.wat
index 50628e416ac38b65da7a5f34bee73f21837203da..92d3a0688621da72ac1f475d027388564114632a 100644 (file)
@@ -10,7 +10,7 @@
 # -------------------------------------------------------------------------
 
 # Type of compiled binaries [debug,release]
-BUILD = release
+BUILD = debug
 
 # C compiler 
 CC = wcc386
@@ -56,7 +56,7 @@ OFFICIAL_BUILD = 0
 RUNTIME_LIBS = dynamic
 
 # What type of library to build? [0,1]
-SHARED = 1
+SHARED = 0
 
 # Compile Unicode build of wxWindows? [0,1]
 UNICODE = 0