From: jongfoster Date: Sun, 15 Jul 2001 16:14:00 +0000 (+0000) Subject: Fixing "release" target. X-Git-Tag: v_2_9_9~253 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=70871603286407f42d3681ec9695a0ecedf52aad;hp=c66219528ae73c95c995e302f29392cb0ba3a50b Fixing "release" target. --- diff --git a/pcre/vc_dftables.dsp b/pcre/vc_dftables.dsp index 4a6276f0..2eb49861 100755 --- a/pcre/vc_dftables.dsp +++ b/pcre/vc_dftables.dsp @@ -103,18 +103,18 @@ SOURCE=..\config.h.win !IF "$(CFG)" == "vc_dftables - Win32 Release" -# Begin Custom Build +# Begin Custom Build - Copying config.h.win WkspDir=. InputPath=..\config.h.win -"$(WkspDir)\config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - copy $(InputPath) $(WkspDir)\config.h +"$(WkspDir)\..\config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy "$(InputPath)" "$(WkspDir)\..\config.h" # End Custom Build !ELSEIF "$(CFG)" == "vc_dftables - Win32 Debug" -# Begin Custom Build +# Begin Custom Build - Copying config.h.win WkspDir=. InputPath=..\config.h.win @@ -146,15 +146,7 @@ SOURCE=.\internal.h # Begin Source File SOURCE=.\maketables.c - -!IF "$(CFG)" == "vc_dftables - Win32 Release" - -!ELSEIF "$(CFG)" == "vc_dftables - Win32 Debug" - # PROP Exclude_From_Build 1 - -!ENDIF - # End Source File # Begin Source File