From: Václav Slavík Date: Sun, 19 Nov 2006 13:24:05 +0000 (+0000) Subject: require bakefile-0.2.1; remove workarounds for older versions X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/79a2ea34639e0898bf66796257d55a576a5cc2f1 require bakefile-0.2.1; remove workarounds for older versions git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index a7dfa4626c..52c0c287cd 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -3,7 +3,7 @@ - + @@ -351,17 +351,9 @@ - - - - $(addPrefixToList('include\', wxwin.headersOnly(value))) - - - - - $(addPrefixToList('include\\', wxwin.headersOnly(value))) - - + + $(addPrefixToList('include\\', wxwin.headersOnly(value))) + @@ -646,12 +638,10 @@ $(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\r $(WXMACVERSION_CMD) - - WXDLLNAME=$(WXDLLNAME) - - $(RCDEFDIR) - $(TOP_SRCDIR)include - + WXDLLNAME=$(WXDLLNAME) + + $(RCDEFDIR) + $(TOP_SRCDIR)include $(WXTOPDIR)src/msw/version.rc