mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 22:15:31 +00:00
ICU-8869 add empty lib directory, and fix a build issue on some systems
X-SVN-Rev: 30797
This commit is contained in:
parent
35e6f14f26
commit
829c7fa304
1 changed files with 9 additions and 0 deletions
|
@ -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"/>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue