1 ///////////////////////////////////////////////////////////////////////////////
2 // Name: src/msw/version.rc
3 // Purpose: contains version info resource for wxMSW DLL build
4 // Author: Vadim Zeitlin
8 // Copyright: (c) 2000 Vadim Zeitlin
9 // Licence: wxWindows license
10 ///////////////////////////////////////////////////////////////////////////////
12 VS_VERSION_INFO VERSIONINFO
14 PRODUCTVERSION 2,2,0,0
25 BLOCK "StringFileInfo"
29 VALUE "Comments", "wxWindows cross-platform GUI framework\0"
30 VALUE "CompanyName", "wxWindows development team\0"
31 VALUE "FileDescription", "wxWindows for MSW\0"
32 VALUE "FileVersion", "2, 2, 0, 0\0"
33 VALUE "InternalName", "wxMSW\0"
34 VALUE "LegalCopyright", "Copyright © 1993,2000 wxWindows development team\0"
35 VALUE "LegalTrademarks", "\0"
36 VALUE "OriginalFilename", "wx220.dll\0"
37 VALUE "PrivateBuild", "\0"
38 VALUE "ProductName", "wxMSW\0"
39 VALUE "ProductVersion", "2, 2, 0, 0\0"
40 VALUE "SpecialBuild", "\0"
45 VALUE "Translation", 0x409, 1200