You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by tn...@apache.org on 2001/07/19 21:48:44 UTC

cvs commit: xml-xerces/c/samples/Projects/Win32/VC6/SAX2Print SAX2Print.dsp

tng         01/07/19 12:48:44

  Modified:    c/samples/Projects/Win32/VC6 samples.dsw
  Added:       c/samples/Projects/Win32/VC6/IDOMCount IDOMCount.dsp
               c/samples/Projects/Win32/VC6/IDOMPrint IDOMPrint.dsp
               c/samples/Projects/Win32/VC6/SAX2Count SAX2Count.dsp
               c/samples/Projects/Win32/VC6/SAX2Print SAX2Print.dsp
  Log:
  Add IDOMCount, IDOMPrint, SAX2Count, and SAX2Print to samples.dsw
  
  Revision  Changes    Path
  1.4       +48 -0     xml-xerces/c/samples/Projects/Win32/VC6/samples.dsw
  
  Index: samples.dsw
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/samples/Projects/Win32/VC6/samples.dsw,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- samples.dsw	2000/01/18 23:36:48	1.3
  +++ samples.dsw	2001/07/19 19:48:44	1.4
  @@ -51,6 +51,30 @@
   
   ###############################################################################
   
  +Project: "IDOMCount"=".\IDOMCount\IDOMCount.dsp" - Package Owner=<4>
  +
  +Package=<5>
  +{{{
  +}}}
  +
  +Package=<4>
  +{{{
  +}}}
  +
  +###############################################################################
  +
  +Project: "IDOMPrint"=".\IDOMPrint\IDOMPrint.dsp" - Package Owner=<4>
  +
  +Package=<5>
  +{{{
  +}}}
  +
  +Package=<4>
  +{{{
  +}}}
  +
  +###############################################################################
  +
   Project: "MemParse"=".\MemParse\MemParse.dsp" - Package Owner=<4>
   
   Package=<5>
  @@ -76,6 +100,30 @@
   ###############################################################################
   
   Project: "Redirect"=".\Redirect\Redirect.dsp" - Package Owner=<4>
  +
  +Package=<5>
  +{{{
  +}}}
  +
  +Package=<4>
  +{{{
  +}}}
  +
  +###############################################################################
  +
  +Project: "SAX2Count"=".\SAX2Count\SAX2Count.dsp" - Package Owner=<4>
  +
  +Package=<5>
  +{{{
  +}}}
  +
  +Package=<4>
  +{{{
  +}}}
  +
  +###############################################################################
  +
  +Project: "SAX2Print"=".\SAX2Print\SAX2Print.dsp" - Package Owner=<4>
   
   Package=<5>
   {{{
  
  
  
  1.1                  xml-xerces/c/samples/Projects/Win32/VC6/IDOMCount/IDOMCount.dsp
  
  Index: IDOMCount.dsp
  ===================================================================
  # Microsoft Developer Studio Project File - Name="IDOMCount" - Package Owner=<4>
  # Microsoft Developer Studio Generated Build File, Format Version 6.00
  # ** DO NOT EDIT **
  
  # TARGTYPE "Win32 (x86) Console Application" 0x0103
  
  CFG=IDOMCount - Win32 Debug
  !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  !MESSAGE use the Export Makefile command and run
  !MESSAGE
  !MESSAGE NMAKE /f "IDOMCount.mak".
  !MESSAGE
  !MESSAGE You can specify a configuration when running NMAKE
  !MESSAGE by defining the macro CFG on the command line. For example:
  !MESSAGE
  !MESSAGE NMAKE /f "IDOMCount.mak" CFG="IDOMCount - Win32 Debug"
  !MESSAGE
  !MESSAGE Possible choices for configuration are:
  !MESSAGE
  !MESSAGE "IDOMCount - Win32 Debug" (based on "Win32 (x86) Console Application")
  !MESSAGE
  
  # Begin Project
  # PROP AllowPerConfigDependencies 0
  # PROP Scc_ProjName ""
  # PROP Scc_LocalPath ""
  CPP=cl.exe
  RSC=rc.exe
  # PROP BASE Use_MFC 0
  # PROP BASE Use_Debug_Libraries 1
  # PROP BASE Output_Dir "Debug"
  # PROP BASE Intermediate_Dir "Debug"
  # PROP BASE Target_Dir ""
  # PROP Use_MFC 0
  # PROP Use_Debug_Libraries 1
  # PROP Output_Dir "..\..\..\..\..\bin"
  # PROP Intermediate_Dir "..\..\..\..\..\bin\obj"
  # 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 /G5 /MD /Za /W3 /Gm /GX /Zi /Od /I "..\..\..\..\..\include" /I "..\..\..\..\..\include\idom" /D "PROJ_IDOMCOUNT" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "PLATFORM_WIN32" /FD /GZ /c
  # SUBTRACT CPP /YX
  # ADD BASE RSC /l 0x409 /d "_DEBUG"
  # ADD RSC /l 0x409 /d "_DEBUG"
  BSC32=bscmake.exe
  # ADD BASE BSC32 /nologo
  # ADD BSC32 /nologo
  LINK32=link.exe
  # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
  # ADD LINK32 kernel32.lib user32.lib xerces-c_1D.lib /nologo /version:1.0 /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\..\..\..\lib"
  # Begin Target
  
  # Name "IDOMCount - Win32 Debug"
  # Begin Group "Source Files"
  
  # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  # Begin Source File
  
  SOURCE=..\..\..\..\IDOMCount\IDOMCount.cpp
  # End Source File
  # End Group
  # Begin Group "Header Files"
  
  # PROP Default_Filter "h;hpp;hxx;hm;inl"
  # Begin Source File
  
  SOURCE=..\..\..\..\IDOMCount\IDOMCount.hpp
  # End Source File
  # End Group
  # Begin Group "Resource Files"
  
  # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  # End Group
  # End Target
  # End Project
  
  
  
  1.1                  xml-xerces/c/samples/Projects/Win32/VC6/IDOMPrint/IDOMPrint.dsp
  
  Index: IDOMPrint.dsp
  ===================================================================
  # Microsoft Developer Studio Project File - Name="IDOMPrint" - Package Owner=<4>
  # Microsoft Developer Studio Generated Build File, Format Version 6.00
  # ** DO NOT EDIT **
  
  # TARGTYPE "Win32 (x86) Console Application" 0x0103
  
  CFG=IDOMPrint - Win32 Debug
  !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  !MESSAGE use the Export Makefile command and run
  !MESSAGE
  !MESSAGE NMAKE /f "IDOMPrint.mak".
  !MESSAGE
  !MESSAGE You can specify a configuration when running NMAKE
  !MESSAGE by defining the macro CFG on the command line. For example:
  !MESSAGE
  !MESSAGE NMAKE /f "IDOMPrint.mak" CFG="IDOMPrint - Win32 Debug"
  !MESSAGE
  !MESSAGE Possible choices for configuration are:
  !MESSAGE
  !MESSAGE "IDOMPrint - Win32 Debug" (based on "Win32 (x86) Console Application")
  !MESSAGE
  
  # Begin Project
  # PROP AllowPerConfigDependencies 0
  # PROP Scc_ProjName ""
  # PROP Scc_LocalPath ""
  CPP=cl.exe
  RSC=rc.exe
  # PROP BASE Use_MFC 0
  # PROP BASE Use_Debug_Libraries 1
  # PROP BASE Output_Dir "Debug"
  # PROP BASE Intermediate_Dir "Debug"
  # PROP BASE Target_Dir ""
  # PROP Use_MFC 0
  # PROP Use_Debug_Libraries 1
  # PROP Output_Dir "..\..\..\..\..\bin"
  # PROP Intermediate_Dir "..\..\..\..\..\bin\obj"
  # 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 /G5 /MD /Za /W3 /Gm /GX /Zi /Od /I "..\..\..\..\..\include" /I "..\..\..\..\..\include\idom" /D "PROJ_IDOMPRINT" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "PLATFORM_WIN32" /FD /GZ /c
  # SUBTRACT CPP /YX
  # ADD BASE RSC /l 0x409 /d "_DEBUG"
  # ADD RSC /l 0x409 /d "_DEBUG"
  BSC32=bscmake.exe
  # ADD BASE BSC32 /nologo
  # ADD BSC32 /nologo
  LINK32=link.exe
  # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
  # ADD LINK32 kernel32.lib user32.lib xerces-c_1D.lib /nologo /version:1.0 /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\..\..\..\lib"
  # Begin Target
  
  # Name "IDOMPrint - Win32 Debug"
  # Begin Group "Source Files"
  
  # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  # Begin Source File
  
  SOURCE=..\..\..\..\IDOMPrint\IDOMPrint.cpp
  # End Source File
  # Begin Source File
  
  SOURCE=..\..\..\..\IDOMPrint\IDomTreeErrorReporter.cpp
  # End Source File
  # End Group
  # Begin Group "Header Files"
  
  # PROP Default_Filter "h;hpp;hxx;hm;inl"
  # Begin Source File
  
  SOURCE=..\..\..\..\IDOMPrint\IDOMPrint.hpp
  # End Source File
  # Begin Source File
  
  SOURCE=..\..\..\..\IDOMPrint\IDomTreeErrorReporter.hpp
  # End Source File
  # End Group
  # Begin Group "Resource Files"
  
  # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  # End Group
  # End Target
  # End Project
  
  
  
  1.1                  xml-xerces/c/samples/Projects/Win32/VC6/SAX2Count/SAX2Count.dsp
  
  Index: SAX2Count.dsp
  ===================================================================
  # Microsoft Developer Studio Project File - Name="SAX2Count" - Package Owner=<4>
  # Microsoft Developer Studio Generated Build File, Format Version 6.00
  # ** DO NOT EDIT **
  
  # TARGTYPE "Win32 (x86) Console Application" 0x0103
  
  CFG=SAX2Count - Win32 Debug
  !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  !MESSAGE use the Export Makefile command and run
  !MESSAGE
  !MESSAGE NMAKE /f "SAX2Count.mak".
  !MESSAGE
  !MESSAGE You can specify a configuration when running NMAKE
  !MESSAGE by defining the macro CFG on the command line. For example:
  !MESSAGE
  !MESSAGE NMAKE /f "SAX2Count.mak" CFG="SAX2Count - Win32 Debug"
  !MESSAGE
  !MESSAGE Possible choices for configuration are:
  !MESSAGE
  !MESSAGE "SAX2Count - Win32 Debug" (based on "Win32 (x86) Console Application")
  !MESSAGE
  
  # Begin Project
  # PROP AllowPerConfigDependencies 0
  # PROP Scc_ProjName ""
  # PROP Scc_LocalPath ""
  CPP=cl.exe
  RSC=rc.exe
  # PROP BASE Use_MFC 0
  # PROP BASE Use_Debug_Libraries 1
  # PROP BASE Output_Dir "Debug"
  # PROP BASE Intermediate_Dir "Debug"
  # PROP BASE Target_Dir ""
  # PROP Use_MFC 0
  # PROP Use_Debug_Libraries 1
  # PROP Output_Dir "..\..\..\..\..\bin"
  # PROP Intermediate_Dir "..\..\..\..\..\bin\obj"
  # 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 /G5 /MD /Za /W3 /Gm /GX /Zi /Od /I "..\..\..\..\..\include" /D "PROJ_SAX2COUNT" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "PLATFORM_WIN32" /FD /GZ /c
  # SUBTRACT CPP /YX
  # ADD BASE RSC /l 0x409 /d "_DEBUG"
  # ADD RSC /l 0x409 /d "_DEBUG"
  BSC32=bscmake.exe
  # ADD BASE BSC32 /nologo
  # ADD BSC32 /nologo
  LINK32=link.exe
  # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
  # ADD LINK32 kernel32.lib user32.lib xerces-c_1D.lib /nologo /version:1.0 /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\..\..\..\lib"
  # Begin Target
  
  # Name "SAX2Count - Win32 Debug"
  # Begin Group "Source Files"
  
  # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  # Begin Source File
  
  SOURCE=..\..\..\..\SAX2Count\SAX2Count.cpp
  # End Source File
  # Begin Source File
  
  SOURCE=..\..\..\..\SAX2Count\SAX2CountHandlers.cpp
  # End Source File
  # End Group
  # Begin Group "Header Files"
  
  # PROP Default_Filter "h;hpp;hxx;hm;inl"
  # Begin Source File
  
  SOURCE=..\..\..\..\SAX2Count\SAX2Count.hpp
  # End Source File
  # Begin Source File
  
  SOURCE=..\..\..\..\SAX2Count\SAX2CountHandlers.hpp
  # End Source File
  # End Group
  # Begin Group "Resource Files"
  
  # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  # End Group
  # End Target
  # End Project
  
  
  
  1.1                  xml-xerces/c/samples/Projects/Win32/VC6/SAX2Print/SAX2Print.dsp
  
  Index: SAX2Print.dsp
  ===================================================================
  # Microsoft Developer Studio Project File - Name="SAX2Print" - Package Owner=<4>
  # Microsoft Developer Studio Generated Build File, Format Version 6.00
  # ** DO NOT EDIT **
  
  # TARGTYPE "Win32 (x86) Console Application" 0x0103
  
  CFG=SAX2Print - Win32 Debug
  !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  !MESSAGE use the Export Makefile command and run
  !MESSAGE
  !MESSAGE NMAKE /f "SAX2Print.mak".
  !MESSAGE
  !MESSAGE You can specify a configuration when running NMAKE
  !MESSAGE by defining the macro CFG on the command line. For example:
  !MESSAGE
  !MESSAGE NMAKE /f "SAX2Print.mak" CFG="SAX2Print - Win32 Debug"
  !MESSAGE
  !MESSAGE Possible choices for configuration are:
  !MESSAGE
  !MESSAGE "SAX2Print - Win32 Debug" (based on "Win32 (x86) Console Application")
  !MESSAGE
  
  # Begin Project
  # PROP AllowPerConfigDependencies 0
  # PROP Scc_ProjName ""
  # PROP Scc_LocalPath ""
  CPP=cl.exe
  RSC=rc.exe
  # PROP BASE Use_MFC 0
  # PROP BASE Use_Debug_Libraries 1
  # PROP BASE Output_Dir "Debug"
  # PROP BASE Intermediate_Dir "Debug"
  # PROP BASE Target_Dir ""
  # PROP Use_MFC 0
  # PROP Use_Debug_Libraries 1
  # PROP Output_Dir "..\..\..\..\..\bin"
  # PROP Intermediate_Dir "..\..\..\..\..\bin\obj"
  # 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 /G5 /MD /Za /W3 /Gm /GX /Zi /Od /I "..\..\..\..\..\include" /D "PROJ_SAX2PRINT" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "PLATFORM_WIN32" /FD /GZ /c
  # SUBTRACT CPP /YX
  # ADD BASE RSC /l 0x409 /d "_DEBUG"
  # ADD RSC /l 0x409 /d "_DEBUG"
  BSC32=bscmake.exe
  # ADD BASE BSC32 /nologo
  # ADD BSC32 /nologo
  LINK32=link.exe
  # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
  # ADD LINK32 kernel32.lib user32.lib xerces-c_1D.lib /nologo /version:1.0 /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\..\..\..\lib"
  # Begin Target
  
  # Name "SAX2Print - Win32 Debug"
  # Begin Group "Source Files"
  
  # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  # Begin Source File
  
  SOURCE=..\..\..\..\SAX2Print\SAX2Print.cpp
  # End Source File
  # Begin Source File
  
  SOURCE=..\..\..\..\SAX2Print\SAX2PrintHandlers.cpp
  # End Source File
  # End Group
  # Begin Group "Header Files"
  
  # PROP Default_Filter "h;hpp;hxx;hm;inl"
  # Begin Source File
  
  SOURCE=..\..\..\..\SAX2Print\SAX2Print.hpp
  # End Source File
  # Begin Source File
  
  SOURCE=..\..\..\..\SAX2Print\SAX2PrintHandlers.hpp
  # End Source File
  # End Group
  # Begin Group "Resource Files"
  
  # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  # End Group
  # End Target
  # End Project
  
  
  

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