diff options
author | Kai Sommerfeld <kso@openoffice.org> | 2001-03-13 13:10:04 +0000 |
---|---|---|
committer | Kai Sommerfeld <kso@openoffice.org> | 2001-03-13 13:10:04 +0000 |
commit | fb868af8039744a47424fe5bc69b48f11579b9f8 (patch) | |
tree | dda0e5240392917009f6d22dae04be2b2878b8f4 /ucbhelper/prj | |
parent | 66c3aa6a9ef2ba141c3f47db963e4abee0dad315 (diff) |
#84899# - Added ucbhelper.xml ( module/component description file ).
Diffstat (limited to 'ucbhelper/prj')
-rw-r--r-- | ucbhelper/prj/d.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ucbhelper/prj/d.lst b/ucbhelper/prj/d.lst index 6c0c3daf4bd3..6817ec5762c9 100644 --- a/ucbhelper/prj/d.lst +++ b/ucbhelper/prj/d.lst @@ -5,6 +5,8 @@ ..\%__SRC%\misc\*.map %_DEST%\bin%_EXT%\*.map ..\%__SRC%\misc\*.sym %_DEST%\bin%_EXT%\*.sym +..\util\ucbhelper.xml %_DEST%\xml%_EXT%\ucbhelper.xml + mkdir: %_DEST%\inc%_EXT%\ucbhelper ..\inc\ucbhelper\configurationkeys.hxx %_DEST%\inc%_EXT%\ucbhelper\configurationkeys.hxx ..\inc\ucbhelper\configureucb.hxx %_DEST%\inc%_EXT%\ucbhelper\configureucb.hxx |