diff options
author | Dirk Grobler <dg@openoffice.org> | 2002-05-16 16:46:41 +0000 |
---|---|---|
committer | Dirk Grobler <dg@openoffice.org> | 2002-05-16 16:46:41 +0000 |
commit | 0087b80c2f63f566db1b4a81dfbc619925fbfcf6 (patch) | |
tree | e5b77991ee0ffa47227a74f94a664bc8a292f5ca /officecfg/prj | |
parent | 26213656acceade836f98817011efd31090b8718 (diff) |
#99152# added util dir into for building
Diffstat (limited to 'officecfg/prj')
-rw-r--r-- | officecfg/prj/build.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/officecfg/prj/build.lst b/officecfg/prj/build.lst index e3d72413d9b6..42925eb8b462 100644 --- a/officecfg/prj/build.lst +++ b/officecfg/prj/build.lst @@ -4,6 +4,7 @@ oc officecfg\org\openoffice\configuration nmake - all oc_config NULL oc officecfg\org\openoffice\helper nmake - all oc_helper oc_config NULL oc officecfg\registry\schema nmake - all oc_reg_schema oc_helper NULL oc officecfg\registry\data nmake - all oc_reg_data oc_reg_schema NULL +oc officecfg\util nmake - all oc_util oc_reg_data NULL oc officecfg\registry\schema\org\openoffice\Office get - all oc_reg_schema_office NULL oc officecfg\registry\schema\org\openoffice\ucb get - all oc_reg_schema_ucb NULL oc officecfg\registry\schema\org\openoffice get - all oc_reg_schema_ooo NULL |