Diff for /parser3/src/pcre/Attic/pcre.dsp between versions 1.7 and 1.8

version 1.7, 2001/09/26 10:32:26 version 1.8, 2001/10/02 11:07:45
Line 65  LIB32=link.exe -lib Line 65  LIB32=link.exe -lib
 # PROP Intermediate_Dir "Debug"  # PROP Intermediate_Dir "Debug"
 # PROP Target_Dir ""  # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c  # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
 # ADD CPP /nologo /MDd /W3 /GX /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /GZ /c  # ADD CPP /nologo /MDd /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /GZ /c
 # SUBTRACT CPP /YX  # SUBTRACT CPP /YX
 # ADD BASE RSC /l 0x419 /d "_DEBUG"  # ADD BASE RSC /l 0x419 /d "_DEBUG"
 # ADD RSC /l 0x419 /d "_DEBUG"  # ADD RSC /l 0x419 /d "_DEBUG"
Line 118  SOURCE=.\pcre.h Line 118  SOURCE=.\pcre.h
 SOURCE=.\pcre.3.txt  SOURCE=.\pcre.3.txt
 # End Source File  # End Source File
 # End Group  # End Group
 # Begin Group "Helper programs"  
   
 # PROP Default_Filter ""  
 # Begin Source File  
   
 SOURCE=.\dftables.c  
   
 !IF  "$(CFG)" == "pcre - Win32 Release"  
   
 # PROP Ignore_Default_Tool 1  
 # Begin Custom Build - Creating chartables.c...  
 OutDir=.\Release  
 InputPath=.\dftables.c  
   
 "chartables.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  
         $(OutDir)\pcre_dftables>chartables.c  
   
 # End Custom Build  
   
 !ELSEIF  "$(CFG)" == "pcre - Win32 Debug"  
   
 # PROP Ignore_Default_Tool 1  
 # Begin Custom Build - Creating chartables.c...  
 OutDir=.\Debug  
 InputPath=.\dftables.c  
   
 "chartables.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  
         $(OutDir)\pcre_dftables>chartables.c  
   
 # End Custom Build  
   
 !ENDIF   
   
 # End Source File  
 # End Group  
 # End Target  # End Target
 # End Project  # End Project

Removed from v.1.7  
changed lines
  Added in v.1.8


E-mail: