X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/31b34ada76e0d33bc76689dee74fb67d3e12baf8..89e94a4bffda38bdb53d875f022982273f9580f2:/build/bakefiles/common.bkl
diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl
index 8baf4d4a96..ac23bd5ecf 100644
--- a/build/bakefiles/common.bkl
+++ b/build/bakefiles/common.bkl
@@ -29,42 +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))
-
-
- 1
-
-
- $(WX_BINARY_VERSION).0.0
- $(WXVER_RELEASE).0.0
-
- $(WX_VERSION)
-
- $(WX_RELEASE_NODOT)
- $(WX_VERSION_NODOT)
-
+
+
@@ -216,8 +183,10 @@
- lib
- dll
+ lib
+ dll
+ $(TOOLKIT_LOWERCASE)_lib
+ $(TOOLKIT_LOWERCASE)_dll
@@ -269,13 +238,13 @@
- wxNO_RTTI
+ wxNO_RTTI
- wxNO_EXCEPTIONS
+ wxNO_EXCEPTIONS
- wxNO_THREADS
+ wxNO_THREADS
@@ -290,6 +259,9 @@
_UNICODE
+
+ wxUSE_UNICODE_MSLU=1
+
@@ -313,6 +285,13 @@
$(NO_VC_CRTDBG)
$(WIN32_WINNT)
+
+
+ $(_ldlibs.replace('ccrtrtti.lib', ''))
+ $(_cppflags.replace('/GR', ''))
+
@@ -356,31 +335,56 @@
-
-
- wx/msw/wince/setup.h
- wince\setup.h
- wince_setup_h
-
-
- wx/msw/setup.h
- setup.h
- setup_h
-
+
-
- include\wx\msw\$(vc_setup_h)
-
-
Creating $(SETUPHDIR)\wx\setup.h
-InputPath=..\include\wx\msw\$(vc_setup_h)
+InputPath=..\include\wx\%s
"$(SETUPHDIR)\wx\setup.h" : $(DOLLAR)(SOURCE) "$(DOLLAR)(INTDIR)" "$(DOLLAR)(OUTDIR)"
$(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
+
+
+
+
+
+
+ $(addPrefixToList('wx/', value))
+
+
+ $(nativePaths(addPrefixToList('include/wx/', value)))
+
+
+
+
+ msw/wince/setup.h
+
+
+ $(msvc_copy_setup_h_script % 'msw\wince\setup.h')
+
+
+
+
+ msw/setup.h
+ univ/setup.h
+
+
+
+ $(msvc_copy_setup_h_script % 'msw\setup.h')
+
+
+
+
+ $(msvc_copy_setup_h_script % 'univ\setup.h')
+
+
+
+
+
+
@@ -425,6 +429,7 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
$(RTTI_DEFINE)
$(THREAD_DEFINE)
$(UNICODE_DEFINE)
+ $(MSLU_DEFINE)
$(TOP_SRCDIR)include
@@ -455,8 +460,15 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
$(EXTRALIBS_FOR_BASE)
+
+
+
+ upm32
+
+
+
-
+
$(UNICOWS_LIB)
ole2w32
@@ -553,7 +565,9 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
$(WXDLLNAME)
$(WX_VERSION)
$(WXSOVERSION)
- $(WXMACVERSION)
+
+
+ $(WXMACVERSION_CMD)