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
This commit is contained in:
@@ -321,11 +321,11 @@
|
|||||||
include\wx\msw\setup.h
|
include\wx\msw\setup.h
|
||||||
</set>
|
</set>
|
||||||
<set var="__custom_build_include_wx_msw_setup_h">
|
<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
|
InputPath=..\include\wx\msw\setup.h
|
||||||
|
|
||||||
"$(LIBDIRNAME)\wx\setup.h" : $(DOLLAR)(SOURCE) "$(DOLLAR)(INTDIR)" "$(DOLLAR)(OUTDIR)"
|
"$(SETUPHDIR)\wx\setup.h" : $(DOLLAR)(SOURCE) "$(DOLLAR)(INTDIR)" "$(DOLLAR)(OUTDIR)"
|
||||||
$(TAB)copy "$(DOLLAR)(InputPath)" $(LIBDIRNAME)\wx\setup.h
|
$(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
|
||||||
</set>
|
</set>
|
||||||
</if>
|
</if>
|
||||||
</define-tag>
|
</define-tag>
|
||||||
|
Reference in New Issue
Block a user