Torque3D/Tools/projectGenerator
DavidWyand-GG 262ddb1a27 Project Generator File Copy
Project Generator may now automatically copy files needed for a module
into the project's directory.  Use the new copyFileToProject() function
in the module .inc file.  The following modules have been set up for
this:

- FMod
- Leap Motion
- PhysX
- Razer Hydra

These modules have been set up to copy both release and debug files as
appropriate.  When releasing your game you'll likely want to not include
any debug files.
2013-04-21 17:10:50 -04:00
..
btargets Updating build targets of ProjectGen, so we include only files needed for 'make'. 2012-09-23 15:28:29 +04:00
classes Project Generator File Copy 2013-04-21 17:10:50 -04:00
libs Tools directory for ticket #1 2012-09-19 11:22:58 -04:00
modules Project Generator File Copy 2013-04-21 17:10:50 -04:00
smarty Tools directory for ticket #1 2012-09-19 11:22:58 -04:00
templates Compiling with VS2012 2013-04-18 13:31:18 +03:00
templates_c Updated project generator for ticket #1 2012-09-20 12:55:59 -04:00
.gitignore Tools directory for ticket #1 2012-09-19 11:22:58 -04:00
.project Updated project generator for ticket #1 2012-09-20 12:57:22 -04:00
newProject.php Tools directory for ticket #1 2012-09-19 11:22:58 -04:00
projectGenerator.php Tools directory for ticket #1 2012-09-19 11:22:58 -04:00
projectGenUtils.inc Project Generator File Copy 2013-04-21 17:10:50 -04:00