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:
@@ -4,20 +4,16 @@ files "main.cpp"
|
||||
|
||||
configuration "DebugStatic"
|
||||
links "NazaraCored-s"
|
||||
links "NazaraRendererd-s"
|
||||
links "NazaraUtilityd-s"
|
||||
|
||||
configuration "ReleaseStatic"
|
||||
links "NazaraCore-s"
|
||||
links "NazaraRenderer-s"
|
||||
links "NazaraUtility-s"
|
||||
|
||||
configuration "DebugDLL"
|
||||
links "NazaraCored"
|
||||
links "NazaraRendererd"
|
||||
links "NazaraUtilityd"
|
||||
|
||||
configuration "ReleaseDLL"
|
||||
links "NazaraCore"
|
||||
links "NazaraRenderer"
|
||||
links "NazaraUtility"
|
||||
Reference in New Issue
Block a user