dbertoni 00/05/25 07:47:57
Modified: c/Projects/Win32/VC6/XSLT XSLT.dsp Log: New source files. Revision Changes Path 1.8 +16 -4 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.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- XSLT.dsp 2000/04/13 16:44:48 1.7 +++ XSLT.dsp 2000/05/25 14:47:57 1.8 @@ -318,10 +318,6 @@ # End Source File # Begin Source File -SOURCE=..\..\..\..\src\XSLT\NumeratorFormatter.cpp -# End Source File -# Begin Source File - SOURCE=..\..\..\..\src\XSLT\ProblemListener.cpp # End Source File # Begin Source File @@ -366,6 +362,14 @@ # End Source File # Begin Source File +SOURCE=..\..\..\..\src\XSLT\TraceListener.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\XSLT\TraceListenerDefault.cpp +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\XSLT\TracerEvent.cpp # End Source File # Begin Source File @@ -676,6 +680,14 @@ # Begin Source File SOURCE=..\..\..\..\src\XSLT\StylesheetRoot.hpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\XSLT\TraceListener.hpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\XSLT\TraceListenerDefault.hpp # End Source File # Begin Source File
