Diff for /parser3/src/main/Attic/main.dsp between versions 1.156 and 1.159

version 1.156, 2002/06/24 13:06:39 version 1.159, 2002/09/20 09:26:33
Line 105  LIB32=link.exe -lib Line 105  LIB32=link.exe -lib
 # Name "main - Win32 Release"  # Name "main - Win32 Release"
 # Name "main - Win32 Debug"  # Name "main - Win32 Debug"
 # Name "main - Win32 Profile"  # Name "main - Win32 Profile"
 # Begin Group "ident"  
   
 # PROP Default_Filter ""  
 # Begin Source File  
   
 SOURCE=..\ident.awk  
   
 !IF  "$(CFG)" == "main - Win32 Release"  
   
 # Begin Custom Build - Up-to-dating ident.C...  
 InputPath=..\ident.awk  
   
 BuildCmds= \  
         SET tools=\parser3project\win32\tools \  
         ECHO // do not edit. autogenerated by .dsp, see ident.awk settings > ident.C.new \  
         REN ident.C ident.C.old  >nul 2>&1 \  
         %tools%\cat *.h *.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=main >> ident.C.new \  
         REN ident.C.old ident.C  >nul 2>&1 \  
         %tools%\diff ident.C ident.C.new >nul 2>&1 \  
         IF ERRORLEVEL 1 COPY ident.C.new ident.C >nul 2>&1 \  
         %tools%\touch 0101000001 ident.C.new \  
           
   
 "ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  
    $(BuildCmds)  
   
 "ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  
    $(BuildCmds)  
 # End Custom Build  
   
 !ELSEIF  "$(CFG)" == "main - Win32 Debug"  
   
 # Begin Custom Build - Up-to-dating ident.C...  
 InputPath=..\ident.awk  
   
 BuildCmds= \  
         SET tools=\parser3project\win32\tools \  
         ECHO // do not edit. autogenerated by .dsp, see ident.awk settings > ident.C.new \  
         REN ident.C ident.C.old  >nul 2>&1 \  
         %tools%\cat *.h *.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=main >> ident.C.new \  
         REN ident.C.old ident.C  >nul 2>&1 \  
         %tools%\diff ident.C ident.C.new >nul 2>&1 \  
         IF ERRORLEVEL 1 COPY ident.C.new ident.C >nul 2>&1 \  
         %tools%\touch 0101000001 ident.C.new \  
           
   
 "ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  
    $(BuildCmds)  
   
 "ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  
    $(BuildCmds)  
 # End Custom Build  
   
 !ELSEIF  "$(CFG)" == "main - Win32 Profile"  
   
 # PROP Exclude_From_Build 1  
   
 !ENDIF   
   
 # End Source File  
 # Begin Source File  
   
 SOURCE=.\ident.C  
   
 !IF  "$(CFG)" == "main - Win32 Release"  
   
 !ELSEIF  "$(CFG)" == "main - Win32 Debug"  
   
 !ELSEIF  "$(CFG)" == "main - Win32 Profile"  
   
 # PROP Exclude_From_Build 1  
   
 !ENDIF   
   
 # End Source File  
 # Begin Source File  
   
 SOURCE=.\ident.C.new  
   
 !IF  "$(CFG)" == "main - Win32 Release"  
   
 !ELSEIF  "$(CFG)" == "main - Win32 Debug"  
   
 !ELSEIF  "$(CFG)" == "main - Win32 Profile"  
   
 # PROP Exclude_From_Build 1  
   
 !ENDIF   
   
 # End Source File  
 # End Group  
 # Begin Group "sql"  # Begin Group "sql"
   
 # PROP Default_Filter ""  # PROP Default_Filter ""
Line 289  SOURCE=.\execute.C Line 198  SOURCE=.\execute.C
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=..\..\..\win32xml\win32\gnome\glib\include\glib\glib.h  
 # End Source File  
 # Begin Source File  
   
 SOURCE=.\pa_array.C  SOURCE=.\pa_array.C
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File

Removed from v.1.156  
changed lines
  Added in v.1.159


E-mail: