fix mac build

This commit is contained in:
Erwin Coumans
2014-08-20 17:24:12 -07:00
parent cb55f7df30
commit ed637a6942
3 changed files with 6 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ project "App_BasicDemoCustomOpenGL2"
"../../btgui"
}
defines { "DONT_USE_GLUT"}
defines { "DONT_USE_GLUT", "USE_OPENGL2"}
initOpenGL()
initGlew()