experiments/experiments.rc
author Claus Gittinger <cg@exept.de>
Thu, 22 Dec 2005 18:00:03 +0100
changeset 2125 cfa7b540ebf1
parent 749 e898eaeff091
child 2353 fa7400d022a0
permissions -rw-r--r--
*** empty log message ***
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
749
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     1
//
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     2
// DO NOT EDIT 
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     3
// automagically generated from the projectDefinition: stx_libjava_experiments.
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     4
//
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     5
VS_VERSION_INFO VERSIONINFO
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     6
  FILEVERSION     6,1,0,1
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     7
  PRODUCTVERSION  6,1,2,1
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     8
  FILEFLAGSMASK   VS_FF_DEBUG | VS_FF_PRERELEASE
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     9
  FILEFLAGS       VS_FF_PRERELEASE | VS_FF_SPECIALBUILD
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    10
  FILEOS          VOS_NT_WINDOWS32
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    11
  FILETYPE        VFT_DLL
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    12
  FILESUBTYPE     VS_USER_DEFINED
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    13
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    14
BEGIN
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    15
  BLOCK "StringFileInfo"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    16
  BEGIN
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    17
    BLOCK "040904E4"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    18
    BEGIN
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    19
      VALUE "CompanyName", "eXept Software AG\0"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    20
      VALUE "FileDescription", "Smalltalk/X Class library (LIB)\0"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    21
      VALUE "FileVersion", "6.1.0.1\0"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    22
      VALUE "InternalName", "stx:libjava/experiments\0"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    23
      VALUE "LegalCopyright", "Copyright Claus Gittinger 1988-2011\nCopyright eXept Software AG 1998-2011\0"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    24
      VALUE "ProductName", "Smalltalk/X\0"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    25
      VALUE "ProductVersion", "6.1.2.1\0"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    26
      VALUE "ProductDate", "Fri, 08 Apr 2011 11:35:02 GMT\0"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    27
    END
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    28
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    29
  END
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    30
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    31
  BLOCK "VarFileInfo"
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    32
  BEGIN                               //  Language   |    Translation
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    33
    VALUE "Translation", 0x409, 0x4E4 // U.S. English, Windows Multilingual
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    34
  END
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    35
END