libbasic2.rc
author Claus Gittinger <cg@exept.de>
Tue, 26 Feb 2008 11:29:14 +0100
changeset 1930 935b2870be2e
parent 1873 5f50ba3ed748
child 1945 ff19ce1bd707
permissions -rw-r--r--
arrow points reusable (class protocol)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1664
8b5b38b76ed8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1646
diff changeset
     1
//
8b5b38b76ed8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1646
diff changeset
     2
// DO NOT EDIT 
8b5b38b76ed8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1646
diff changeset
     3
// automagically generated from the projectDefinition: stx_libbasic2.
8b5b38b76ed8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1646
diff changeset
     4
//
747
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
VS_VERSION_INFO VERSIONINFO
1873
5f50ba3ed748 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1834
diff changeset
     6
  FILEVERSION     5,3,1,29
5f50ba3ed748 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1834
diff changeset
     7
  PRODUCTVERSION  5,3,5,1
747
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8
  FILEFLAGSMASK   VS_FF_DEBUG | VS_FF_PRERELEASE
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     9
  FILEFLAGS       VS_FF_PRERELEASE | VS_FF_SPECIALBUILD
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    10
  FILEOS          VOS_NT_WINDOWS32
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    11
  FILETYPE        VFT_DLL
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    12
  FILESUBTYPE     VS_USER_DEFINED
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    13
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    14
BEGIN
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    15
  BLOCK "StringFileInfo"
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    16
  BEGIN
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    17
    BLOCK "040904E4"
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    18
    BEGIN
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    19
      VALUE "CompanyName", "eXept Software AG\0"
1873
5f50ba3ed748 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1834
diff changeset
    20
      VALUE "FileDescription", "Smalltalk/X Additional Basic Classes Lib\0"
5f50ba3ed748 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1834
diff changeset
    21
      VALUE "FileVersion", "5.3.1.29\0"
747
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    22
      VALUE "InternalName", "libbasic2\0"
1664
8b5b38b76ed8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1646
diff changeset
    23
      VALUE "LegalCopyright", "Copyright Claus Gittinger 1988-2006\nCopyright eXept Software AG 1998-2006\0"
747
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    24
      VALUE "ProductName", "Smalltalk/X\0"
1873
5f50ba3ed748 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1834
diff changeset
    25
      VALUE "ProductVersion", "5.3.5.1\0"
5f50ba3ed748 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1834
diff changeset
    26
      VALUE "ProductDate", "Wed, 28 Mar 2007 13:17:20 GMT\0"
747
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    27
    END
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    28
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    29
  END
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    30
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    31
  BLOCK "VarFileInfo"
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    32
  BEGIN                               //  Language   |    Translation
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    33
    VALUE "Translation", 0x409, 0x4E4 // U.S. English, Windows Multilingual
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    34
  END
79958d082062 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    35
END