diff options
author | Kai Sommerfeld <kso@openoffice.org> | 2001-05-29 10:50:40 +0000 |
---|---|---|
committer | Kai Sommerfeld <kso@openoffice.org> | 2001-05-29 10:50:40 +0000 |
commit | 7fc7f4a48fa9143cab177491bc1ece929494da17 (patch) | |
tree | 244f7e744bed30aa3be7884b908de7da7be9070f /ucbhelper | |
parent | 21b50bd87ce8ae66442bf1f4e9555101e9a88dfd (diff) |
#87187# - Added simplenameclashresolverequest.hxx
Diffstat (limited to 'ucbhelper')
-rw-r--r-- | ucbhelper/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ucbhelper/prj/d.lst b/ucbhelper/prj/d.lst index d328f68a1cb4..2e7a9e6432cc 100644 --- a/ucbhelper/prj/d.lst +++ b/ucbhelper/prj/d.lst @@ -30,6 +30,7 @@ mkdir: %_DEST%\inc%_EXT%\ucbhelper ..\inc\ucbhelper\interactionrequest.hxx %_DEST%\inc%_EXT%\ucbhelper\interactionrequest.hxx ..\inc\ucbhelper\simpleinteractionrequest.hxx %_DEST%\inc%_EXT%\ucbhelper\simpleinteractionrequest.hxx ..\inc\ucbhelper\simpleauthenticationrequest.hxx %_DEST%\inc%_EXT%\ucbhelper\simpleauthenticationrequest.hxx +..\inc\ucbhelper\simplenameclashresolverequest.hxx %_DEST%\inc%_EXT%\ucbhelper\simplenameclashresolverequest.hxx ..\version.mk %_DEST%\inc%_EXT%\ucbhelper\version.mk ..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib |