ICU-8869 add empty lib directory, and fix a build issue on some systems

X-SVN-Rev: 30797
This commit is contained in:
Steven R. Loomis 2011-10-04 20:16:17 +00:00
parent 35e6f14f26
commit 829c7fa304

View File

@ -57,6 +57,15 @@
<arg value = "--newdir"/>
<arg value = "${newdir}"/>
<arg value = "--cppxslt"/>
<arg value = "${basedir}/src/com/ibm/icu/dev/tools/docs/dumpAllCppFunc.xslt"/>
<arg value = "--cxslt"/>
<arg value = "${basedir}/src/com/ibm/icu/dev/tools/docs/dumpAllCFunc.xslt"/>
<arg value = "--reportxslt"/>
<arg value = "${basedir}/src/com/ibm/icu/dev/tools/docs/genReport.xslt"/>
<arg value = "--resultfile"/>
<arg value = "${basedir}/APIChangeReport.html"/>