From 04592d14f65bac16a4cec47c2717fd68f0f20b96 Mon Sep 17 00:00:00 2001 From: Matthias Huetsch Date: Thu, 31 May 2001 09:53:25 +0000 Subject: #87187# Added missing header files. --- salhelper/prj/d.lst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'salhelper/prj') diff --git a/salhelper/prj/d.lst b/salhelper/prj/d.lst index fc737d1475cf..7b7d95b018c1 100644 --- a/salhelper/prj/d.lst +++ b/salhelper/prj/d.lst @@ -1,6 +1,11 @@ mkdir: %_DEST%\inc%_EXT%\salhelper ..\inc\salhelper\dynload.hxx %_DEST%\inc%_EXT%\salhelper\dynload.hxx +..\inc\salhelper\future.hxx %_DEST%\inc%_EXT%\salhelper\future.hxx +..\inc\salhelper\futurequeue.hxx %_DEST%\inc%_EXT%\salhelper\futurequeue.hxx +..\inc\salhelper\monitor.hxx %_DEST%\inc%_EXT%\salhelper\monitor.hxx +..\inc\salhelper\queue.hxx %_DEST%\inc%_EXT%\salhelper\queue.hxx +..\inc\salhelper\refobj.hxx %_DEST%\inc%_EXT%\salhelper\refobj.hxx ..\%__SRC%\bin\salhelper*.dll %_DEST%\bin%_EXT%\salhelper*.dll @@ -10,4 +15,3 @@ mkdir: %_DEST%\inc%_EXT%\salhelper ..\%__SRC%\lib\libsalhelper*.dylib %_DEST%\lib%_EXT%\* ..\%__SRC%\lib\libsalhelper*.a %_DEST%\lib%_EXT%\* ..\%__SRC%\lib\salhelper*.lib %_DEST%\lib%_EXT%\* -..\%__SRC%\misc\salhelper*.pdb %_DEST%\misc%_EXT%\* -- cgit