14 lines
226 B
XML
14 lines
226 B
XML
|
#include <appinfo.rh>
|
||
|
|
||
|
UID2 KUidAppRegistrationResourceFile
|
||
|
UID3 0x1F001AE3
|
||
|
|
||
|
RESOURCE APP_REGISTRATION_INFO
|
||
|
{
|
||
|
app_file="test_msg";
|
||
|
|
||
|
embeddability=KAppNotEmbeddable;
|
||
|
newfile=KAppDoesNotSupportNewFile;
|
||
|
}
|
||
|
|