summaryrefslogtreecommitdiff
path: root/external/prj/d.lst
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2011-09-30 21:09:30 +0200
committerJan Holesovsky <kendy@suse.cz>2011-09-30 21:11:26 +0200
commit3927d9bd2af2511679120effdc790c99180fdf83 (patch)
tree0330446606cb0e039dec98992fc24cc739dc2e5b /external/prj/d.lst
parent8a2776971de1e460bc38d11223d530eed7878296 (diff)
Add support for bundling the -system .dll's into the MinGW builds.
Diffstat (limited to 'external/prj/d.lst')
-rw-r--r--external/prj/d.lst3
1 files changed, 1 insertions, 2 deletions
diff --git a/external/prj/d.lst b/external/prj/d.lst
index b2edb8f3a647..d24455bc17ee 100644
--- a/external/prj/d.lst
+++ b/external/prj/d.lst
@@ -48,8 +48,7 @@ mkdir: %_DEST%\inc\external\wine
..\vcredist\vcredist_x86.exe %_DEST%\bin\vcredist_x86.exe
..\vcredist\vcredist_x64.exe %_DEST%\bin\vcredist_x64.exe
-..\%__SRC%\bin\libgcc*.dll %_DEST%\bin\libgcc*.dll
-..\%__SRC%\bin\libstdc++*.dll %_DEST%\bin\libstdc++*.dll
+..\%__SRC%\bin\*.dll %_DEST%\bin\*.dll
..\%__SRC%\lib\libmsvcrt*.* %_DEST%\lib\lib*.*