diff options
author | Daniel Boelzle <dbo@openoffice.org> | 2001-09-04 08:03:09 +0000 |
---|---|---|
committer | Daniel Boelzle <dbo@openoffice.org> | 2001-09-04 08:03:09 +0000 |
commit | 003ce160b639359cdf9e4b856744400e5ef8d7de (patch) | |
tree | 584d220a2f34b515e16c8933bda5b95d90c5566d /cppuhelper/prj | |
parent | 71bbf94347c6b33b4417ef5005aa5eebb2037ffd (diff) |
#90698# new major implementation helper revision
Diffstat (limited to 'cppuhelper/prj')
-rw-r--r-- | cppuhelper/prj/d.lst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cppuhelper/prj/d.lst b/cppuhelper/prj/d.lst index d11dfd9ca..38f954c03 100644 --- a/cppuhelper/prj/d.lst +++ b/cppuhelper/prj/d.lst @@ -1,6 +1,9 @@ mkdir: %_DEST%\inc%_EXT%\cppuhelper ..\inc\cppuhelper\implbase.hxx %_DEST%\inc%_EXT%\cppuhelper\implbase.hxx +..\inc\cppuhelper\implbase_ex.hxx %_DEST%\inc%_EXT%\cppuhelper\implbase_ex.hxx +..\inc\cppuhelper\implbase_ex_pre.hxx %_DEST%\inc%_EXT%\cppuhelper\implbase_ex_pre.hxx +..\inc\cppuhelper\implbase_ex_post.hxx %_DEST%\inc%_EXT%\cppuhelper\implbase_ex_post.hxx ..\inc\cppuhelper\implbase1.hxx %_DEST%\inc%_EXT%\cppuhelper\implbase1.hxx ..\inc\cppuhelper\implbase2.hxx %_DEST%\inc%_EXT%\cppuhelper\implbase2.hxx ..\inc\cppuhelper\implbase3.hxx %_DEST%\inc%_EXT%\cppuhelper\implbase3.hxx @@ -15,6 +18,7 @@ mkdir: %_DEST%\inc%_EXT%\cppuhelper ..\inc\cppuhelper\implbase12.hxx %_DEST%\inc%_EXT%\cppuhelper\implbase12.hxx ..\inc\cppuhelper\compbase.hxx %_DEST%\inc%_EXT%\cppuhelper\compbase.hxx +..\inc\cppuhelper\compbase_ex.hxx %_DEST%\inc%_EXT%\cppuhelper\compbase_ex.hxx ..\inc\cppuhelper\compbase1.hxx %_DEST%\inc%_EXT%\cppuhelper\compbase1.hxx ..\inc\cppuhelper\compbase2.hxx %_DEST%\inc%_EXT%\cppuhelper\compbase2.hxx ..\inc\cppuhelper\compbase3.hxx %_DEST%\inc%_EXT%\cppuhelper\compbase3.hxx |