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 2002/05/21 21:19:48 UTC

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

tng         02/05/21 12:19:48

  Modified:    c/samples/Projects/Win32/VC6/DOMPrint DOMPrint.dsp
  Log:
  Samples Update: Fix case-sensitive file name
  
  Revision  Changes    Path
  1.8       +8 -8      xml-xerces/c/samples/Projects/Win32/VC6/DOMPrint/DOMPrint.dsp
  
  Index: DOMPrint.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/samples/Projects/Win32/VC6/DOMPrint/DOMPrint.dsp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- DOMPrint.dsp	5 Feb 2002 20:57:47 -0000	1.7
  +++ DOMPrint.dsp	21 May 2002 19:19:48 -0000	1.8
  @@ -7,18 +7,18 @@
   CFG=DOMPrint - 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
   !MESSAGE NMAKE /f "DOMPrint.mak".
  -!MESSAGE 
  +!MESSAGE
   !MESSAGE You can specify a configuration when running NMAKE
   !MESSAGE by defining the macro CFG on the command line. For example:
  -!MESSAGE 
  +!MESSAGE
   !MESSAGE NMAKE /f "DOMPrint.mak" CFG="DOMPrint - Win32 Debug"
  -!MESSAGE 
  +!MESSAGE
   !MESSAGE Possible choices for configuration are:
  -!MESSAGE 
  +!MESSAGE
   !MESSAGE "DOMPrint - Win32 Debug" (based on "Win32 (x86) Console Application")
  -!MESSAGE 
  +!MESSAGE
   
   # Begin Project
   # PROP AllowPerConfigDependencies 0
  @@ -60,7 +60,7 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\DOMPrint\DomTreeErrorReporter.cpp
  +SOURCE=..\..\..\..\DOMPrint\DOMTreeErrorReporter.cpp
   # End Source File
   # End Group
   # Begin Group "Header Files"
  @@ -72,7 +72,7 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\DOMPrint\DomTreeErrorReporter.hpp
  +SOURCE=..\..\..\..\DOMPrint\DOMTreeErrorReporter.hpp
   # End Source File
   # End Group
   # Begin Group "Resource Files"
  
  
  

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