Commit graph

10 commits

Author SHA1 Message Date
Cornee Traas
6cb5496ae6 Add VS2012 support
Files are essentially just copied from the 2010 version with slight
tweaks, works without any warnings or errors.
2014-12-13 22:29:28 +01:00
Daniel Buckmaster
ec78e4d502 Append ' DLL' to DLL filename to improve VS link times. 2014-07-10 11:56:33 +02:00
Nick-IronTower
4543e85d76 Compiling with VS2012
- updated nasm binaries;
- updated template files to reflect new paths to nasm binaries;

Now .asm files compile with /safeseh option.
2013-04-18 13:31:18 +03:00
Scott Przybylski
b04f060ede Added support for debug and ignored libraries
Updated Project Generator to allow adding different Release/Debug libraries.
Also added ability to specify libraries for Ignore Default Libraries field.
Only Visual Studio templates have been updated.
2013-01-23 13:28:35 -05:00
Tim Newell
440103e7ae Removal of SDL dependency for linux dedicated server 2012-12-15 13:07:05 -05:00
DavidWyand-GG
20892395c1 Fix for Issue #134 for VS2010 RC Files 2012-11-08 18:03:40 -05:00
David Wyand
2d9fa140ed Merge branch 'linux' of https://github.com/just-bank/Torque3D into just-bank-linux 2012-10-02 13:25:08 -04:00
bank
5d1653c701 Updating ProjectGenerator templates for 'make'. 2012-09-23 15:28:09 +04:00
Harley Laue
633054c06e Fixes the dllmain.h template file to include MIT header 2012-09-22 17:28:36 -05:00
DavidWyand-GG
8337cad7ee Tools directory for ticket #1 2012-09-19 11:22:58 -04:00