2007-07-27 21:27:47 +00:00
|
|
|
// This file is generated automatically.
|
|
|
|
|
|
|
|
1 VERSIONINFO
|
2009-05-09 21:20:47 +00:00
|
|
|
FILEVERSION 2, 75, 0, 0
|
|
|
|
PRODUCTVERSION 2, 75, 0, 0
|
2007-07-27 21:27:47 +00:00
|
|
|
#ifdef CS_DEBUG
|
|
|
|
FILEFLAGS 0x1
|
|
|
|
#else
|
|
|
|
FILEFLAGS 0x0
|
|
|
|
#endif
|
|
|
|
{
|
|
|
|
BLOCK "StringFileInfo"
|
|
|
|
{
|
|
|
|
BLOCK "040904E4"
|
|
|
|
{
|
|
|
|
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
2009-05-09 21:20:47 +00:00
|
|
|
VALUE "ProductVersion", "2.75"
|
|
|
|
VALUE "FileVersion", "2.75"
|
2008-09-02 19:29:14 +00:00
|
|
|
VALUE "LegalCopyright", "Copyright (c) 2005-2008 Erwin Coumans"
|
2007-07-27 21:27:47 +00:00
|
|
|
VALUE "FileDescription", "RagdollDemo"
|
|
|
|
#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"
|