2006-09-04 21:58:32 +00:00
|
|
|
// This file is generated automatically.
|
|
|
|
|
|
|
|
1 VERSIONINFO
|
2007-06-13 05:00:42 +00:00
|
|
|
FILEVERSION 2, 53, 0, 0
|
|
|
|
PRODUCTVERSION 2, 53, 0, 0
|
2006-09-04 21:58:32 +00:00
|
|
|
#ifdef CS_DEBUG
|
|
|
|
FILEFLAGS 0x1
|
|
|
|
#else
|
|
|
|
FILEFLAGS 0x0
|
|
|
|
#endif
|
|
|
|
{
|
|
|
|
BLOCK "StringFileInfo"
|
|
|
|
{
|
|
|
|
BLOCK "040904E4"
|
|
|
|
{
|
|
|
|
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
2007-06-13 05:00:42 +00:00
|
|
|
VALUE "ProductVersion", "2.53"
|
|
|
|
VALUE "FileVersion", "2.53"
|
|
|
|
VALUE "LegalCopyright", "Copyright (c) 2005-2007 Erwin Coumans"
|
2006-09-04 21:58:32 +00:00
|
|
|
VALUE "FileDescription", "VehicleDemo"
|
|
|
|
#ifdef CS_DEBUG
|
|
|
|
VALUE "Comments", "Debug build"
|
|
|
|
#else
|
|
|
|
VALUE "Comments", "Release build"
|
|
|
|
#endif
|
2007-06-13 05:00:42 +00:00
|
|
|
VALUE "WWW", "http://www.bulletphysics.com"
|
2006-09-04 21:58:32 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
1 ICON "../../msvc/bullet_ico.ico"
|