]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed custom build step for VC++ project files
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 22 Aug 2003 09:46:57 +0000 (09:46 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 22 Aug 2003 09:46:57 +0000 (09:46 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/common.bkl

index 6747e1edc81f6e9b4ad044cf6ebadf6ad87918c1..0c429596ef9f993a78f6d31d5497f451ff3034be 100644 (file)
                 include\wx\msw\setup.h
             </set>
             <set var="__custom_build_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
             </set>
         </if>
     </define-tag>