diff options
author | Jörg Budischewski <jbu@openoffice.org> | 2001-06-22 14:22:39 +0000 |
---|---|---|
committer | Jörg Budischewski <jbu@openoffice.org> | 2001-06-22 14:22:39 +0000 |
commit | 77d34aadb14f45f50fa2fae1a39da2f16f0e2456 (patch) | |
tree | be49965e9e1c77c273c976bdcfe65ddf3d6758de /cppuhelper/prj | |
parent | a2a53b0eb3dcb513557abe16133994e2651f6bf1 (diff) |
#67468# helper for implementation of exported C-functions
Diffstat (limited to 'cppuhelper/prj')
-rw-r--r-- | cppuhelper/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cppuhelper/prj/d.lst b/cppuhelper/prj/d.lst index 5d560bc2248c..d11dfd9caf4e 100644 --- a/cppuhelper/prj/d.lst +++ b/cppuhelper/prj/d.lst @@ -48,6 +48,7 @@ mkdir: %_DEST%\inc%_EXT%\cppuhelper ..\inc\cppuhelper\weakref.hxx %_DEST%\inc%_EXT%\cppuhelper\weakref.hxx ..\inc\cppuhelper\servicefactory.hxx %_DEST%\inc%_EXT%\cppuhelper\servicefactory.hxx ..\inc\cppuhelper\smartservices.hxx %_DEST%\inc%_EXT%\cppuhelper\smartservices.hxx +..\inc\cppuhelper\implementationentry.hxx %_DEST%\inc%_EXT%\cppuhelper\implementationentry.hxx ..\%__SRC%\bin\cppuhelper*.dll %_DEST%\bin%_EXT%\cppuhelper*.dll ..\%__SRC%\lib\*cppuhelper*.lib %_DEST%\lib%_EXT%\* |