You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by pe...@apache.org on 2002/02/05 21:58:14 UTC

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

peiyongz    02/02/05 12:58:14

  Modified:    c/samples/Projects/Win32/VC6/IDOMPrint IDOMPrint.dsp
  Log:
  sane_include
  
  Revision  Changes    Path
  1.2       +7 -7      xml-xerces/c/samples/Projects/Win32/VC6/IDOMPrint/IDOMPrint.dsp
  
  Index: IDOMPrint.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/samples/Projects/Win32/VC6/IDOMPrint/IDOMPrint.dsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- IDOMPrint.dsp	19 Jul 2001 19:48:44 -0000	1.1
  +++ IDOMPrint.dsp	5 Feb 2002 20:58:14 -0000	1.2
  @@ -7,18 +7,18 @@
   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 
   !MESSAGE NMAKE /f "IDOMPrint.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 "IDOMPrint.mak" CFG="IDOMPrint - Win32 Debug"
  -!MESSAGE
  +!MESSAGE 
   !MESSAGE Possible choices for configuration are:
  -!MESSAGE
  +!MESSAGE 
   !MESSAGE "IDOMPrint - Win32 Debug" (based on "Win32 (x86) Console Application")
  -!MESSAGE
  +!MESSAGE 
   
   # Begin Project
   # PROP AllowPerConfigDependencies 0
  @@ -38,7 +38,7 @@
   # 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
  +# ADD CPP /nologo /G5 /MD /Za /W3 /Gm /GX /Zi /Od /I "..\..\..\..\..\include" /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"
  
  
  

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