Stub GLES 1.1 backend

This commit is contained in:
Shinovon 2026-05-01 11:27:14 +05:00
parent f6a5685de8
commit feefe2e742
28 changed files with 272 additions and 31 deletions

7
group/re3_gles1.mmp Normal file
View 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"