From 4cd612f94410142bf9bf64158e980d2537d2ca93 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Fri, 27 Jun 2003 13:41:21 +0000 Subject: [PATCH] install setup.h before compiling on windows git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/wx.bkl | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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 + + + -- 2.47.2