libview.rc
author fm
Wed, 18 Feb 2009 13:27:59 +0100
changeset 5180 73929a11773e
parent 5157 b188033566df
child 5240 ddc905ffaabc
permissions -rw-r--r--
automatically generated by browser
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4592
9f4a60cc2e1a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4537
diff changeset
     1
//
9f4a60cc2e1a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4537
diff changeset
     2
// DO NOT EDIT 
9f4a60cc2e1a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4537
diff changeset
     3
// automagically generated from the projectDefinition: stx_libview.
9f4a60cc2e1a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4537
diff changeset
     4
//
2673
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
VS_VERSION_INFO VERSIONINFO
5157
b188033566df automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5105
diff changeset
     6
  FILEVERSION     5,4,1,27
5091
97cafa05c330 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5013
diff changeset
     7
  PRODUCTVERSION  5,4,3,1
2673
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8
  FILEFLAGSMASK   VS_FF_DEBUG | VS_FF_PRERELEASE
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     9
  FILEFLAGS       VS_FF_PRERELEASE | VS_FF_SPECIALBUILD
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    10
  FILEOS          VOS_NT_WINDOWS32
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    11
  FILETYPE        VFT_DLL
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    12
  FILESUBTYPE     VS_USER_DEFINED
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    13
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    14
BEGIN
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    15
  BLOCK "StringFileInfo"
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    16
  BEGIN
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    17
    BLOCK "040904E4"
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    18
    BEGIN
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    19
      VALUE "CompanyName", "eXept Software AG\0"
5180
73929a11773e automatically generated by browser
fm
parents: 5157
diff changeset
    20
      VALUE "FileDescription", "Smalltalk/X Low Level Graphic Interfacing Lib\0"
5157
b188033566df automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5105
diff changeset
    21
      VALUE "FileVersion", "5.4.1.27\0"
5013
96c01cd1c27c automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4921
diff changeset
    22
      VALUE "InternalName", "stx:libview\0"
5157
b188033566df automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5105
diff changeset
    23
      VALUE "LegalCopyright", "Copyright Claus Gittinger 1988-2009\nCopyright eXept Software AG 1998-2009\0"
2673
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    24
      VALUE "ProductName", "Smalltalk/X\0"
5091
97cafa05c330 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5013
diff changeset
    25
      VALUE "ProductVersion", "5.4.3.1\0"
5180
73929a11773e automatically generated by browser
fm
parents: 5157
diff changeset
    26
      VALUE "ProductDate", "Wed, 18 Feb 2009 12:27:51 GMT\0"
2673
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    27
    END
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    28
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    29
  END
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    30
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    31
  BLOCK "VarFileInfo"
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    32
  BEGIN                               //  Language   |    Translation
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    33
    VALUE "Translation", 0x409, 0x4E4 // U.S. English, Windows Multilingual
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    34
  END
81da587e2356 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    35
END