summaryrefslogtreecommitdiff
path: root/unoxml/prj
diff options
context:
space:
mode:
authorLars Oppermann <lo@openoffice.org>2004-02-16 15:41:55 +0000
committerLars Oppermann <lo@openoffice.org>2004-02-16 15:41:55 +0000
commitefed7968470109147a4653d6f6bf60e422a8d896 (patch)
tree7086a30f3cf5b048788db5d821d34e9ea1ede408 /unoxml/prj
parentd24656331f4342648639ecf77542f7ca24c8d854 (diff)
event handling
Diffstat (limited to 'unoxml/prj')
-rw-r--r--unoxml/prj/build.lst1
1 files changed, 1 insertions, 0 deletions
diff --git a/unoxml/prj/build.lst b/unoxml/prj/build.lst
index 0f42c48d052c..35b52b6a658e 100644
--- a/unoxml/prj/build.lst
+++ b/unoxml/prj/build.lst
@@ -1,4 +1,5 @@
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\events nmake - all ux_events ux_dom NULL
ux unoxml\source\service nmake - all ux_service ux_dom ux_xpath NULL