mirror of
https://gitlab.com/shinovon/re3-symbian.git
synced 2026-05-22 17:47:20 +03:00
Symbian^3 port
This commit is contained in:
parent
77cdaaf97e
commit
3eb71f2cc5
106 changed files with 2098 additions and 745 deletions
17
group/re3_reg.rss
Normal file
17
group/re3_reg.rss
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
#include <appinfo.rh>
|
||||
#include <re3.rsg>
|
||||
|
||||
UID2 KUidAppRegistrationResourceFile
|
||||
UID3 0xe0d67647
|
||||
|
||||
RESOURCE APP_REGISTRATION_INFO
|
||||
{
|
||||
app_file="re3";
|
||||
|
||||
localisable_resource_file="\\resource\\apps\\re3";
|
||||
localisable_resource_id=R_RE3_LOCALISABLE_APP_INFO;
|
||||
|
||||
embeddability=KAppNotEmbeddable;
|
||||
newfile=KAppDoesNotSupportNewFile;
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue