Merge pull request #14706 from acowley/frameworks-GL

frameworks: GL is undefined
This commit is contained in:
Arseniy Seroka 2016-04-24 22:38:47 +03:00
commit d0f909a0a8

View file

@ -48,7 +48,7 @@ with frameworks; with libs; {
ForceFeedback = [ CF IOKit ];
Foundation = [ CF libobjc Security ApplicationServices SystemConfiguration ];
GLKit = [ CF ];
GLUT = [ GL OpenGL ];
GLUT = [ OpenGL ];
GSS = [];
GameController = [];
GameKit = [ Foundation ];