changeset 0 | 42188c7ea2d9 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Orb/Doxygen/DITA/plugins/apiref/install-plugin.xml Thu Jan 21 17:29:01 2010 +0000 @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<!-- + | (C) Copyright IBM Corporation 2005 - 2006. All Rights Reserved. + *--> +<project name="apiref" default="all" basedir="..\.."> + <import file="${basedir}${file.separator}integrator.xml"/> + + <target name="all" depends="integrate"/> +</project>