home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / Borland / Cplus45 / BC45 / BOCOLE.PAK / BOCOF.RC < prev    next >
Text File  |  1995-08-29  |  809b  |  29 lines

  1. //
  2.  
  3. // Version label used/incremented by Integration
  4. //
  5. #include "winver.h"
  6. 1 VERSIONINFO
  7. FILEVERSION       1,  1,  1, 83
  8. PRODUCTVERSION   1,   1,   0,   0
  9. FILEOS VOS__WINDOWS32
  10. FILETYPE VFT_DLL
  11. BEGIN
  12.    BLOCK "StringFileInfo"
  13.    BEGIN
  14.       BLOCK "040904E4"
  15.       BEGIN
  16.          VALUE "CompanyName", "Borland International, Inc.\000\000"
  17.          VALUE "FileDescription", "Borland OLE2 Component\000"
  18.                         VALUE "FileVersion", "1.10\000\000"
  19.          VALUE "InternalName", ""
  20.          VALUE "LegalCopyright", "Copyright (c) 1994 by Borland International, Inc. All rights reserved.\000\000"
  21.          VALUE "OriginalFilename", "BOCOF.DLL\000"
  22.                         VALUE "ProductVersion", "1.10\000\000"
  23.          VALUE "SpecialBuild", ""
  24.       END
  25.    END
  26. END
  27.  
  28.  
  29.