debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author timkelly
Tue, 27 Apr 2010 10:23:49 -0500
branchRCL_2_4
changeset 1295 5e60bd109662
parent 0 fb279309251b
permissions -rw-r--r--
glitch on bug 11131. check the new qmake location to avoid adding duplicate Qt SDKs at IDE start-up

<?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>