diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2011-12-16 18:28:35 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2011-12-16 18:29:25 +0100 |
commit | a4c82d571e6bfe035472493448378e36510fe1e2 (patch) | |
tree | ee27c9de6de83446916e74bc8bf2c076683ec6da /configmgr | |
parent | 90e94d06bc6123687bcf47eaf4e03959491adef2 (diff) |
Revert "Move configmgr to tail_build."
...it is not yet ready for that.
This reverts commit f3acd83c1c406f6527d05b0a52a2bef03557e2e1.
Conflicts:
tail_build/prj/build.lst
Diffstat (limited to 'configmgr')
-rw-r--r-- | configmgr/prj/build.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configmgr/prj/build.lst b/configmgr/prj/build.lst index 3abaffe84bfc..06d840ac10eb 100644 --- a/configmgr/prj/build.lst +++ b/configmgr/prj/build.lst @@ -1,2 +1,4 @@ cg configmgr : BOOST:boost LIBXSLT:libxslt comphelper cppu cppuhelper offapi sal salhelper xmlreader NULL cg configmgr\prj nmake - all cg_prj NULL +# migrated to gbuild +#cg configmgr\qa\unoapi nmake - all cg_qa_unoapi NULL |