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:
authorErwin Coumans <blender@erwincoumans.com>2005-07-22 20:46:15 +0400
committerErwin Coumans <blender@erwincoumans.com>2005-07-22 20:46:15 +0400
commitf6024cfdac4aec15a2674ffbadc6928271f1b936 (patch)
treef9f10ef8a97ce7449117c358acc1e15c9b4c4dc3 /extern
parentb6b352e0b72237f7892d72c893cad1bfb0f1337d (diff)
aCVS: ----------------------------------------------------------------------
added minkowskisum in the raytrace demo update vc8 projectfiles
Diffstat (limited to 'extern')
-rw-r--r--extern/bullet/Bullet/Bullet3_vc8.vcproj17
1 files changed, 8 insertions, 9 deletions
diff --git a/extern/bullet/Bullet/Bullet3_vc8.vcproj b/extern/bullet/Bullet/Bullet3_vc8.vcproj
index c2f3e70180f..125b4b6e0b1 100644
--- a/extern/bullet/Bullet/Bullet3_vc8.vcproj
+++ b/extern/bullet/Bullet/Bullet3_vc8.vcproj
@@ -4,7 +4,6 @@
Version="8.00"
Name="Bullet3ContinuousCollision"
ProjectGUID="{FFD3C64A-30E2-4BC7-BC8F-51818C320400}"
- SignManifests="true"
>
<Platforms>
<Platform
@@ -278,14 +277,6 @@
>
</File>
<File
- RelativePath=".\NarrowPhaseCollision\ManifoldPointCollector.cpp"
- >
- </File>
- <File
- RelativePath=".\NarrowPhaseCollision\ManifoldPointCollector.h"
- >
- </File>
- <File
RelativePath=".\NarrowPhaseCollision\MinkowskiPenetrationDepthSolver.cpp"
>
</File>
@@ -438,6 +429,14 @@
>
</File>
<File
+ RelativePath=".\CollisionShapes\TriangleMesh.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\CollisionShapes\TriangleMesh.h"
+ >
+ </File>
+ <File
RelativePath=".\CollisionShapes\TriangleMeshShape.cpp"
>
</File>