Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/extern
diff options
context:
space:
mode:
authorAndrea Weikert <elubie@gmx.net>2008-01-30 23:19:40 +0300
committerAndrea Weikert <elubie@gmx.net>2008-01-30 23:19:40 +0300
commitc77398800369b4af67e15a259c671b6726e24ada (patch)
treee629f3ea1757106c3ddecd85f1f69905fc120d03 /extern
parentb18499fdf612dfe78ab32e45aefff9d2e6b1ae29 (diff)
== MSVC 7.1 projectfiles ==
- added missing files from cloth sim
Diffstat (limited to 'extern')
-rw-r--r--extern/bullet2/make/msvc_7_0/Bullet_vc7.vcproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/extern/bullet2/make/msvc_7_0/Bullet_vc7.vcproj b/extern/bullet2/make/msvc_7_0/Bullet_vc7.vcproj
index 87a1e4546d1..6de2fd3a2bd 100644
--- a/extern/bullet2/make/msvc_7_0/Bullet_vc7.vcproj
+++ b/extern/bullet2/make/msvc_7_0/Bullet_vc7.vcproj
@@ -340,6 +340,9 @@ ECHO Done
<File
RelativePath="..\..\src\btBulletDynamicsCommon.h">
</File>
+ <File
+ RelativePath="..\..\src\Bullet-C-Api.h">
+ </File>
<Filter
Name="BulletDynamics"
Filter="">
@@ -428,6 +431,9 @@ ECHO Done
<File
RelativePath="..\..\src\BulletDynamics\Dynamics\btSimpleDynamicsWorld.h">
</File>
+ <File
+ RelativePath="..\..\src\BulletDynamics\Dynamics\Bullet-C-API.cpp">
+ </File>
</Filter>
<Filter
Name="Vehicle"