libtool.rc
author Jan Vrany <jan.vrany@fit.cvut.cz>
Thu, 14 Jun 2018 22:19:39 +0100
branchjv
changeset 18227 d25a407ba86d
parent 16708 cf3ddee46518
permissions -rw-r--r--
Mini testrunner: show "green" if there's at least one pass and rest is pass or skip This is more meaningfull result then showing "gray" if there's at least one skip.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6987
8b4b20eb4501 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6453
diff changeset
     1
//
10105
589bae1392c9 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9912
diff changeset
     2
// DO NOT EDIT
6987
8b4b20eb4501 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6453
diff changeset
     3
// automagically generated from the projectDefinition: stx_libtool.
8b4b20eb4501 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 6453
diff changeset
     4
//
2156
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
VS_VERSION_INFO VERSIONINFO
16701
Claus Gittinger <cg@exept.de>
parents: 16650
diff changeset
     6
  FILEVERSION     7,1,1,143
Claus Gittinger <cg@exept.de>
parents: 16650
diff changeset
     7
  PRODUCTVERSION  7,1,0,0
10933
1291615d375a automatically generated by browser
vrany
parents: 10821
diff changeset
     8
#if (__BORLANDC__)
2156
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     9
  FILEFLAGSMASK   VS_FF_DEBUG | VS_FF_PRERELEASE
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    10
  FILEFLAGS       VS_FF_PRERELEASE | VS_FF_SPECIALBUILD
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    11
  FILEOS          VOS_NT_WINDOWS32
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    12
  FILETYPE        VFT_DLL
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    13
  FILESUBTYPE     VS_USER_DEFINED
10933
1291615d375a automatically generated by browser
vrany
parents: 10821
diff changeset
    14
#endif
2156
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    15
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    16
BEGIN
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    17
  BLOCK "StringFileInfo"
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    18
  BEGIN
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    19
    BLOCK "040904E4"
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    20
    BEGIN
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    21
      VALUE "CompanyName", "eXept Software AG\0"
8539
e828565cdb7a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 8463
diff changeset
    22
      VALUE "FileDescription", "Smalltalk/X Tools (LIB)\0"
16701
Claus Gittinger <cg@exept.de>
parents: 16650
diff changeset
    23
      VALUE "FileVersion", "7.1.1.143\0"
8242
ca9f2d7eaaef automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 8095
diff changeset
    24
      VALUE "InternalName", "stx:libtool\0"
15869
13d87a9b9873 new inspector tab for strings
Claus Gittinger <cg@exept.de>
parents: 15559
diff changeset
    25
      VALUE "LegalCopyright", "Copyright Claus Gittinger 1988-2012\nCopyright eXept Software AG 2012\0"
2156
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    26
      VALUE "ProductName", "Smalltalk/X\0"
16701
Claus Gittinger <cg@exept.de>
parents: 16650
diff changeset
    27
      VALUE "ProductVersion", "7.1.0.0\0"
Claus Gittinger <cg@exept.de>
parents: 16650
diff changeset
    28
      VALUE "ProductDate", "Wed, 15 Jun 2016 13:48:07 GMT\0"
2156
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    29
    END
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    30
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    31
  END
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    32
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    33
  BLOCK "VarFileInfo"
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    34
  BEGIN                               //  Language   |    Translation
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    35
    VALUE "Translation", 0x409, 0x4E4 // U.S. English, Windows Multilingual
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    36
  END
56365354167d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    37
END