peiyongz    2004/09/21 15:18:47

  Modified:    c/src/xercesc/util/Platforms/Win32 Version.rc
  Log:
  change lib name on windows
  
  Revision  Changes    Path
  1.57      +2 -2      xml-xerces/c/src/xercesc/util/Platforms/Win32/Version.rc
  
  Index: Version.rc
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/Platforms/Win32/Version.rc,v
  retrieving revision 1.56
  retrieving revision 1.57
  diff -u -r1.56 -r1.57
  --- Version.rc        16 Sep 2004 13:32:04 -0000      1.56
  +++ Version.rc        21 Sep 2004 22:18:47 -0000      1.57
  @@ -49,10 +49,10 @@
               VALUE "CompanyName", "Apache Software Foundation\0"
               VALUE "FileDescription", "Shared Library for Xerces-C Version 2.5.0\0"
               VALUE "FileVersion", "2, 5, 0\0"
  -            VALUE "InternalName", "xerces-c_2_5_0.dll\0"
  +            VALUE "InternalName", "xerces-c_2_5.dll\0"
               VALUE "LegalCopyright", "Copyright © Apache Software Foundation 2000 
subject to licensing terms\0"
               VALUE "LegalTrademarks", "\0"
  -            VALUE "OriginalFilename", "xerces-c_2_5_0.dll\0"
  +            VALUE "OriginalFilename", "xerces-c_2_5.dll\0"
               VALUE "PrivateBuild", "\0"
               VALUE "ProductName", "Xerces-C Version 2.5.0\0"
               VALUE "ProductVersion", "2, 5, 0\0"
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to