Fixed SDL_GL_GetProcAddress

This commit is contained in:
pelya
2011-01-12 18:09:40 +00:00
parent b6bf7f3eb4
commit 0a89f2b707
5 changed files with 26 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
# The application settings for Android libSDL port
AppSettingVersion=15
LibSdlVersion=1.3
AppSettingVersion=16
LibSdlVersion=1.2
AppName="GLXGears"
AppFullName=org.opengl.glxgears
ScreenOrientation=h
@@ -20,6 +20,7 @@ NonBlockingSwapBuffers=n
RedefinedKeys="RETURN"
AppTouchscreenKeyboardKeysAmount=0
AppTouchscreenKeyboardKeysAmountAutoFire=0
RedefinedKeysScreenKb="RETURN"
MultiABI=n
AppVersionCode=1
AppVersionName="1"