pybullet premake, keep extension

This commit is contained in:
erwin coumans
2016-09-27 08:33:53 -07:00
parent 96c1ee4256
commit a325747dd4

View File

@@ -3,8 +3,7 @@
project ("pybullet")
language "C++"
kind "SharedLib"
targetsuffix ("")
targetprefix ("")
includedirs {"../../src", "../../examples",
"../../examples/ThirdPartyLibs"}
defines {"PHYSICS_IN_PROCESS_EXAMPLE_BROWSER"}