diff options
author | sb <sb@openoffice.org> | 2010-09-10 13:09:38 +0200 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-09-10 13:09:38 +0200 |
commit | 7a54dffcfbdb0d2e004ad070c35f511cee6642b5 (patch) | |
tree | a5a7a2b07f946c0794c0fb33dcdfe9b11b3ef776 /configmgr/prj | |
parent | b12644eb20d8153243943d22e5923e06afebd637 (diff) |
sb129: #i113189# move XmlReader from configmgr to URE
Diffstat (limited to 'configmgr/prj')
-rw-r--r-- | configmgr/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/prj/build.lst b/configmgr/prj/build.lst index 9fcccbc73b4c..bbd0d7f34a9a 100644 --- a/configmgr/prj/build.lst +++ b/configmgr/prj/build.lst @@ -1,4 +1,4 @@ -cg configmgr : BOOST:boost comphelper cppu cppuhelper offuh sal salhelper stlport NULL +cg configmgr : BOOST:boost comphelper cppu cppuhelper offuh sal salhelper stlport xmlreader NULL cg configmgr\inc nmake - all cg_inc NULL cg configmgr\source nmake - all cg_source cg_inc NULL cg configmgr\qa\unoapi nmake - all cg_qa_unoapi NULL |