Parcourir la source

Fix Windows build.

legacy
Sam Hocevar il y a 5 ans
Parent
révision
336f9abe40
1 fichiers modifiés avec 4 ajouts et 4 suppressions
  1. +4
    -4
      src/3rdparty/lol-bullet.vcxproj

+ 4
- 4
src/3rdparty/lol-bullet.vcxproj Voir le fichier

@@ -66,11 +66,11 @@
</ClCompile>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="bullet3/src/btBulletCollisionAll.cpp" />
<!--<ClCompile Include="bullet3/src/btBulletCollisionAll.cpp" />-->
<ClInclude Include="bullet3/src/btBulletCollisionCommon.h" />
<ClCompile Include="bullet3/src/btBulletDynamicsAll.cpp" />
<!--<ClCompile Include="bullet3/src/btBulletDynamicsAll.cpp" />-->
<ClInclude Include="bullet3/src/btBulletDynamicsCommon.h" />
<ClCompile Include="bullet3/src/btLinearMathAll.cpp" />
<!--<ClCompile Include="bullet3/src/btLinearMathAll.cpp" />-->
</ItemGroup>
<ItemGroup>
<ClInclude Include="bullet3/src/Bullet3Collision/BroadPhaseCollision/b3BroadphaseCallback.h" />
@@ -752,4 +752,4 @@
<ImportGroup Label="ExtensionTargets">
<Import Project="$(LolDir)\build\msbuild\lolfx.targets" />
</ImportGroup>
</Project>
</Project>

Chargement…
Annuler
Enregistrer