Imported Upstream version 2.81
[platform/upstream/libbullet.git] / build / bullet.rc
1 // This file is generated automatically.\r
2 \r
3 1 VERSIONINFO\r
4 FILEVERSION 2, 79, 0, 0\r
5 PRODUCTVERSION 2, 79, 0, 0\r
6 #ifdef CS_DEBUG\r
7 FILEFLAGS 0x1\r
8 #else\r
9 FILEFLAGS 0x0\r
10 #endif\r
11 {\r
12   BLOCK "StringFileInfo"\r
13   {\r
14     BLOCK "040904E4"\r
15     {\r
16       VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"\r
17       VALUE "ProductVersion", "2.79"\r
18       VALUE "FileVersion", "2.79"\r
19       VALUE "LegalCopyright", "Copyright (c) 2005-2011  Erwin Coumans"\r
20 #ifdef CS_DEBUG\r
21       VALUE "Comments", "Debug build"\r
22 #else\r
23       VALUE "Comments", "Release build"\r
24 #endif\r
25       VALUE "WWW", "http://www.bulletphysics.org"\r
26     }\r
27   }\r
28 }\r
29 1 ICON "bullet_ico.ico"\r