0ad/build/premake
Ykkrosh 49efe728fd Added binaries and some example data for COLLADA conversion.
Added FCollada 3.02 library files (but Collada*.dll is not built by
default since it doesn't work in VS2003 (because the FCollada*.dll files
use the VC80 CRT)).
Changed Premake to use optimize-speed instead of optimize, since the
latter does /Ox (in MSVC) which is kind of unofficially deprecated.

This was SVN commit r4935.
2007-03-01 22:34:38 +00:00
..
src Oops, I broke GCC PCH a month ago. Fixed, and added a comment so I now know why it does what it does. 2007-01-26 21:16:49 +00:00
extern_libs.lua Added binaries and some example data for COLLADA conversion. 2007-03-01 22:34:38 +00:00
functions.lua Automatically add .inl files to the workspace. 2006-07-28 17:26:54 +00:00
premake.exe Recompiled Premake on Windows. Added some headers so HAVE_PCH=0 works in MSVC. 2006-09-30 21:36:19 +00:00
premake.lua Added binaries and some example data for COLLADA conversion. 2007-03-01 22:34:38 +00:00