X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5fae0f97a11558c2999ba3446ba408788c0b6a58..6c6b312c92899ec3fd11417cd8c5294eb86e0da6:/build/bakefiles/common.bkl diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index b83a738fb4..ef3900a40b 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -3,7 +3,7 @@ - + @@ -22,6 +22,9 @@ 0 + + 0 + @@ -145,6 +148,9 @@ $(mk.evalExpr(wxwin.mkLibName('net'))) + + $(mk.evalExpr(wxwin.mkLibName('qa'))) + $(mk.evalExpr(wxwin.mkLibName('core'))) @@ -235,7 +241,8 @@ off - $(DEBUGINFO) + on + off off on @@ -247,6 +254,24 @@ on off + + on + off + + + multi + single + + + + wxNO_RTTI + + + wxNO_EXCEPTIONS + + + wxNO_THREADS + __WXDEBUG__ @@ -274,9 +299,9 @@ $(DEBUGINFO) $(DEBUGRUNTIME) $(OPTIMIZEFLAG) - multi + $(THREADSFLAG) $(RUNTIME_LIBS) - $(EXCEPTIONSFLAG) + $(RTTIFLAG) $(EXCEPTIONSFLAG) $(EXTRACFLAGS) @@ -312,9 +337,17 @@ - - $(addPrefixToList('include\', wxwin.headersOnly(value))) - + + + + $(addPrefixToList('include\', wxwin.headersOnly(value))) + + + + + $(addPrefixToList('include\\', wxwin.headersOnly(value))) + + @@ -383,6 +416,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 +513,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 +549,15 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h $(WX_VERSION) $(WXSOVERSION) $(WXMACVERSION) + + + + WXDLLNAME=$(WXDLLNAME) + + $(TOP_SRCDIR)include + + + $(WXTOPDIR)src/msw/version.rc