mirror of
https://gitlab.com/shinovon/re3-symbian.git
synced 2026-05-22 17:47:20 +03:00
Fix running on s60v3
This commit is contained in:
parent
e76ad572cb
commit
3b6eaf91e3
3 changed files with 4 additions and 4 deletions
|
|
@ -13,7 +13,6 @@ LIBRARY eikcore.lib
|
|||
LIBRARY avkon.lib
|
||||
LIBRARY ws32.lib
|
||||
LIBRARY hal.lib
|
||||
LIBRARY platformver.lib
|
||||
|
||||
EPOCSTACKSIZE 0x14000
|
||||
EPOCHEAPSIZE 0x80000 0x4000000
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue