diff options
author | Stephan Bergmann <sb@openoffice.org> | 2002-10-02 14:28:25 +0000 |
---|---|---|
committer | Stephan Bergmann <sb@openoffice.org> | 2002-10-02 14:28:25 +0000 |
commit | 6aaa513bb7fa5592abe48aa96377d788cd58f087 (patch) | |
tree | 505de5449d1272f1be69baa00a5959b902896231 /cppuhelper/prj | |
parent | d081c80877dc1ae413b9d65c206485b6821d0ef8 (diff) |
#99853# Added unourl.hxx.
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 bfe02eae2a66..b392f22df052 100644 --- a/cppuhelper/prj/d.lst +++ b/cppuhelper/prj/d.lst @@ -54,6 +54,7 @@ mkdir: %_DEST%\inc%_EXT%\cppuhelper ..\inc\cppuhelper\smartservices.hxx %_DEST%\inc%_EXT%\cppuhelper\smartservices.hxx ..\inc\cppuhelper\implementationentry.hxx %_DEST%\inc%_EXT%\cppuhelper\implementationentry.hxx ..\inc\cppuhelper\access_control.hxx %_DEST%\inc%_EXT%\cppuhelper\access_control.hxx +..\inc\cppuhelper\unourl.hxx %_DEST%\inc%_EXT%\cppuhelper\unourl.hxx ..\%__SRC%\bin\cppuhelper*.dll %_DEST%\bin%_EXT%\cppuhelper*.dll ..\%__SRC%\lib\*cppuhelper*.lib %_DEST%\lib%_EXT%\* |