X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/51c4bf8854e557dd21ac434f4fe41c7439314a06..45a74fec3f8c1cc92c331f6edf70e13dbb63faf8:/build/bakefiles/common.bkl
diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl
index 039c0ae34e..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)
-
+
+
@@ -211,8 +183,10 @@
- lib
- dll
+ lib
+ dll
+ $(TOOLKIT_LOWERCASE)_lib
+ $(TOOLKIT_LOWERCASE)_dll
@@ -264,13 +238,13 @@
- wxNO_RTTI
+ wxNO_RTTI
- wxNO_EXCEPTIONS
+ wxNO_EXCEPTIONS
- wxNO_THREADS
+ wxNO_THREADS
@@ -285,6 +259,9 @@
_UNICODE
+
+ wxUSE_UNICODE_MSLU=1
+
@@ -308,6 +285,10 @@
$(NO_VC_CRTDBG)
$(WIN32_WINNT)
+
+
+ $(_ldlibs.replace('ccrtrtti.lib', ''))
+
@@ -337,9 +318,17 @@
-
- $(addPrefixToList('include\', wxwin.headersOnly(value)))
-
+
+
+
+ $(addPrefixToList('include\', wxwin.headersOnly(value)))
+
+
+
+
+ $(addPrefixToList('include\\', wxwin.headersOnly(value)))
+
+
@@ -412,6 +401,7 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
$(RTTI_DEFINE)
$(THREAD_DEFINE)
$(UNICODE_DEFINE)
+ $(MSLU_DEFINE)
$(TOP_SRCDIR)include
@@ -442,8 +432,15 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
$(EXTRALIBS_FOR_BASE)
+
+
+
+ upm32
+
+
+
-
+
$(UNICOWS_LIB)
ole2w32
@@ -540,7 +537,9 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
$(WXDLLNAME)
$(WX_VERSION)
$(WXSOVERSION)
- $(WXMACVERSION)
+
+
+ $(WXMACVERSION_CMD)