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/21 21:54:58 UTC

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

dbertoni    00/07/21 12:54:58

  Modified:    c/Projects/Win32/VC6/XSLT XSLT.dsp
  Log:
  Added new source files and removed old ones.
  
  Revision  Changes    Path
  1.12      +16 -40    xml-xalan/c/Projects/Win32/VC6/XSLT/XSLT.dsp
  
  Index: XSLT.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/XSLT/XSLT.dsp,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- XSLT.dsp	2000/06/05 00:01:42	1.11
  +++ XSLT.dsp	2000/07/21 19:54:58	1.12
  @@ -94,10 +94,6 @@
   # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\Arg.cpp
  -# End Source File
  -# Begin Source File
  -
   SOURCE=..\..\..\..\src\XSLT\AVT.cpp
   # End Source File
   # Begin Source File
  @@ -118,14 +114,6 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ContextMarker.cpp
  -# End Source File
  -# Begin Source File
  -
  -SOURCE=..\..\..\..\src\XSLT\ContextState.cpp
  -# End Source File
  -# Begin Source File
  -
   SOURCE=..\..\..\..\src\XSLT\DecimalToRoman.cpp
   # End Source File
   # Begin Source File
  @@ -178,14 +166,6 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElementFrameMarker.cpp
  -# End Source File
  -# Begin Source File
  -
  -SOURCE=..\..\..\..\src\XSLT\ElementMarker.cpp
  -# End Source File
  -# Begin Source File
  -
   SOURCE=..\..\..\..\src\XSLT\ElemExtensionCall.cpp
   # End Source File
   # Begin Source File
  @@ -338,10 +318,6 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\StackEntry.cpp
  -# End Source File
  -# Begin Source File
  -
   SOURCE=..\..\..\..\src\XSLT\Stylesheet.cpp
   # End Source File
   # Begin Source File
  @@ -370,6 +346,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\..\..\src\XSLT\TopLevelArg.cpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\..\..\src\XSLT\TraceListener.cpp
   # End Source File
   # Begin Source File
  @@ -382,6 +362,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\..\..\src\XSLT\VariablesStack.cpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\..\..\src\XSLT\XSLTEngineImpl.cpp
   
   !IF  "$(CFG)" == "XSLT - Win32 Release"
  @@ -423,10 +407,6 @@
   # PROP Default_Filter "h;hpp;hxx;hm;inl"
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\Arg.hpp
  -# End Source File
  -# Begin Source File
  -
   SOURCE=..\..\..\..\src\XSLT\AVT.hpp
   # End Source File
   # Begin Source File
  @@ -447,14 +427,6 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ContextMarker.hpp
  -# End Source File
  -# Begin Source File
  -
  -SOURCE=..\..\..\..\src\XSLT\ContextState.hpp
  -# End Source File
  -# Begin Source File
  -
   SOURCE=..\..\..\..\src\XSLT\DecimalToRoman.hpp
   # End Source File
   # Begin Source File
  @@ -667,10 +639,6 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\StackEntry.hpp
  -# End Source File
  -# Begin Source File
  -
   SOURCE=..\..\..\..\src\XSLT\Stylesheet.hpp
   # End Source File
   # Begin Source File
  @@ -699,6 +667,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\..\..\src\XSLT\TopLevelArg.hpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\..\..\src\XSLT\TraceListener.hpp
   # End Source File
   # Begin Source File
  @@ -708,6 +680,10 @@
   # Begin Source File
   
   SOURCE=..\..\..\..\src\XSLT\TracerEvent.hpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XSLT\VariablesStack.hpp
   # End Source File
   # Begin Source File