mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-14 09:50:48 +00:00
Revert "Updated SDL, Bullet and OpenAL soft libs"
This reverts commit 370161cfb1.
This commit is contained in:
parent
63be684474
commit
bc77ff0833
1102 changed files with 62741 additions and 204988 deletions
|
|
@ -1,16 +0,0 @@
|
|||
project "Bullet2FileLoader"
|
||||
|
||||
kind "StaticLib"
|
||||
|
||||
includedirs {
|
||||
"../../../src"
|
||||
}
|
||||
|
||||
if os.is("Linux") then
|
||||
buildoptions{"-fPIC"}
|
||||
end
|
||||
|
||||
files {
|
||||
"**.cpp",
|
||||
"**.h"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue