Fixed setup.h logic again

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton 2004-02-01 12:30:37 +00:00
parent d8d21537bd
commit 3bde165cd0

View File

@ -232,6 +232,14 @@ InputPath=..\..\include\wx\msw\setup.h
!ELSEIF "$(CFG)" == "regex - Win32 Debug Unicode"
# Begin Custom Build - Creating ..\lib\mswud\wx\setup.h from $(InputPath)
InputPath=..\..\include\wx\mswud\setup.h
"../lib/mswud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
copy "$(InputPath)" ..\lib\mswud\wx\setup.h
# End Custom Build
!ELSEIF "$(CFG)" == "regex - Win32 Release With Debug Info"
# Begin Custom Build - Creating ..\lib\msw\wx\setup.h from $(InputPath)