change uses of 'cp' to 'copy'
robs [Sun, 2 Nov 2003 21:51:36 +0000 (21:51 +0000)]
Win32/config_h.dsp

index abf64e9..8d9a14b 100644 (file)
@@ -23,8 +23,8 @@ CFG=config_h - Win32 Debug
 \r
 # Begin Project\r
 # PROP AllowPerConfigDependencies 0\r
-# PROP Scc_ProjName ""\r
-# PROP Scc_LocalPath ""\r
+# PROP Scc_ProjName "config_h"\r
+# PROP Scc_LocalPath ".."\r
 CPP=cl.exe\r
 RSC=rc.exe\r
 \r
@@ -98,7 +98,7 @@ SOURCE=..\include\fcgi_config_x86.h
 InputPath=..\include\fcgi_config_x86.h\r
 \r
 "..\include\fcgi_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
-       cp $(InputPath) ..\include\fcgi_config.h\r
+       copy $(InputPath) ..\include\fcgi_config.h\r
 \r
 # End Custom Build\r
 \r
@@ -108,7 +108,7 @@ InputPath=..\include\fcgi_config_x86.h
 InputPath=..\include\fcgi_config_x86.h\r
 \r
 "..\include\fcgi_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
-       cp $(InputPath) ..\include\fcgi_config.h\r
+       copy $(InputPath) ..\include\fcgi_config.h\r
 \r
 # End Custom Build\r
 \r