uidesigner/com.nokia.carbide.cpp.uiq.doc.user/build_index.xml
author timkelly
Wed, 11 Aug 2010 18:14:52 -0500
branchC3_BUILDER_WORK
changeset 1811 b1772bf1197b
parent 0 fb279309251b
permissions -rw-r--r--
major refactor to wrap retieval of macros all around ISymbianBuildContext, to avoid need to access internal apis. Added getTargetTypeMacro(String targettype), List<IDefine> getMetadataMacros(), List<IDefine> getBuildMacros().

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

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