diff options
author | Kai Sommerfeld <kso@openoffice.org> | 2001-05-28 09:57:12 +0000 |
---|---|---|
committer | Kai Sommerfeld <kso@openoffice.org> | 2001-05-28 09:57:12 +0000 |
commit | aa5d1e40e1612d3dd7189adff430d44a2e4b3bfb (patch) | |
tree | fba140014c9dfc6602206d3b8403c6d7ffc6e3ea /ucbhelper/prj | |
parent | 3c68cf9a4858e7ba14a9669d365dc0c56df18901 (diff) |
#87187# - Added interactionrequest.hxx, simpleinteractionrequest.hxx,
simpleauthenticationrequest.hxx
Diffstat (limited to 'ucbhelper/prj')
-rw-r--r-- | ucbhelper/prj/d.lst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ucbhelper/prj/d.lst b/ucbhelper/prj/d.lst index 6817ec5762c9..d328f68a1cb4 100644 --- a/ucbhelper/prj/d.lst +++ b/ucbhelper/prj/d.lst @@ -27,6 +27,9 @@ mkdir: %_DEST%\inc%_EXT%\ucbhelper ..\inc\ucbhelper\resultsethelper.hxx %_DEST%\inc%_EXT%\ucbhelper\resultsethelper.hxx ..\inc\ucbhelper\activedatasink.hxx %_DEST%\inc%_EXT%\ucbhelper\activedatasink.hxx ..\inc\ucbhelper\commandenvironmentproxy.hxx %_DEST%\inc%_EXT%\ucbhelper\commandenvironmentproxy.hxx +..\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 ..\version.mk %_DEST%\inc%_EXT%\ucbhelper\version.mk ..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib |