mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-16 00:54:54 +00:00
* Adjustment: Update Bullet version to 3.24.
This commit is contained in:
parent
35de012ee7
commit
4a3f31df2a
6148 changed files with 2112532 additions and 56873 deletions
17
Engine/lib/bullet/build3/bullet.rc
Normal file
17
Engine/lib/bullet/build3/bullet.rc
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// This file is generated automatically.
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEFLAGS 0x0
|
||||
{
|
||||
BLOCK "StringFileInfo"
|
||||
{
|
||||
BLOCK "040904E4"
|
||||
{
|
||||
VALUE "ProductName", "Bullet Physics Library"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2005-2014 Erwin Coumans"
|
||||
VALUE "Comments", "Test build"
|
||||
VALUE "WWW", "http://www.bulletphysics.org"
|
||||
}
|
||||
}
|
||||
}
|
||||
1 ICON "bullet_ico.ico"
|
||||
Loading…
Add table
Add a link
Reference in a new issue