qt/com.nokia.carbide.cpp.qt.core/plugin.xml
author timkelly
Sun, 14 Feb 2010 20:52:26 -0600
branchRCL_2_4
changeset 951 9e8d63ac5a58
parent 950 6773165abc05
permissions -rw-r--r--
Added for bug fix 10681. Merged from default.

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>

   <extension
         id="com.nokia.carbide.cpp.qt.core.symbianSDKMgrHook"
         name="Symbian SDK Manager Hook"
         point="com.nokia.carbide.cpp.sdk.core.sdkManagerLoadedHook">
          <provider
            class="com.nokia.carbide.cpp.internal.qt.core.QtCorePlugin"
            name="com.nokia.carbide.cpp.internal.qt.core.SDK-HookClient"/>
   </extension>

</plugin>