pybullet premake, keep extension
This commit is contained in:
@@ -3,8 +3,7 @@
|
|||||||
project ("pybullet")
|
project ("pybullet")
|
||||||
language "C++"
|
language "C++"
|
||||||
kind "SharedLib"
|
kind "SharedLib"
|
||||||
targetsuffix ("")
|
|
||||||
targetprefix ("")
|
|
||||||
includedirs {"../../src", "../../examples",
|
includedirs {"../../src", "../../examples",
|
||||||
"../../examples/ThirdPartyLibs"}
|
"../../examples/ThirdPartyLibs"}
|
||||||
defines {"PHYSICS_IN_PROCESS_EXAMPLE_BROWSER"}
|
defines {"PHYSICS_IN_PROCESS_EXAMPLE_BROWSER"}
|
||||||
|
|||||||
Reference in New Issue
Block a user