mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-06 14:00:39 +00:00
Some cleanup and adding in the necessary changes to cmake.
This commit is contained in:
parent
7a3b40a86d
commit
1f72245772
7 changed files with 4 additions and 5556 deletions
|
|
@ -255,6 +255,10 @@ addPath("${srcDir}/T3D/sfx")
|
|||
addPath("${srcDir}/T3D/gameBase")
|
||||
addPath("${srcDir}/T3D/turret")
|
||||
addPath("${srcDir}/main/")
|
||||
addPath("${srcDir}/assets")
|
||||
addPath("${srcDir}/module")
|
||||
addPath("${srcDir}/T3D/assets")
|
||||
addPathRec("${srcDir}/persistence")
|
||||
addPathRec("${srcDir}/ts/collada")
|
||||
addPathRec("${srcDir}/ts/loader")
|
||||
addPathRec("${projectSrcDir}")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue