diff options
author | Oliver Braun <obr@openoffice.org> | 2001-06-13 10:54:02 +0000 |
---|---|---|
committer | Oliver Braun <obr@openoffice.org> | 2001-06-13 10:54:02 +0000 |
commit | 67b9b6ab67baff01a3994fcb3d5bd006ddfb179e (patch) | |
tree | 153b73d5f006079c9e01b9cb88c354fb72e8a5e2 /sysui/prj | |
parent | ee392369ba32eb7552fbe34e0e850b772c68723b (diff) |
#83750# moved scripts here from desktop project
Diffstat (limited to 'sysui/prj')
-rw-r--r-- | sysui/prj/build.lst | 1 | ||||
-rw-r--r-- | sysui/prj/d.lst | 15 |
2 files changed, 16 insertions, 0 deletions
diff --git a/sysui/prj/build.lst b/sysui/prj/build.lst index 4836445a4441..60789021751f 100644 --- a/sysui/prj/build.lst +++ b/sysui/prj/build.lst @@ -3,6 +3,7 @@ su sysui\win32\office\icons nmake - w su_iconsw NULL su sysui\tools\lngconv nmake - u su_lngconv NULL su sysui\unix\office nmake - u su_iconsu NULL su sysui\unix\office\cde nmake - u su_cdezips su_lngconv NULL +su sysui\unix\office\scripts nmake - u su_scripts NULL su sysui\source\win32\misc\ nmake - w su_win32_misc NULL su sysui\source\win32\filepicker nmake - w su_win32_filepicker su_win32_misc NULL su sysui\source\win32\folderpicker nmake - w su_win32_folderpicker su_win32_misc NULL diff --git a/sysui/prj/d.lst b/sysui/prj/d.lst index d9d2421f3deb..bfaf586a9723 100644 --- a/sysui/prj/d.lst +++ b/sysui/prj/d.lst @@ -4,6 +4,21 @@ mkdir: %_DEST%\inc%_EXT%\icons ..\%__SRC%\misc\*.ico %_DEST%\misc%_EXT%\icons\*.ico ..\%__SRC%\bin\*.zip %_DEST%\pck%_EXT%\*.zip ..\%__SRC%\misc\dtint.sh %_DEST%\bin%_EXT%\dtint +..\%__SRC%\misc\soffice.sh %_DEST%\bin%_EXT%\soffice +..\%__SRC%\misc\sagenda.sh %_DEST%\bin%_EXT%\sagenda +..\%__SRC%\misc\scalc.sh %_DEST%\bin%_EXT%\scalc +..\%__SRC%\misc\sdraw.sh %_DEST%\bin%_EXT%\sdraw +..\%__SRC%\misc\sfax.sh %_DEST%\bin%_EXT%\sfax +..\%__SRC%\misc\simpress.sh %_DEST%\bin%_EXT%\simpress +..\%__SRC%\misc\slabel.sh %_DEST%\bin%_EXT%\slabel +..\%__SRC%\misc\sletter.sh %_DEST%\bin%_EXT%\sletter +..\%__SRC%\misc\smaster.sh %_DEST%\bin%_EXT%\smaster +..\%__SRC%\misc\smath.sh %_DEST%\bin%_EXT%\smath +..\%__SRC%\misc\smemo.sh %_DEST%\bin%_EXT%\smemo +..\%__SRC%\misc\svcard.sh %_DEST%\bin%_EXT%\svcard +..\%__SRC%\misc\sweb.sh %_DEST%\bin%_EXT%\sweb +..\%__SRC%\misc\swriter.sh %_DEST%\bin%_EXT%\swriter +..\%__SRC%\misc\fromTemplate.sh %_DEST%\bin%_EXT%\fromTemplate ..\unix\office\icons\*.xpm %_DEST%\inc%_EXT%\icons\*.xpm ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll |