You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
398 B
XML
14 lines
398 B
XML
#include <appinfo.rh>
|
|
#include <instead.rsg>
|
|
UID2 KUidAppRegistrationResourceFile
|
|
UID3 0xA0020410 // application UID
|
|
|
|
RESOURCE APP_REGISTRATION_INFO
|
|
{
|
|
app_file = "instead"; // filename of application binary (minus extension)
|
|
// Specify the location of the localisable icon/caption definition file
|
|
localisable_resource_file = "\\resource\\apps\\instead";
|
|
localisable_resource_id = R_APPINFO;
|
|
}
|
|
|