Updated the Qt project to work on Desktop/Maemo/Meego/Symbian. Removed all dependencies except Qt and OpenGl.

This commit is contained in:
Xawotihs
2011-07-17 18:18:17 +00:00
parent d81afa93c5
commit 9dccc885d6
10 changed files with 285 additions and 25 deletions

View File

@@ -120,10 +120,11 @@ enum {
#undef GL_ES_VERSION_2_0
#undef GL_VERSION_2_0
#define GL_VERSION_ES_CM_1_1 1
#ifndef GL_OES_VERSION_1_1
#define glOrthof glOrtho
#define glClearDepthf glClearDepth
#endif
#endif
#if defined (PSP)