0ad/build/premake
Ykkrosh 2ea40a23a3 VS2005 compatibility fixes and warning adjustments:
Updated DLLs.
Added DirectX headers/libraries, since they're not in the platform SDK.
Fixed invalid STL iterator usage.
Disabled STL in stack trace, since it breaks.
Added comments for some reported warnings.
Corrected some apparent off-by-one errors.
Defined strlen_s to strnlen.
Probably broke pre-beta2 versions of VC2005.

This was SVN commit r2454.
2005-07-02 21:42:55 +00:00
..
src Added the ScEd project into the default solution/workspace (but set to not be built) 2004-12-31 13:50:53 +00:00
functions.lua Alterations to ScEd, so that it almost works (except for saving/loading maps). Change the bottom of premake.lua if you want to build it. 2004-12-27 23:27:26 +00:00
premake.exe Added the ScEd project into the default solution/workspace (but set to not be built) 2004-12-31 13:50:53 +00:00
premake.lua VS2005 compatibility fixes and warning adjustments: 2005-07-02 21:42:55 +00:00