X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d7ac64ee6d33c1ef3dee3431526ca18075ee7c8d..dbe931ab5e8129e8de3d12ccdb2a207ed235cad6:/build/msw/config.wat diff --git a/build/msw/config.wat b/build/msw/config.wat index 50628e416a..92d3a06886 100644 --- a/build/msw/config.wat +++ b/build/msw/config.wat @@ -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