Fix bug 11068 (part 2). Add dynamic text to dispaly -c command and release tree when variant is applied.
Remove UI added to support appending to a build config from the project setting.
<?xml version="1.0" encoding="UTF-8"?>
<project name="com.nokia.carbide.cpp.debug.crashdebugger" default="build.index" basedir=".">
<target name="build.index" if="eclipse.running" >
<help.buildHelpIndex manifest="${basedir}/plugin.xml" destination="${basedir}" />
</target>
</project>