diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 14:39:44 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 14:39:44 +0000 |
commit | de5ba006e83e12a3bfcd2ed7cd9d4e9c5c7edddf (patch) | |
tree | d7c62e5569eb420cd9ea412d4ce118fa83a7a69b /unoxml/prj | |
parent | 57ccc267a02396cd92e5dbe241e6188c0a7ea4bc (diff) |
INTEGRATION: CWS sfxcleanup (1.6.24); FILE MERGED
2006/02/28 13:59:38 mba 1.6.24.1: #132394#: remove superfluous code
Diffstat (limited to 'unoxml/prj')
-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 f60647f91bcd..13e105667669 100644 --- a/unoxml/prj/build.lst +++ b/unoxml/prj/build.lst @@ -1,4 +1,4 @@ -ux unoxml : offuh cppuhelper LIBXML2:libxml2 sfx2 NULL +ux unoxml : offuh cppuhelper LIBXML2: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 |