libtool2.rc
author Claus Gittinger <cg@exept.de>
Wed, 16 Aug 2017 13:52:20 +0200
changeset 3456 4d4297bad4fa
parent 3277 aaf3f40b9b5b
permissions -rw-r--r--
#FEATURE by cg class: Tools::ViewTreeInspectorApplication also show menus added: #selectedMenuItem #submenuMenuItemInterface: comment/format in: #selectionChanged changed: #doRedraw #middleButtonMenu #updateShownStatus class: Tools::ViewTreeInspectorApplication class added: #middleButtonMenuForMenuItems class: Tools::ViewTreeInspectorApplication::ViewTreeItem class definition added: #forMenuItem: #menuItem #parent: comment/format in: #icon #specClass changed: #displayOn:x:y:h:isHighlightedAsSelected: #exists #handlesDo: #hasChildren #string class: Tools::ViewTreeInspectorApplication::ViewTreeItem class added: #buildMenuItemsFrom: #forMenuItem: comment/format in: #forView: changed: #buildViewsFrom: class: Tools::ViewTreeInspectorApplication::ViewTreeModel changed: #path class: Tools::ViewTreeInspectorApplication::ViewTreeModel::ItemList changed: #additionalLabelForItem:

//
// DO NOT EDIT
// automagically generated from the projectDefinition: stx_libtool2.
//
VS_VERSION_INFO VERSIONINFO
  FILEVERSION     6,2,1,37
  PRODUCTVERSION  6,2,5,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", "eXept Software AG\0"
      VALUE "FileDescription", "Smalltalk/X Additional Tools (LIB)\0"
      VALUE "FileVersion", "6.2.1.37\0"
      VALUE "InternalName", "stx:libtool2\0"
      VALUE "LegalCopyright", "Copyright Claus Gittinger 1988-2012\nCopyright eXept Software AG 2012\0"
      VALUE "ProductName", "Smalltalk/X\0"
      VALUE "ProductVersion", "6.2.5.0\0"
      VALUE "ProductDate", "Fri, 08 Apr 2016 11:38:43 GMT\0"
    END

  END

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