bug 10674. Sort sbsv2 configuration names with same platform_target alias prefix. ensure gcce error parser is used for sbsv2 GCCE4 build configs, add a project specific (sbsv2 only) edit box that allows user to append whatever they want to the -c parameter (the build alias). Also, fixed SDK support for TB kits now that TB92SF appears as a prefix rather than a suffix in the buildinfo.txt file.
<?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>