X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1ff18f49b97a21cfb2f80e8339060c3d96618be1..14b4f6fcc0e3893a73c628de528febd043a1109e:/build/bakefiles/wx.bkl diff --git a/build/bakefiles/wx.bkl b/build/bakefiles/wx.bkl index c52b47caca..28d65333d6 100644 --- a/build/bakefiles/wx.bkl +++ b/build/bakefiles/wx.bkl @@ -24,7 +24,7 @@ - + $(MSVC6PRJ_MERGED_TARGETS_MULTILIB) $(MSVC6PRJ_MERGED_TARGETS_MONOLIB) @@ -104,7 +104,9 @@ msw/rcdefs.h - + + + $(BUILDDIR)/lib/wx/include/$(TOOLCHAIN_FULLNAME)/wx @@ -114,15 +116,19 @@ $(LIBDIR)/wx/include/$(TOOLCHAIN_FULLNAME)/wx - + - + + + is it time to use per-target <headers> now? + + $(SRCDIR)/include $(ALL_HEADERS) $(INCLUDEDIR)/wx-$(WX_RELEASE)$(WX_FLAVOUR) - + @@ -221,7 +227,7 @@ $(SRCDIR)/include/wx/msw/genrcdefs.h - $(DOLLAR)(CPP) "$(SRCDIR)\include\wx\msw\genrcdefs.h" > "$(SETUPHDIR)\wx\msw\rcdefs.h" + $(DOLLAR)(CPP) "$(nativePaths(SRCDIR))\include\wx\msw\genrcdefs.h" > "$(SETUPHDIR)\wx\msw\rcdefs.h"