libcomp.rc
author Claus Gittinger <cg@exept.de>
Tue, 18 Feb 2014 03:16:04 +0100
changeset 3371 fe3f9b7884e5
parent 3259 8506158a9307
child 3433 7dbde2447b20
permissions -rw-r--r--
added EvalScriptingErrorHandler
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
3371
fe3f9b7884e5 added EvalScriptingErrorHandler
Claus Gittinger <cg@exept.de>
parents: 3259
diff changeset
     6
  FILEVERSION     6,2,1,66
3080
7e5c6f0c734e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3024
diff changeset
     7
  PRODUCTVERSION  6,2,3,0
2774
5394578caff3 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2732
diff changeset
     8
#if (__BORLANDC__)
848
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     9
  FILEFLAGSMASK   VS_FF_DEBUG | VS_FF_PRERELEASE
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    10
  FILEFLAGS       VS_FF_PRERELEASE | VS_FF_SPECIALBUILD
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    11
  FILEOS          VOS_NT_WINDOWS32
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    12
  FILETYPE        VFT_DLL
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    13
  FILESUBTYPE     VS_USER_DEFINED
2774
5394578caff3 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2732
diff changeset
    14
#endif
848
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    15
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 "StringFileInfo"
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
    BLOCK "040904E4"
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    20
    BEGIN
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    21
      VALUE "CompanyName", "eXept Software AG\0"
2163
ff545a0e9ed8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2022
diff changeset
    22
      VALUE "FileDescription", "Smalltalk/X Bytecode Compiler (LIB)\0"
3371
fe3f9b7884e5 added EvalScriptingErrorHandler
Claus Gittinger <cg@exept.de>
parents: 3259
diff changeset
    23
      VALUE "FileVersion", "6.2.1.66\0"
2163
ff545a0e9ed8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2022
diff changeset
    24
      VALUE "InternalName", "stx:libcomp\0"
2910
1b7d7e18ef8a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2841
diff changeset
    25
      VALUE "LegalCopyright", "Copyright Claus Gittinger 1988-2012\nCopyright eXept Software AG 1998-2012\0"
848
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    26
      VALUE "ProductName", "Smalltalk/X\0"
3080
7e5c6f0c734e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3024
diff changeset
    27
      VALUE "ProductVersion", "6.2.3.0\0"
3371
fe3f9b7884e5 added EvalScriptingErrorHandler
Claus Gittinger <cg@exept.de>
parents: 3259
diff changeset
    28
      VALUE "ProductDate", "Tue, 18 Feb 2014 02:15:26 GMT\0"
848
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
  END
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    32
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    33
  BLOCK "VarFileInfo"
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    34
  BEGIN                               //  Language   |    Translation
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    35
    VALUE "Translation", 0x409, 0x4E4 // U.S. English, Windows Multilingual
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    36
  END
6a012071b02a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    37
END