2007-08-06 19:24:10 +00:00
|
|
|
// part of Symbian build files for sofia-sip package
|
|
|
|
//
|
|
|
|
// Copyright (C) 2005,2006,2007 Nokia Corporation
|
|
|
|
// Contact: Pekka Pessi <pekka.pessi@nokia.com>
|
|
|
|
// Licensed under LGPL. See file COPYING.
|
|
|
|
|
2007-05-08 19:14:10 +00:00
|
|
|
#include <appinfo.rh>
|
|
|
|
|
|
|
|
UID2 KUidAppRegistrationResourceFile
|
|
|
|
UID3 0x1F001AE3
|
|
|
|
|
|
|
|
RESOURCE APP_REGISTRATION_INFO
|
|
|
|
{
|
|
|
|
app_file="test_msg";
|
|
|
|
|
|
|
|
embeddability=KAppNotEmbeddable;
|
|
|
|
newfile=KAppDoesNotSupportNewFile;
|
|
|
|
}
|
|
|
|
|