summaryrefslogtreecommitdiff
path: root/unoxml/prj
diff options
context:
space:
mode:
authorLars Oppermann <lo@openoffice.org>2004-01-28 15:32:05 +0000
committerLars Oppermann <lo@openoffice.org>2004-01-28 15:32:05 +0000
commitb055c439ed9b580369be05fdc1eab09cdf2fcc14 (patch)
tree95d123a5f67065c5bf3cdd008490317cfd649645 /unoxml/prj
parentbb6ac7918be06ddf4ad16f5723a5bcd390bdd472 (diff)
added
Diffstat (limited to 'unoxml/prj')
-rw-r--r--unoxml/prj/build.lst4
-rw-r--r--unoxml/prj/d.lst3
2 files changed, 7 insertions, 0 deletions
diff --git a/unoxml/prj/build.lst b/unoxml/prj/build.lst
new file mode 100644
index 000000000000..0f42c48d052c
--- /dev/null
+++ b/unoxml/prj/build.lst
@@ -0,0 +1,4 @@
+ux unoxml : libxml2 NULL
+ux unoxml\source\dom nmake - all ux_dom NULL
+ux unoxml\source\xpath nmake - all ux_xpath ux_dom NULL
+ux unoxml\source\service nmake - all ux_service ux_dom ux_xpath NULL
diff --git a/unoxml/prj/d.lst b/unoxml/prj/d.lst
new file mode 100644
index 000000000000..ab127c08556d
--- /dev/null
+++ b/unoxml/prj/d.lst
@@ -0,0 +1,3 @@
+..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT%\lib*.so
+..\%__SRC%\lib\lib*.dylib %_DEST%\lib%_EXT%\lib*.dylib
+..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll