mirror of
https://gitlab.com/shinovon/re3-symbian.git
synced 2026-05-23 01:57:21 +03:00
Stub GLES 1.1 backend
This commit is contained in:
parent
f6a5685de8
commit
feefe2e742
28 changed files with 272 additions and 31 deletions
7
group/re3_gles1.mmp
Normal file
7
group/re3_gles1.mmp
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#undef SYMBIAN_3
|
||||
#define S60V3
|
||||
TARGET re3_gles1.exe
|
||||
LIBRARY libstdcpp.lib
|
||||
LIBRARY libgles_cm.lib
|
||||
STATICLIBRARY librw_gles1.lib
|
||||
#include "re3.mmh"
|
||||
Loading…
Add table
Add a link
Reference in a new issue