Added Windows shortcut to generate CodeLite project

Changed two submesh's error message
Fixed OpenGL.hpp/.cpp spaces for some displayers
OpenGL loads GL_kdr_debug if possible instead of GL_ARB_debug_output
Refactored external includes
This commit is contained in:
Lynix
2012-08-10 02:03:25 +02:00
parent b559932d63
commit f8a0cdad39
17 changed files with 291 additions and 20554 deletions

View File

@@ -29,5 +29,5 @@ configuration "Release*"
configuration "*Static"
defines "NAZARA_STATIC"
configuration "gmake"
configuration "codeblocks or codelite or gmake or xcode3*"
buildoptions "-std=c++11"