Fix running on s60v3

This commit is contained in:
Shinovon 2026-05-01 16:19:33 +05:00
parent e76ad572cb
commit 3b6eaf91e3
3 changed files with 4 additions and 4 deletions

View file

@ -13,7 +13,6 @@ LIBRARY eikcore.lib
LIBRARY avkon.lib
LIBRARY ws32.lib
LIBRARY hal.lib
LIBRARY platformver.lib
EPOCSTACKSIZE 0x14000
EPOCHEAPSIZE 0x80000 0x4000000

View file

@ -4,5 +4,6 @@ TARGET re3_gles2.exe
LIBRARY libstdcppv5.lib
LIBRARY libglesv2.lib
LIBRARY libegl.lib
LIBRARY platformver.lib
STATICLIBRARY librw_gles2.lib
#include "re3.mmh"