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/01/08 20:32:03 UTC

cvs commit: xml-xalan/c/samples/ExternalFunction ExternalFunction.dsp

dbertoni    01/01/08 11:32:02

  Modified:    c/samples/ExternalFunction ExternalFunction.dsp
  Log:
  Fixed problem with incorrect run-time library.
  
  Revision  Changes    Path
  1.2       +1 -1      xml-xalan/c/samples/ExternalFunction/ExternalFunction.dsp
  
  Index: ExternalFunction.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/samples/ExternalFunction/ExternalFunction.dsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ExternalFunction.dsp	2000/05/01 14:57:49	1.1
  +++ ExternalFunction.dsp	2001/01/08 19:31:58	1.2
  @@ -42,7 +42,7 @@
   # PROP Ignore_Export_Lib 0
   # PROP Target_Dir ""
   # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  -# ADD CPP /nologo /MDd /W4 /GR /GX /O2 /I "..\..\..\..\xml-xerces\c\src" /I "..\..\src" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  +# ADD CPP /nologo /MD /W4 /GR /GX /O2 /I "..\..\..\..\xml-xerces\c\src" /I "..\..\src" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
   # ADD BASE RSC /l 0x409 /d "NDEBUG"
   # ADD RSC /l 0x409 /d "NDEBUG"
   BSC32=bscmake.exe