carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/build_index.xml
author wpaul
Tue, 25 May 2010 13:35:48 -0500
changeset 1399 447e8ddc5571
parent 0 fb279309251b
permissions -rw-r--r--
removed capability to hide Qt project creation wizards - they are now disabled in trolltech plugins themselves.

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