probably that's where it's hidden.

This commit is contained in:
Thai Pangsakulyanont
2011-05-30 09:52:49 +07:00
parent 30f7038a29
commit 8164ddeafb
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1684,7 +1684,7 @@
isa = PBXContainerItemProxy; isa = PBXContainerItemProxy;
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
proxyType = 1; proxyType = 1;
remoteGlobalIDString = 2BBF97C5139327A800D950F6 /* glew */; remoteGlobalIDString = 2BBF97C5139327A800D950F6;
remoteInfo = glew; remoteInfo = glew;
}; };
AA30C61907F5E2EF0066F398 /* PBXContainerItemProxy */ = { AA30C61907F5E2EF0066F398 /* PBXContainerItemProxy */ = {
+1
View File
@@ -6,5 +6,6 @@
#endif #endif
#ifdef __OBJC__ #ifdef __OBJC__
# import <GL/glew.h>
# import <Cocoa/Cocoa.h> # import <Cocoa/Cocoa.h>
#endif #endif