From: Václav Slavík Date: Fri, 27 Jun 2003 13:41:21 +0000 (+0000) Subject: install setup.h before compiling on windows X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/4cd612f94410142bf9bf64158e980d2537d2ca93 install setup.h before compiling on windows git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/wx.bkl b/build/bakefiles/wx.bkl index 712d01378c..4d30154a41 100644 --- a/build/bakefiles/wx.bkl +++ b/build/bakefiles/wx.bkl @@ -88,4 +88,22 @@ + + + + + $(LIBDIRNAME)/wx + + + $(SRCDIR)/include/wx/msw/setup0.h + $(SRCDIR)/include/wx/msw/setup.h + + + msw/setup.h + libdir + $(SRCDIR)/include/wx/msw/setup.h + $(LIBDIRNAME)/wx/setup.h + + +