summaryrefslogtreecommitdiff
path: root/unotools/prj
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2001-03-04 20:47:46 +0000
committerChristian Lippka <cl@openoffice.org>2001-03-04 20:47:46 +0000
commitb28c779cb79f17fb4b4cfc7ca3090514fd39062f (patch)
tree2df490e639a9c535866a792ea31aacdb2fba6d08 /unotools/prj
parent9282c93cb4cbb7967fc234e5cd6ee93b2109fa2b (diff)
added propertyset helper
Diffstat (limited to 'unotools/prj')
-rw-r--r--unotools/prj/build.lst3
1 files changed, 2 insertions, 1 deletions
diff --git a/unotools/prj/build.lst b/unotools/prj/build.lst
index 50f73253430b..4cd226528e19 100644
--- a/unotools/prj/build.lst
+++ b/unotools/prj/build.lst
@@ -6,4 +6,5 @@ ut unotools\source\config nmake - all ut_config NULL
ut unotools\source\ucbhelper nmake - all ut_ucbhelper NULL
ut unotools\source\processfactory nmake - all ut_procfact NULL
ut unotools\source\i18n nmake - all ut_i18n NULL
-ut unotools\util nmake - all ut_util ut_config ut_i18n ut_misc ut_procfact ut_streaming ut_ucbhelper NULL
+ut unotools\source\property nmake - all ut_property NULL
+ut unotools\util nmake - all ut_util ut_config ut_i18n ut_misc ut_procfact ut_streaming ut_ucbhelper ut_property NULL