diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-09-01 09:51:27 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-10-16 11:07:30 -0500 |
commit | 61173c1b58efa79c0ba6b08348d2796a249d0186 (patch) | |
tree | 00ebf544db18942e2a1ecfc5e5fa16931127d38f /prj/d.lst | |
parent | 3dc2e7497f1798ae4ff6c5c8c562666bc10a393c (diff) |
move help structure one directory up
Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc
Diffstat (limited to 'prj/d.lst')
-rw-r--r-- | prj/d.lst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/prj/d.lst b/prj/d.lst new file mode 100644 index 0000000000..0a058a9527 --- /dev/null +++ b/prj/d.lst @@ -0,0 +1,15 @@ +mkdir: %_DEST%\pck +mkdir: %COMMON_DEST%\bin + +..\helpers\hid.lst %COMMON_DEST%\bin\hid.lst +..\%__SRC%\bin\helpimg.ilst %COMMON_DEST%\res\img\helpimg.ilst + +..\%__SRC%\bin\sbasic_*.zip %_DEST%\pck +..\%__SRC%\bin\scalc_*.zip %_DEST%\pck +..\%__SRC%\bin\schart_*.zip %_DEST%\pck +..\%__SRC%\bin\sdatabase_*.zip %_DEST%\pck +..\%__SRC%\bin\sdraw_*.zip %_DEST%\pck +..\%__SRC%\bin\shared_*.zip %_DEST%\pck +..\%__SRC%\bin\simpress_*.zip %_DEST%\pck +..\%__SRC%\bin\smath_*.zip %_DEST%\pck +..\%__SRC%\bin\swriter_*.zip %_DEST%\pck |