tests/sampleserviceplugin2/xml/sampleservice2.xml
author Markku Kaurila <markku.kaurila@nokia.com>
Thu, 30 Sep 2010 11:17:58 +0100
changeset 4 30827624d4d3
parent 0 876b1a06bc25
permissions -rw-r--r--
Further update to the exports in contactsmodel.pro, for Bug 3312

<?xml version="1.0" encoding="utf-8" ?>
<service>
    <name>SampleService2</name>
    <filepath>plugins/tst_sfw_sampleserviceplugin2</filepath>
    <description>tst_QServiceManager test service</description>
    <interface>
        <name>com.nokia.qt.TestInterfaceA</name>
        <version>1.0</version>
        <description>Sample service plugin 2 interface implementation</description>
    </interface>
</service>