diff options
author | Kai Sommerfeld <kso@openoffice.org> | 2002-10-28 15:05:22 +0000 |
---|---|---|
committer | Kai Sommerfeld <kso@openoffice.org> | 2002-10-28 15:05:22 +0000 |
commit | dfff706198e151ac84dbe5f9ecc96e0709d2f3ff (patch) | |
tree | c95269e69765d2137de7b5c35ab9fb502781429c /ucbhelper/prj | |
parent | 4ab9e299b94ef01dadcd3dfda986b9623969e42d (diff) |
#104432# - Introduced class ucbhelper::ProxyDecider
Diffstat (limited to 'ucbhelper/prj')
-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 9948732999eb..39bac37b6ca5 100644 --- a/ucbhelper/prj/d.lst +++ b/ucbhelper/prj/d.lst @@ -34,6 +34,7 @@ mkdir: %_DEST%\inc%_EXT%\ucbhelper ..\inc\ucbhelper\simpleioerrorrequest.hxx %_DEST%\inc%_EXT%\ucbhelper\simpleioerrorrequest.hxx ..\inc\ucbhelper\cancelcommandexecution.hxx %_DEST%\inc%_EXT%\ucbhelper\cancelcommandexecution.hxx ..\inc\ucbhelper\handleinteractionrequest.hxx %_DEST%\inc%_EXT%\ucbhelper\handleinteractionrequest.hxx +..\inc\ucbhelper\proxydecider.hxx %_DEST%\inc%_EXT%\ucbhelper\proxydecider.hxx ..\version.mk %_DEST%\inc%_EXT%\ucbhelper\version.mk ..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib |