susantha    2003/07/23 22:04:06

  Modified:    c/vc/common Common.dsp
  Log:
  no message
  
  Revision  Changes    Path
  1.7       +1 -5      xml-axis/c/vc/common/Common.dsp
  
  Index: Common.dsp
  ===================================================================
  RCS file: /home/cvs/xml-axis/c/vc/common/Common.dsp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Common.dsp        23 Jul 2003 13:18:24 -0000      1.6
  +++ Common.dsp        24 Jul 2003 05:04:06 -0000      1.7
  @@ -41,7 +41,7 @@
   # PROP Intermediate_Dir "../../bin/win32/common"
   # PROP Target_Dir ""
   # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX 
/FD /c
  -# ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /c
  +# ADD CPP /nologo /W3 /GX /O2 /I "../../include" /D "WIN32" /D "NDEBUG" /D "_MBCS" 
/D "_LIB" /FD /c
   # SUBTRACT CPP /YX
   # ADD BASE RSC /l 0x409 /d "NDEBUG"
   # ADD RSC /l 0x409 /d "NDEBUG"
  @@ -156,10 +156,6 @@
   # Begin Source File
   
   SOURCE=..\..\src\common\GDefine.h
  -# End Source File
  -# Begin Source File
  -
  -SOURCE=..\..\src\common\Handler.h
   # End Source File
   # Begin Source File
   
  
  
  

Reply via email to