diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2011-05-30 18:05:29 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-06-18 11:26:55 +0200 |
commit | 4fb5b90d3e3151faf457117af2f2eceeaa7f6b00 (patch) | |
tree | fedb54f5b908a45f30530d844ad594ca04e10124 /unoxml | |
parent | f58679159af7464684b0737ab6cc89407a79b08d (diff) |
ause130: #i117218# change .idl handling to gnu make
Diffstat (limited to 'unoxml')
-rw-r--r-- | unoxml/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unoxml/prj/build.lst b/unoxml/prj/build.lst index 02f0482d76f8..97aed0f47b94 100644 --- a/unoxml/prj/build.lst +++ b/unoxml/prj/build.lst @@ -1,2 +1,2 @@ -ux unoxml : offuh cppuhelper LIBXML2:libxml2 LIBXSLT:libxslt REDLAND:redland sax comphelper ucbhelper NULL +ux unoxml : offapi cppuhelper LIBXML2:libxml2 LIBXSLT:libxslt REDLAND:redland sax comphelper ucbhelper NULL ux unoxml\prj nmake - all ux_prj NULL |