mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-09 01:06:00 +00:00
5d8a952b5e
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5104 d0543943-73ff-0310-b7d9-9358b9ac24b2
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;
|
|
}
|
|
|