0ad/build/premake
Ykkrosh 22f0f2b232 Set _NO_DEBUG_HEAP=1 in VS2010 projects
The debug heap has a high performance cost, even in release mode,
when running inside a debugger, which is surprising to people trying
to measure performance. It doesn't seem very useful at finding bugs
either.

Add a NoDebugHeap flag to Premake, to set that environment variable
when running in the VS2010 debugger.

This was SVN commit r13901.
2013-09-28 14:35:28 +00:00
..
premake4 Set _NO_DEBUG_HEAP=1 in VS2010 projects 2013-09-28 14:35:28 +00:00
extern_libs4.lua Fixes OS X build failing to find Boost libs, refs #1938 2013-06-30 00:48:34 +00:00
premake4.lua Set _NO_DEBUG_HEAP=1 in VS2010 projects 2013-09-28 14:35:28 +00:00