2007-09-13 07:58:07 +00:00
|
|
|
// This file is generated automatically.
|
|
|
|
|
|
|
|
1 VERSIONINFO
|
2007-10-21 06:08:13 +00:00
|
|
|
FILEVERSION 2, 64, 0, 0
|
|
|
|
PRODUCTVERSION 2, 64, 0, 0
|
2007-09-13 07:58:07 +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-10-21 06:08:13 +00:00
|
|
|
VALUE "ProductVersion", "2.64"
|
|
|
|
VALUE "FileVersion", "2.64"
|
2007-09-13 07:58:07 +00:00
|
|
|
VALUE "LegalCopyright", "Copyright (c) 2005-2007 Erwin Coumans"
|
|
|
|
VALUE "FileDescription", "GenericJointDemo"
|
|
|
|
#ifdef CS_DEBUG
|
|
|
|
VALUE "Comments", "Debug build"
|
|
|
|
#else
|
|
|
|
VALUE "Comments", "Release build"
|
|
|
|
#endif
|
|
|
|
VALUE "WWW", "http://www.bulletphysics.com"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
1 ICON "../../msvc/bullet_ico.ico"
|