From: Václav Slavík Date: Fri, 22 Aug 2003 09:46:57 +0000 (+0000) Subject: fixed custom build step for VC++ project files X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/149d9543f568e203347f9d64f07edaf73afeee57?ds=inline fixed custom build step for VC++ project files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 6747e1edc8..0c429596ef 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -321,11 +321,11 @@ include\wx\msw\setup.h -Creating $(LIBDIRNAME)\wx\setup.h +Creating $(SETUPHDIR)\wx\setup.h InputPath=..\include\wx\msw\setup.h -"$(LIBDIRNAME)\wx\setup.h" : $(DOLLAR)(SOURCE) "$(DOLLAR)(INTDIR)" "$(DOLLAR)(OUTDIR)" -$(TAB)copy "$(DOLLAR)(InputPath)" $(LIBDIRNAME)\wx\setup.h +"$(SETUPHDIR)\wx\setup.h" : $(DOLLAR)(SOURCE) "$(DOLLAR)(INTDIR)" "$(DOLLAR)(OUTDIR)" +$(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h