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
8
group/re3_gles2.mmp
Normal file
8
group/re3_gles2.mmp
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#undef S60V3
|
||||
#define SYMBIAN_3
|
||||
TARGET re3_gles2.exe
|
||||
LIBRARY libstdcppv5.lib
|
||||
LIBRARY libglesv2.lib
|
||||
LIBRARY libegl.lib
|
||||
STATICLIBRARY librw_gles2.lib
|
||||
#include "re3.mmh"
|
||||
Loading…
Add table
Add a link
Reference in a new issue