Explorar el Código

Fix Windows build.

legacy
Sam Hocevar hace 5 años
padre
commit
336f9abe40
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. +4
    -4
      src/3rdparty/lol-bullet.vcxproj

+ 4
- 4
src/3rdparty/lol-bullet.vcxproj Ver fichero

@@ -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>

Cargando…
Cancelar
Guardar