blender/source/blenderplayer/bad_level_call_stubs
Campbell Barton c7ff23cc34 Added CMake macro REMOVE_STRICT_FLAGS(), this means developers can build with -Werror in their CMAKE_C_FLAGS_DEBUG (so all warnings give errors).
but external libs which we don't maintain & generated code will have -Werror removed.

This is GCC only, MSVC can be added easily.
2010-10-24 03:57:07 +00:00
..
CMakeLists.txt Added CMake macro REMOVE_STRICT_FLAGS(), this means developers can build with -Werror in their CMAKE_C_FLAGS_DEBUG (so all warnings give errors). 2010-10-24 03:57:07 +00:00
Makefile Update address in license block. 2010-08-10 21:22:26 +00:00
SConscript Adding intern/guardedalloc include dir for bad_level_call_stubs (stubs.c). This update is for cmake and scons. 2010-08-31 23:55:41 +00:00
stubs.c - CMake now only uses SOURCE_GROUP with MSVC lib configuration, saves recursive header search when not using msvc. 2010-10-23 04:18:53 +00:00