X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b7e4c6681deffc5bee96110debeeeb204d50b358..45a74fec3f8c1cc92c331f6edf70e13dbb63faf8:/build/bakefiles/common.bkl
diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl
index 9075a884d5..e5b335b568 100644
--- a/build/bakefiles/common.bkl
+++ b/build/bakefiles/common.bkl
@@ -29,37 +29,9 @@
-
-
-
- $(wxwin.getVersionMajor())
- $(wxwin.getVersionMinor())
- $(wxwin.getVersionRelease())
-
- $(WXVER_MAJOR).$(WXVER_MINOR)
-
-
- $(WXVER_MAJOR)$(WXVER_MINOR)
-
-
- $(WX_RELEASE).$(WXVER_RELEASE)
-
-
- $(WX_RELEASE_NODOT)$(WXVER_RELEASE)
-
-
- $(int(int(WXVER_MINOR) % 2 == 0))
-
-
- 0.0.0
- $(WXVER_RELEASE).0.0
-
- $(WX_VERSION)
-
- $(WX_RELEASE_NODOT)
- $(WX_VERSION_NODOT)
-
+
+
@@ -148,6 +120,9 @@
$(mk.evalExpr(wxwin.mkLibName('net')))
+
+ $(mk.evalExpr(wxwin.mkLibName('qa')))
+
$(mk.evalExpr(wxwin.mkLibName('core')))
@@ -208,8 +183,10 @@
- lib
- dll
+ lib
+ dll
+ $(TOOLKIT_LOWERCASE)_lib
+ $(TOOLKIT_LOWERCASE)_dll
@@ -238,7 +215,8 @@
off
- $(DEBUGINFO)
+ on
+ off
off
on
@@ -260,13 +238,13 @@
- wxNO_RTTI
+ wxNO_RTTI
- wxNO_EXCEPTIONS
+ wxNO_EXCEPTIONS
- wxNO_THREADS
+ wxNO_THREADS
@@ -281,6 +259,9 @@
_UNICODE
+
+ wxUSE_UNICODE_MSLU=1
+
@@ -304,6 +285,10 @@
$(NO_VC_CRTDBG)
$(WIN32_WINNT)
+
+
+ $(_ldlibs.replace('ccrtrtti.lib', ''))
+
@@ -333,9 +318,17 @@
-
- $(addPrefixToList('include\', wxwin.headersOnly(value)))
-
+
+
+
+ $(addPrefixToList('include\', wxwin.headersOnly(value)))
+
+
+
+
+ $(addPrefixToList('include\\', wxwin.headersOnly(value)))
+
+
@@ -408,6 +401,7 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
$(RTTI_DEFINE)
$(THREAD_DEFINE)
$(UNICODE_DEFINE)
+ $(MSLU_DEFINE)
$(TOP_SRCDIR)include
@@ -438,8 +432,15 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
$(EXTRALIBS_FOR_BASE)
+
+
+
+ upm32
+
+
+
-
+
$(UNICOWS_LIB)
ole2w32
@@ -536,7 +537,9 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
$(WXDLLNAME)
$(WX_VERSION)
$(WXSOVERSION)
- $(WXMACVERSION)
+
+
+ $(WXMACVERSION_CMD)
@@ -545,7 +548,7 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
$(TOP_SRCDIR)include
- src/msw/version.rc
+ $(WXTOPDIR)src/msw/version.rc