debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author timkelly
Thu, 11 Feb 2010 07:51:25 -0600
changeset 928 0e59b97dd835
parent 0 fb279309251b
permissions -rw-r--r--
Move qt-sdk detection from sdk core to the nokia qt core/ui plugins. Early loading is not working for these changes.

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