changeset 0 | fb279309251b |
-1:000000000000 | 0:fb279309251b |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <project name="com.nokia.carbide.cpp.uiq.help" default="build.index" basedir="."> |
|
3 |
|
4 <target name="build.index" if="eclipse.running" > |
|
5 <help.buildHelpIndex manifest="${basedir}/plugin.xml" destination="${basedir}" /> |
|
6 </target> |
|
7 |
|
8 </project> |