libbasic.rc
author Stefan Vogel <sv@exept.de>
Sat, 14 Jun 2008 19:58:09 +0200
changeset 11058 66c655c1a7cb
parent 10959 13a962f0426d
child 11113 ef004626fa36
permissions -rw-r--r--
catch and resend #value
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9710
a668a04ca4a8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9438
diff changeset
     1
//
a668a04ca4a8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9438
diff changeset
     2
// DO NOT EDIT 
a668a04ca4a8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9438
diff changeset
     3
// automagically generated from the projectDefinition: stx_libbasic.
a668a04ca4a8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 9438
diff changeset
     4
//
4195
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
VS_VERSION_INFO VERSIONINFO
10959
13a962f0426d automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 10891
diff changeset
     6
  FILEVERSION     5,3,1,42
13a962f0426d automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 10891
diff changeset
     7
  PRODUCTVERSION  5,3,8,1
4195
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8
  FILEFLAGSMASK   VS_FF_DEBUG | VS_FF_PRERELEASE
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     9
  FILEFLAGS       VS_FF_PRERELEASE | VS_FF_SPECIALBUILD
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    10
  FILEOS          VOS_NT_WINDOWS32
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    11
  FILETYPE        VFT_DLL
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    12
  FILESUBTYPE     VS_USER_DEFINED
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    13
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    14
BEGIN
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    15
  BLOCK "StringFileInfo"
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    16
  BEGIN
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    17
    BLOCK "040904E4"
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    18
    BEGIN
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    19
      VALUE "CompanyName", "eXept Software AG\0"
10525
b78c893fbfdd automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 10292
diff changeset
    20
      VALUE "FileDescription", "Smalltalk/X Basic Classes Lib\0"
10959
13a962f0426d automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 10891
diff changeset
    21
      VALUE "FileVersion", "5.3.1.42\0"
4195
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    22
      VALUE "InternalName", "libbasic\0"
10831
c242247e8029 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 10767
diff changeset
    23
      VALUE "LegalCopyright", "Copyright Claus Gittinger 1988-2007\nCopyright eXept Software AG 1998-2007\0"
4195
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    24
      VALUE "ProductName", "Smalltalk/X\0"
10959
13a962f0426d automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 10891
diff changeset
    25
      VALUE "ProductVersion", "5.3.8.1\0"
13a962f0426d automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 10891
diff changeset
    26
      VALUE "ProductDate", "Wed, 16 Apr 2008 18:07:33 GMT\0"
4195
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    27
    END
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    28
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    29
  END
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    30
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    31
  BLOCK "VarFileInfo"
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    32
  BEGIN                               //  Language   |    Translation
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    33
    VALUE "Translation", 0x409, 0x4E4 // U.S. English, Windows Multilingual
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    34
  END
d9daf9f76b17 resource info (WIN32)
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    35
END