diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-11-02 20:49:14 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-11-02 20:49:14 +0100 |
commit | b8655015b6c59d2dbafd72e6f05d632b31963e55 (patch) | |
tree | 060a29d59d3eb190ec40fbfc073ecabc9c30de77 /cui/prj | |
parent | 69d8f16300c70c0b2dff2673bc8428eec3f6381a (diff) |
#i106421#: create new cui resource file
Diffstat (limited to 'cui/prj')
-rwxr-xr-x | cui/prj/d.lst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cui/prj/d.lst b/cui/prj/d.lst index 3765f7d97..3397d2dc5 100755 --- a/cui/prj/d.lst +++ b/cui/prj/d.lst @@ -1 +1,7 @@ +mkdir: %COMMON_DEST%\bin%_EXT%\hid +mkdir: %COMMON_DEST%\res%_EXT% + ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll +..\%__SRC%\bin\*.res %_DEST%\bin%_EXT%\*.res +..\%COMMON_OUTDIR%\misc\*.hid %COMMON_DEST%\bin%_EXT%\hid\*.hid + |