X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/60b4fc9e8a911d8bfe8ac0d1b9ce658d3cb4e08f..bd018e7e31361bc2112a386f18663908a0559d58:/build/bakefiles/common.bkl diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 99b0bd578b..bebeca6399 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -3,7 +3,7 @@ - + @@ -22,6 +22,9 @@ 0 + + 0 + @@ -48,8 +51,13 @@ $(int(int(WXVER_MINOR) % 2 == 0)) + + 0 + - 0.0.0 + $(WX_BINARY_VERSION).0.0 $(WXVER_RELEASE).0.0 $(WX_VERSION) @@ -145,6 +153,9 @@ $(mk.evalExpr(wxwin.mkLibName('net'))) + + $(mk.evalExpr(wxwin.mkLibName('qa'))) + $(mk.evalExpr(wxwin.mkLibName('core'))) @@ -235,7 +246,8 @@ off - $(DEBUGINFO) + on + off off on @@ -247,6 +259,24 @@ on off + + on + off + + + multi + single + + + + wxNO_RTTI + + + wxNO_EXCEPTIONS + + + wxNO_THREADS + __WXDEBUG__ @@ -261,6 +291,11 @@ _UNICODE + + + _WIN32_WINNT=0x0400 + + unicows @@ -269,14 +304,15 @@ $(DEBUGINFO) $(DEBUGRUNTIME) $(OPTIMIZEFLAG) - multi + $(THREADSFLAG) $(RUNTIME_LIBS) - $(EXCEPTIONSFLAG) + $(RTTIFLAG) $(EXCEPTIONSFLAG) $(EXTRACFLAGS) $(NO_VC_CRTDBG) + $(WIN32_WINNT)