INTEGRATION: CWS odfmetadata (1.9.30); FILE MERGED
2008/06/17 09:57:27 mst 1.9.30.1: - unoxml/prj/build.lst: + add new directory: source/rdf + add new dependency: redland - unoxml/source/rdf: + new library unordf: redland-based RDF repository - unoxml/qa/complex: + add complex test: RDFRepositoryTest
This commit is contained in:
parent
67e897f0fd
commit
f200b6e2c9
1 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
|||
ux unoxml : offuh cppuhelper LIBXML2:libxml2 tools NULL
|
||||
ux unoxml : offuh cppuhelper LIBXML2:libxml2 REDLAND:redland tools NULL
|
||||
ux unoxml\source\dom nmake - all ux_dom NULL
|
||||
ux unoxml\source\xpath nmake - all ux_xpath ux_dom NULL
|
||||
ux unoxml\source\events nmake - all ux_events ux_dom NULL
|
||||
ux unoxml\source\service nmake - all ux_service ux_dom ux_xpath ux_events NULL
|
||||
ux unoxml\source\fastsax\api nmake - all ux_fapi NULL
|
||||
ux unoxml\source\fastsax nmake - all ux_fastsax ux_fapi NULL
|
||||
ux unoxml\source\service nmake - all ux_service ux_dom ux_xpath ux_events ux_fapi ux_fastsax NULL
|
||||
ux unoxml\source\rdf nmake - all ux_librdf NULL
|
||||
|
|
Loading…
Reference in a new issue