X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/445511b3cd25c05a53d79bc3f26522061b048edc..32485259c1342115488d219776dfebeb3d4d81b1:/build/msw/config.vc diff --git a/build/msw/config.vc b/build/msw/config.vc index 700339dfe3..833cac13fa 100644 --- a/build/msw/config.vc +++ b/build/msw/config.vc @@ -1,6 +1,6 @@ # ========================================================================= # This configuration file was generated by -# Bakefile 0.1.8 (http://bakefile.sourceforge.net) +# Bakefile 0.1.9 (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,6 +74,9 @@ 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