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...@apache.org on 2002/04/19 07:24:08 UTC

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

dbertoni    02/04/18 22:24:08

  Modified:    c/Projects/Win32/VC6/PlatformSupport PlatformSupport.dsp
  Log:
  New source files.
  
  Revision  Changes    Path
  1.36      +9 -1      xml-xalan/c/Projects/Win32/VC6/PlatformSupport/PlatformSupport.dsp
  
  Index: PlatformSupport.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/PlatformSupport/PlatformSupport.dsp,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- PlatformSupport.dsp	10 Mar 2002 03:48:29 -0000	1.35
  +++ PlatformSupport.dsp	19 Apr 2002 05:24:08 -0000	1.36
  @@ -100,7 +100,7 @@
   # PROP Target_Dir ""
   # ADD BASE CPP /nologo /MD /W4 /GR /GX /O2 /Ob2 /I "..\..\..\..\..\..\xml-xerces\c\src" /I "..\..\..\..\src\\" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "XALAN_PLATFORMSUPPORT_BUILD_DLL" /D "XALAN_XERCES" /FD /I /xml4c/include" /I /xml4c/include" " " " " " " /c
   # SUBTRACT BASE CPP /YX
  -# ADD CPP /nologo /MD /W4 /GR /GX /Zi /O2 /Ob2 /I "..\..\..\..\..\..\xml-xerces\c\src" /I "..\..\..\..\src\\" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "XALAN_PLATFORMSUPPORT_BUILD_DLL" /D "XALAN_XERCES" /FD /I /xml4c/include" /I /xml4c/include" " " " " " " /c
  +# ADD CPP /nologo /MD /W4 /GR /GX /Zi /O2 /Ob2 /I "..\..\..\..\..\..\xml-xerces\c\src" /I "..\..\..\..\src\\" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "XALAN_PLATFORMSUPPORT_BUILD_DLL" /FD /I /xml4c/include" /I /xml4c/include" " " " " " " /c
   # SUBTRACT CPP /YX
   # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
   # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  @@ -207,6 +207,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringAllocator.cpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringCache.cpp
   # End Source File
   # Begin Source File
  @@ -388,6 +392,10 @@
   # Begin Source File
   
   SOURCE=..\..\..\..\src\PlatformSupport\XalanDecimalFormatSymbols.hpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringAllocator.hpp
   # End Source File
   # Begin Source File
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org