debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author dadubrow
Fri, 19 Jun 2009 09:42:57 -0500
changeset 274 ac3db0995346
parent 0 fb279309251b
permissions -rw-r--r--
Turn off reference project tests until someone begins working on UI designer code since they need to be updated to work with latest versions of SDKs on build server.

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