diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-08-02 13:33:47 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-08-02 13:33:47 +0000 |
commit | f747b9f93ad0682f7aac67606eb5e3848b93b17a (patch) | |
tree | d320125e11bc65077adc38d1f3dd418db922968c /svtools/prj | |
parent | 663b4df757378002e1f7adc2a3de5124e7d08e83 (diff) |
INTEGRATION: CWS insight01 (1.106.18); FILE MERGED
2004/07/21 07:55:53 oj 1.106.18.8: RESYNC: (1.114-1.115); FILE MERGED
2004/07/06 08:08:19 oj 1.106.18.7: RESYNC: (1.113-1.114); FILE MERGED
2004/05/28 18:53:35 oj 1.106.18.6: RESYNC: (1.110-1.113); FILE MERGED
2004/03/05 07:25:45 oj 1.106.18.5: #111090# changes for the new prop dialogs
2004/02/12 08:58:30 oj 1.106.18.4: RESYNC: (1.107-1.110); FILE MERGED
2004/01/07 13:56:56 oj 1.106.18.3: #111075# ongoing work
2004/01/02 20:48:39 oj 1.106.18.2: RESYNC: (1.106-1.107); FILE MERGED
2003/11/26 12:32:35 oj 1.106.18.1: #111075# changes for general xcontent handling
Diffstat (limited to 'svtools/prj')
-rw-r--r-- | svtools/prj/d.lst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/svtools/prj/d.lst b/svtools/prj/d.lst index 1ba764dc38d9..3268483b676c 100644 --- a/svtools/prj/d.lst +++ b/svtools/prj/d.lst @@ -211,6 +211,7 @@ hedabu: ..\inc\editimplementation.hxx %_DEST%\inc%_EXT%\svtools\editimplementati hedabu: ..\inc\templatefoldercache.hxx %_DEST%\inc%_EXT%\svtools\templatefoldercache.hxx hedabu: ..\inc\folderrestriction.hxx %_DEST%\inc%_EXT%\svtools\folderrestriction.hxx hedabu: ..\inc\filenotation.hxx %_DEST%\inc%_EXT%\svtools\filenotation.hxx +hedabu: ..\inc\urlcontrol.hxx %_DEST%\inc%_EXT%\svtools\urlcontrol.hxx hedabu: ..\inc\fileurlbox.hxx %_DEST%\inc%_EXT%\svtools\fileurlbox.hxx hedabu: ..\inc\toolboxcontroller.hxx %_DEST%\inc%_EXT%\svtools\toolboxcontroller.hxx hedabu: ..\inc\framestatuslistener.hxx %_DEST%\inc%_EXT%\svtools\framestatuslistener.hxx @@ -380,6 +381,9 @@ hedabu: ..\inc\apearcfg.hxx %_DEST%\inc%_EXT%\svtools\apearcfg.hxx hedabu: ..\inc\fltrcfg.hxx %_DEST%\inc%_EXT%\svtools\fltrcfg.hxx hedabu: ..\inc\misccfg.hxx %_DEST%\inc%_EXT%\svtools\misccfg.hxx +hedabu: ..\inc\QueryFolderName.hxx %_DEST%\inc%_EXT%\svtools\QueryFolderName.hxx +hedabu: ..\inc\DocumentInfoPreview.hxx %_DEST%\inc%_EXT%\svtools\DocumentInfoPreview.hxx + dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\bin%_EXT%\bmp=%__PRJROOT%\%__SRC%\bin%_EXT%; fi" dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |