From: Ryan Norton Date: Sun, 1 Feb 2004 12:30:37 +0000 (+0000) Subject: Fixed setup.h logic again X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/3bde165cd04145f6d8ee2d772b3e1aa97d1b0fb3 Fixed setup.h logic again git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/regex/regex.dsp b/src/regex/regex.dsp index 8a221065e1..5457afb921 100644 --- a/src/regex/regex.dsp +++ b/src/regex/regex.dsp @@ -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)