00001
00002
00003
00004
00005 #include <appinfo.rh>
00006 #include <SmsExample.rsg>
00007
00008 UID2 KUidAppRegistrationResourceFile
00009 UID3 0xE01FF1e5
00010
00011 RESOURCE APP_REGISTRATION_INFO
00012 {
00013 app_file="SmsExample";
00014
00015
00016
00017
00018 localisable_resource_file="\\resource\\apps\\SmsExample";
00019
00020
00021 localisable_resource_id = R_SMSEXAMPLE_LAI;
00022
00023 hidden = KAppNotHidden;
00024 embeddability = KAppNotEmbeddable;
00025 newfile = KAppDoesNotSupportNewFile;
00026 }
00027
00028
00029
00030