From 79a2ea34639e0898bf66796257d55a576a5cc2f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sun, 19 Nov 2006 13:24:05 +0000 Subject: [PATCH] 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 --- build/bakefiles/common.bkl | 26 ++++++++------------------ 1 file changed, 8 insertions(+), 18 deletions(-) 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