Added Steve Baker and Jay Lee as contributors. Added double precision to autogenerated msvc projectfiles as build-configuration.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
// This file is generated automatically.
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION 1, 9, 0, 0
|
||||
PRODUCTVERSION 1, 9, 0, 0
|
||||
FILEVERSION 2, 41, 0, 0
|
||||
PRODUCTVERSION 2, 41, 0, 0
|
||||
#ifdef CS_DEBUG
|
||||
FILEFLAGS 0x1
|
||||
#else
|
||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
||||
BLOCK "040904E4"
|
||||
{
|
||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||
VALUE "ProductVersion", "1.9"
|
||||
VALUE "FileVersion", "1.9"
|
||||
VALUE "ProductVersion", "2.41"
|
||||
VALUE "FileVersion", "2.41"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||
VALUE "FileDescription", "UserCollisionAlgorithm"
|
||||
#ifdef CS_DEBUG
|
||||
|
||||
Reference in New Issue
Block a user