X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/39df3acde9a009f9aafe4b218cdfab5bee59724d..c2651b0a5c407ceb1693a865ee19d3d57e147c97:/build/msw/config.vc diff --git a/build/msw/config.vc b/build/msw/config.vc index 7d859f6f29..b861b9e542 100644 --- a/build/msw/config.vc +++ b/build/msw/config.vc @@ -1,6 +1,6 @@ # ========================================================================= # This configuration file was generated by -# Bakefile 0.1.5 (http://bakefile.sourceforge.net) +# Bakefile 0.1.8 (http://bakefile.sourceforge.net) # Beware that all changes made to this file will be overwritten next # time you run Bakefile! # ========================================================================= @@ -53,7 +53,7 @@ DEBUG_INFO = default DEBUG_FLAG = default # Should link against debug RTL (msvcrtd.dll) or release (msvcrt.dll)? -# Acts according to DEBUG_INFO by default. [0,1,default] +# Acts according to BUILD by default. [0,1,default] DEBUG_RUNTIME_LIBS = default # Multiple libraries or single huge monolithic one? [0,1] @@ -74,9 +74,18 @@ USE_OPENGL = 0 # Build ODBC database classes (USE_GUI must be 1)? [0,1] USE_ODBC = 0 +# Build quality assurance classes library (USE_GUI must be 1)? [0,1] +USE_QA = 0 + # Enable exceptions in compiled code. [0,1] USE_EXCEPTIONS = 1 +# Enable run-time type information (RTTI) in compiled code. [0,1] +USE_RTTI = 1 + +# Enable threading in compiled code. [0,1] +USE_THREADS = 1 + # Is this official build by wxWidgets developers? [0,1] OFFICIAL_BUILD = 0