]> git.saurik.com Git - wxWidgets.git/commitdiff
Restored monolithic build for eVC++ 4
authorJulian Smart <julian@anthemion.co.uk>
Sat, 6 Aug 2005 12:15:08 +0000 (12:15 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 6 Aug 2005 12:15:08 +0000 (12:15 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/config.bkl

index 1e530f6f2c3420e0824414fd306216d15c7250be..f20892eb1584fd221905cf8bf9faf3db67f343d3 100644 (file)
@@ -405,6 +405,7 @@ Set the version of your Mingw installation here.
         <set var="UNICODE">1</set>
         <!-- Uploading debug reports from PDAs seems impractical -->
         <set var="USE_QA">0</set>
+        <set var="MONOLITHIC">1</set> <!-- sic! -->
         <!-- RTTI and exceptions need separate cccrtti.lib with eVC4 -->
         <set var="USE_RTTI">0</set>
         <set var="USE_EXCEPTIONS">0</set>