mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 06:34:36 +00:00
* BugFix: Correct some errors in the module scripts.
* BugFix: Fixes for compiling on Windows.
This commit is contained in:
parent
e7b01902ee
commit
b23554295c
6 changed files with 42 additions and 18 deletions
|
|
@ -8,4 +8,4 @@ if(TORQUE_TOOLS)
|
|||
"gui/editor/inspector/*.cpp")
|
||||
set(TORQUE_SOURCE_FILES ${TORQUE_SOURCE_FILES} ${TORQUE_TOOLS_SOURCES})
|
||||
set(TORQUE_COMPILE_DEFINITIONS ${TORQUE_COMPILE_DEFINITIONS} TORQUE_TOOLS)
|
||||
endif(TORQUE_PHYSICS_BULLET)
|
||||
endif(TORQUE_TOOLS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue