carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/build_index.xml
author timkelly
Wed, 24 Feb 2010 21:01:05 -0600
changeset 1018 5807922922c6
parent 0 fb279309251b
permissions -rw-r--r--
Add support for qmake command provider extension. sets -spec when projects are created and when qmake is invoked on a .pro file

<?xml version="1.0" encoding="UTF-8"?>
<project name="com.nokia.carbide.cpp.sdk.doc.user" default="build.index" basedir=".">

	<target name="build.index" if="eclipse.running" >
		<help.buildHelpIndex manifest="${basedir}/plugin.xml" destination="${basedir}" />
	</target>
	
</project>