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...@apache.org on 2001/08/27 17:08:23 UTC

cvs commit: xml-xalan/c/Tests/Compare compare.dsp

dbertoni    01/08/27 08:08:23

  Modified:    c/Tests/Compare compare.dsp
  Log:
  Fixed output directory.
  
  Revision  Changes    Path
  1.2       +2 -2      xml-xalan/c/Tests/Compare/compare.dsp
  
  Index: compare.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Tests/Compare/compare.dsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- compare.dsp	2001/06/29 20:54:23	1.1
  +++ compare.dsp	2001/08/27 15:08:23	1.2
  @@ -63,8 +63,8 @@
   # PROP BASE Target_Dir ""
   # PROP Use_MFC 0
   # PROP Use_Debug_Libraries 1
  -# PROP Output_Dir "..\..\Build\Win32\VC6\debug"
  -# PROP Intermediate_Dir "..\..\Build\Win32\VC6\debug\compare"
  +# PROP Output_Dir "..\..\Build\Win32\VC6\Debug"
  +# PROP Intermediate_Dir "..\..\Build\Win32\VC6\Debug\compare"
   # 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
  
  
  

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