X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5fae0f97a11558c2999ba3446ba408788c0b6a58..bd018e7e31361bc2112a386f18663908a0559d58:/build/bakefiles/common.bkl diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index b83a738fb4..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__ @@ -274,9 +304,9 @@ $(DEBUGINFO) $(DEBUGRUNTIME) $(OPTIMIZEFLAG) - multi + $(THREADSFLAG) $(RUNTIME_LIBS) - $(EXCEPTIONSFLAG) + $(RTTIFLAG) $(EXCEPTIONSFLAG) $(EXTRACFLAGS) @@ -312,9 +342,17 @@ - - $(addPrefixToList('include\', wxwin.headersOnly(value))) - + + + + $(addPrefixToList('include\', wxwin.headersOnly(value))) + + + + + $(addPrefixToList('include\\', wxwin.headersOnly(value))) + + @@ -383,6 +421,9 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h __WX$(TOOLKIT)__ $(WXUNIV_DEFINE) $(DEBUG_DEFINE) + $(EXCEPTIONS_DEFINE) + $(RTTI_DEFINE) + $(THREAD_DEFINE) $(UNICODE_DEFINE) @@ -477,26 +518,18 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h $(WXLIBNAME) - + $(WXTOPDIR)src/msw/dummy.cpp $(WXTOPDIR)src/msw/dummy.cpp - - - - $(WXTOPDIR)include - - + $(WXTOPDIR)include wx/wxprec.h on wxprec_$(id) src/common/extended.c - src/msw/gsocket.cpp - src/msw/gsockmsw.cpp @@ -521,6 +554,15 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h $(WX_VERSION) $(WXSOVERSION) $(WXMACVERSION) + + + + WXDLLNAME=$(WXDLLNAME) + + $(TOP_SRCDIR)include + + + $(WXTOPDIR)src/msw/version.rc