You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@locus.apache.org on 2000/07/10 03:10:14 UTC

cvs commit: xml-xalan/c/Projects/Win32/VC6/TestXPath TestXPath.dsp

dbertoni    00/07/09 18:10:14

  Modified:    c/Projects/Win32/VC6/TestXPath TestXPath.dsp
  Log:
  Fixed compile option.
  
  Revision  Changes    Path
  1.6       +1 -1      xml-xalan/c/Projects/Win32/VC6/TestXPath/TestXPath.dsp
  
  Index: TestXPath.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/TestXPath/TestXPath.dsp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- TestXPath.dsp	2000/06/05 00:01:40	1.5
  +++ TestXPath.dsp	2000/07/10 01:10:14	1.6
  @@ -67,7 +67,7 @@
   # PROP Ignore_Export_Lib 0
   # PROP Target_Dir ""
   # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
  -# ADD CPP /nologo /MDd /W4 /Gm /GX /Zi /Od /Ob1 /I "..\..\..\..\..\..\xml-xerces\c\src" /I "..\..\..\..\src\\" /D "_CONSOLE" /D "XALAN_XERCES" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "XML_DEBUG" /YX /FD /GZ /c
  +# ADD CPP /nologo /MDd /W4 /Gm /GX /Zi /Od /I "..\..\..\..\..\..\xml-xerces\c\src" /I "..\..\..\..\src\\" /D "_CONSOLE" /D "XALAN_XERCES" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "XML_DEBUG" /YX /FD /GZ /c
   # ADD BASE RSC /l 0x409 /d "_DEBUG"
   # ADD RSC /l 0x409 /d "_DEBUG"
   BSC32=bscmake.exe