stx_libtool2WINrc.rc
author Claus Gittinger <cg@exept.de>
Fri, 19 Jul 2019 11:53:58 +0200
changeset 3697 46c77420db3b
parent 3681 6565a4e48cb4
child 3705 1568d5cc77f0
permissions -rw-r--r--
#UI_ENHANCEMENT by cg class: MethodFinderWindow changed: #showMeHowItWorks category of: #aboutThisApplicationText #openHTMLDocumentation #showMeHowItWorks

//
// DO NOT EDIT
// automagically generated from the projectDefinition: stx_libtool2.
//
VS_VERSION_INFO VERSIONINFO
  FILEVERSION     7,2,1,45
  PRODUCTVERSION  7,2,0,0
#if (__BORLANDC__)
  FILEFLAGSMASK   VS_FF_DEBUG | VS_FF_PRERELEASE
  FILEFLAGS       VS_FF_PRERELEASE | VS_FF_SPECIALBUILD
  FILEOS          VOS_NT_WINDOWS32
  FILETYPE        VFT_DLL
  FILESUBTYPE     VS_USER_DEFINED
#endif

BEGIN
  BLOCK "StringFileInfo"
  BEGIN
    BLOCK "040904E4"
    BEGIN
      VALUE "CompanyName", "Claus Gittinger / eXept Software AG\0"
      VALUE "FileDescription", "Smalltalk/X Additional Tools (LIB)\0"
      VALUE "FileVersion", "7.2.1.45\0"
      VALUE "InternalName", "stx:libtool2\0"
      VALUE "LegalCopyright", "Copyright Claus Gittinger 1988\nCopyright eXept Software AG 2012\0"
      VALUE "ProductName", "Smalltalk/X\0"
      VALUE "ProductVersion", "7.2.0.0\0"
      VALUE "ProductDate", "Sun, 07 Jul 2019 23:37:52 GMT\0"
    END

  END

  BLOCK "VarFileInfo"
  BEGIN                               //  Language   |    Translation
    VALUE "Translation", 0x409, 0x4E4 // U.S. English, Windows Multilingual
  END
END