diff options
author | Daniel Boelzle <dbo@openoffice.org> | 2001-05-07 14:07:01 +0000 |
---|---|---|
committer | Daniel Boelzle <dbo@openoffice.org> | 2001-05-07 14:07:01 +0000 |
commit | ca133d88841acd4680e6290556504e58c59703b3 (patch) | |
tree | 71042e8196ce242d9c9328b523020b4b710389ed /cppu/prj | |
parent | 5675e380b626619fc428c39e550dc746ddf1b478 (diff) |
revisited current context impl
Diffstat (limited to 'cppu/prj')
-rw-r--r-- | cppu/prj/d.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cppu/prj/d.lst b/cppu/prj/d.lst index ba84a4b960c5..c6b6446917ea 100644 --- a/cppu/prj/d.lst +++ b/cppu/prj/d.lst @@ -34,6 +34,8 @@ mkdir: %_DEST%\inc%_EXT%\uno ..\inc\uno\mapping.h %_DEST%\inc%_EXT%\uno\mapping.h ..\inc\uno\mapping.hxx %_DEST%\inc%_EXT%\uno\mapping.hxx ..\inc\uno\threadpool.h %_DEST%\inc%_EXT%\uno\threadpool.h +..\inc\uno\current_context.h %_DEST%\inc%_EXT%\uno\current_context.h +..\inc\uno\current_context.hxx %_DEST%\inc%_EXT%\uno\current_context.hxx ..\%__SRC%\lib\icppu.lib %_DEST%\lib%_EXT%\icppu.lib ..\%__SRC%\bin\cppu* %_DEST%\bin%_EXT%\* |