Fixing file copying.
authorjongfoster <jongfoster@users.sourceforge.net>
Fri, 1 Jun 2001 20:15:05 +0000 (20:15 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Fri, 1 Jun 2001 20:15:05 +0000 (20:15 +0000)
console_junkbuster.dsp
vc_junkbuster.dsp

index 80b46fe..e79ab85 100755 (executable)
@@ -188,11 +188,32 @@ SOURCE=.\showargs.h
 # PROP Default_Filter ""\r
 # Begin Source File\r
 \r
-SOURCE=.\pcre\chartables.c.win\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\config.h.win\r
+\r
+!IF  "$(CFG)" == "console_junkbuster - Win32 Release"\r
+\r
+# Begin Custom Build - Copying config.h.win\r
+InputDir=.\r
+InputPath=.\config.h.win\r
+\r
+"$(InputDir)\config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+       copy $(InputPath) $(InputDir)\config.h\r
+\r
+# End Custom Build\r
+\r
+!ELSEIF  "$(CFG)" == "console_junkbuster - Win32 Debug"\r
+\r
+# Begin Custom Build - Copying config.h.win\r
+InputDir=.\r
+InputPath=.\config.h.win\r
+\r
+"$(InputDir)\config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+       copy $(InputPath) $(InputDir)\config.h\r
+\r
+# End Custom Build\r
+\r
+!ENDIF \r
+\r
 # End Source File\r
 # End Group\r
 # Begin Source File\r
index dbf2745..c140d3c 100644 (file)
@@ -190,30 +190,19 @@ SOURCE=.\showargs.h
 # PROP Default_Filter ".win"\r
 # Begin Source File\r
 \r
-SOURCE=.\pcre\chartables.c.win\r
+SOURCE=.\config.h.win\r
 \r
 !IF  "$(CFG)" == "vc_junkbuster - Win32 Release"\r
 \r
-!ELSEIF  "$(CFG)" == "vc_junkbuster - Win32 Debug"\r
-\r
-# Begin Custom Build - Copying pcre\chartables.c.win\r
-InputDir=".\pcre"\r
-InputPath=.\pcre\chartables.c.win\r
+# Begin Custom Build - Copying config.h.win\r
+InputDir=.\r
+InputPath=.\config.h.win\r
 \r
-"$(InputDir)\chartables.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
-       copy $(InputPath) $(InputDir)\chartables.c\r
+"$(InputDir)\config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+       copy $(InputPath) $(InputDir)\config.h\r
 \r
 # End Custom Build\r
 \r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\config.h.win\r
-\r
-!IF  "$(CFG)" == "vc_junkbuster - Win32 Release"\r
-\r
 !ELSEIF  "$(CFG)" == "vc_junkbuster - Win32 Debug"\r
 \r
 # Begin Custom Build - Copying config.h.win\r