mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-12 18:34:59 +00:00
49efe728fd
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.