diff options
author | Jörg Barfurth <jb@openoffice.org> | 2002-11-21 13:45:23 +0000 |
---|---|---|
committer | Jörg Barfurth <jb@openoffice.org> | 2002-11-21 13:45:23 +0000 |
commit | 60a8c8bb8388dd1064c5c521a3d0bdd43d77595c (patch) | |
tree | 766956bfb947ff0df92c78e30d3323bca71c5900 /configmgr/prj | |
parent | 9ef8f6a1783dd5b5ebcf625abf4cf4822c383378 (diff) |
#105376# cfgimport uses some helpers from misc
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 3da26f352bca..91f16e0b92b5 100644 --- a/configmgr/prj/build.lst +++ b/configmgr/prj/build.lst @@ -1,6 +1,6 @@ cg configmgr : offapi comphelper cppuhelper vos NULL cg configmgr usr1 - all cg_mkout NULL -cg configmgr\source\cmdtools nmake - all cg_cmdtools NULL +cg configmgr\source\cmdtools nmake - all cg_cmdtools cg_misc NULL cg configmgr\source\cppugen nmake - all cg_cppugen NULL cg configmgr\source\misc nmake - all cg_misc cg_cppugen NULL cg configmgr\source\session nmake - all cg_session cg_cppugen NULL |