author | fturovic <frank.turovich@nokia.com> |
Fri, 03 Apr 2009 10:36:32 -0500 | |
changeset 37 | c8c1c19ac103 |
parent 2 | d760517a8095 |
permissions | -rw-r--r-- |
2 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<project name="com.nokia.carbide.cpp.debug.crashdebugger" 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> |