libbasic3.rc
author Claus Gittinger <cg@exept.de>
Thu, 17 Aug 2006 21:42:13 +0200
changeset 1543 9aeab24086ed
parent 1506 e304342e4fb8
child 1547 7779cac7368a
permissions -rw-r--r--
automatically generated by browser
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1543
9aeab24086ed automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1506
diff changeset
     1
//
9aeab24086ed automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1506
diff changeset
     2
// DO NOT EDIT 
9aeab24086ed automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1506
diff changeset
     3
// automagically generated from the projectDefinition: stx_libbasic3.
9aeab24086ed automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1506
diff changeset
     4
//
765
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
VS_VERSION_INFO VERSIONINFO
1543
9aeab24086ed automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1506
diff changeset
     6
  FILEVERSION     0,1,0,0
9aeab24086ed automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1506
diff changeset
     7
  PRODUCTVERSION  5,3,1,1
765
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8
  FILEFLAGSMASK   VS_FF_DEBUG | VS_FF_PRERELEASE
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     9
  FILEFLAGS       VS_FF_PRERELEASE | VS_FF_SPECIALBUILD
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    10
  FILEOS          VOS_NT_WINDOWS32
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    11
  FILETYPE        VFT_DLL
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    12
  FILESUBTYPE     VS_USER_DEFINED
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    13
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    14
BEGIN
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    15
  BLOCK "StringFileInfo"
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    16
  BEGIN
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    17
    BLOCK "040904E4"
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    18
    BEGIN
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    19
      VALUE "CompanyName", "eXept Software AG\0"
1543
9aeab24086ed automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1506
diff changeset
    20
      VALUE "FileDescription", "Smalltalk/X libbasic3\0"
9aeab24086ed automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1506
diff changeset
    21
      VALUE "FileVersion", "0.1.0.0\0"
765
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    22
      VALUE "InternalName", "libbasic3\0"
1436
e1bfb1f504fb *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 768
diff changeset
    23
      VALUE "LegalCopyright", "Copyright eXept Software AG 1998-2006\0"
765
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    24
      VALUE "ProductName", "Smalltalk/X\0"
1543
9aeab24086ed automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1506
diff changeset
    25
      VALUE "ProductVersion", "5.3.1.1\0"
9aeab24086ed automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1506
diff changeset
    26
      VALUE "ProductDate", "Thu, 17 Aug 2006 19:42:05 GMT\0"
765
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    27
    END
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    28
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    29
  END
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    30
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    31
  BLOCK "VarFileInfo"
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    32
  BEGIN                               //  Language   |    Translation
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    33
    VALUE "Translation", 0x409, 0x4E4 // U.S. English, Windows Multilingual
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    34
  END
b1f4467bf132 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    35
END