diff options
author | Tino Rachui <tra@openoffice.org> | 2002-08-26 10:00:31 +0000 |
---|---|---|
committer | Tino Rachui <tra@openoffice.org> | 2002-08-26 10:00:31 +0000 |
commit | 3162709a936835297ba4eab20df5c086d72b3d8b (patch) | |
tree | 57372f459e2a10e63d8424cda989dfbf3342799f /shell/prj/d.lst | |
parent | 8b06b3adbbce5f93076c1f6cd67b6cf7bec49514 (diff) |
#97684#deliver *.exe too
Diffstat (limited to 'shell/prj/d.lst')
-rw-r--r-- | shell/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/prj/d.lst b/shell/prj/d.lst index fdbcd3ca5ce1..d7cfb9e77d48 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -6,6 +6,7 @@ mkdir: %_DEST%\inc%_EXT%\shell ..\%__SRC%\slb\*.a %_DEST%\lib%_EXT%\*.a ..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll +..\%__SRC%\bin\*.exe %_DEST%\bin%_EXT%\*.exe ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib ..\%__SRC%\lib\*.a %_DEST%\lib%_EXT%\*.a |