]> git.saurik.com Git - wxWidgets.git/commitdiff
Fixed setup.h logic again
authorRyan Norton <wxprojects@comcast.net>
Sun, 1 Feb 2004 12:30:37 +0000 (12:30 +0000)
committerRyan Norton <wxprojects@comcast.net>
Sun, 1 Feb 2004 12:30:37 +0000 (12:30 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/regex/regex.dsp

index 8a221065e1e7f64293ff4a503e402d7a6f248167..5457afb921f64f0f3daa8c132671659d1a60dd0a 100644 (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)