libcomp.rc
author Claus Gittinger <cg@exept.de>
Wed, 29 Jun 2011 20:26:03 +0200
changeset 2518 5bc3611bb344
parent 2441 c75e46aea64d
child 2559 b123bbba8cd8
permissions -rw-r--r--
automatically generated by browser
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1835
e07990c2ad80 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1775
diff changeset
     1
//
2518
5bc3611bb344 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2441
diff changeset
     2
// DO NOT EDIT
1835
e07990c2ad80 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1775
diff changeset
     3
// automagically generated from the projectDefinition: stx_libcomp.
e07990c2ad80 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1775
diff changeset
     4
//
848
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
VS_VERSION_INFO VERSIONINFO
2518
5bc3611bb344 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2441
diff changeset
     6
  FILEVERSION     6,1,1,34
2441
c75e46aea64d automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2379
diff changeset
     7
  PRODUCTVERSION  6,1,2,1
848
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8
  FILEFLAGSMASK   VS_FF_DEBUG | VS_FF_PRERELEASE
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     9
  FILEFLAGS       VS_FF_PRERELEASE | VS_FF_SPECIALBUILD
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    10
  FILEOS          VOS_NT_WINDOWS32
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    11
  FILETYPE        VFT_DLL
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    12
  FILESUBTYPE     VS_USER_DEFINED
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    13
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    14
BEGIN
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    15
  BLOCK "StringFileInfo"
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    16
  BEGIN
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    17
    BLOCK "040904E4"
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    18
    BEGIN
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    19
      VALUE "CompanyName", "eXept Software AG\0"
2163
ff545a0e9ed8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2022
diff changeset
    20
      VALUE "FileDescription", "Smalltalk/X Bytecode Compiler (LIB)\0"
2518
5bc3611bb344 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2441
diff changeset
    21
      VALUE "FileVersion", "6.1.1.34\0"
2163
ff545a0e9ed8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2022
diff changeset
    22
      VALUE "InternalName", "stx:libcomp\0"
2518
5bc3611bb344 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2441
diff changeset
    23
      VALUE "LegalCopyright", "Copyright Claus Gittinger 1988-2011\nCopyright eXept Software AG 1998-2011\0"
848
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    24
      VALUE "ProductName", "Smalltalk/X\0"
2441
c75e46aea64d automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2379
diff changeset
    25
      VALUE "ProductVersion", "6.1.2.1\0"
2518
5bc3611bb344 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2441
diff changeset
    26
      VALUE "ProductDate", "Wed, 29 Jun 2011 18:25:45 GMT\0"
848
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    27
    END
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    28
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    29
  END
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    30
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    31
  BLOCK "VarFileInfo"
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    32
  BEGIN                               //  Language   |    Translation
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    33
    VALUE "Translation", 0x409, 0x4E4 // U.S. English, Windows Multilingual
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    34
  END
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    35
END