mirror of
https://gitlab.com/shinovon/re3-symbian.git
synced 2026-05-22 17:47:20 +03:00
Test
This commit is contained in:
parent
6d11126db6
commit
9c3f9b9ed6
4 changed files with 13 additions and 8 deletions
|
|
@ -4,7 +4,7 @@ DEFAULT ARMV6
|
|||
PRJ_MMPFILES
|
||||
gnumakefile Icons_scalable_dc.mk
|
||||
gnumakefile shaders.mk
|
||||
librw_gles2.mmp
|
||||
re3_gles2.mmp
|
||||
//librw_gles2.mmp
|
||||
//re3_gles2.mmp
|
||||
librw_gles1.mmp
|
||||
re3_gles1.mmp
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
#undef SYMBIAN_3
|
||||
#define S60V3
|
||||
TARGET re3_gles1.exe
|
||||
//TARGET re3_gles1.exe
|
||||
TARGET re3.exe
|
||||
LIBRARY libstdcpp.lib
|
||||
LIBRARY libgles_cm.lib
|
||||
STATICLIBRARY librw_gles1.lib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue