diff options
author | Sander Vesik <svesik@openoffice.org> | 2004-04-21 11:30:18 +0000 |
---|---|---|
committer | Sander Vesik <svesik@openoffice.org> | 2004-04-21 11:30:18 +0000 |
commit | 63a08c4e76e1396f8fd77bc550b067992d27613f (patch) | |
tree | ff91c70953a6ac6a26c50c367ae85fd79c3782a7 /salhelper/prj | |
parent | 00835da0c1d6ebf4970b7c4a991d175b6a343b63 (diff) |
INTEGRATION: CWS loadenv01 (1.6.68); FILE MERGED
2004/03/29 10:54:50 as 1.6.68.2: #i24378# move condition class from comphelper to salhelper
2004/03/29 08:53:04 as 1.6.68.1: #i24378# move Singleton helper from comphelper to salhlper
Diffstat (limited to 'salhelper/prj')
-rw-r--r-- | salhelper/prj/d.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/salhelper/prj/d.lst b/salhelper/prj/d.lst index dd64b484bc3c..95d444481098 100644 --- a/salhelper/prj/d.lst +++ b/salhelper/prj/d.lst @@ -1,5 +1,6 @@ mkdir: %_DEST%\inc%_EXT%\salhelper +..\inc\salhelper\condition.hxx %_DEST%\inc%_EXT%\salhelper\condition.hxx ..\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 @@ -7,6 +8,7 @@ mkdir: %_DEST%\inc%_EXT%\salhelper ..\inc\salhelper\queue.hxx %_DEST%\inc%_EXT%\salhelper\queue.hxx ..\inc\salhelper\refobj.hxx %_DEST%\inc%_EXT%\salhelper\refobj.hxx ..\inc\salhelper\simplereferenceobject.hxx %_DEST%\inc%_EXT%\salhelper\simplereferenceobject.hxx +..\inc\salhelper\singletonref.hxx %_DEST%\inc%_EXT%\salhelper\singletonref.hxx ..\%__SRC%\bin\salhelper*.dll %_DEST%\bin%_EXT%\salhelper*.dll ..\%__SRC%\lib\*salhelper*.lib %_DEST%\lib%_EXT%\* |