]> Creatis software - creaToolsTools.git/blobdiff - Install_mingw64/Install_ThirdParty/scripts/install_thirdparty_all.bat
#3200creaToolsToolsFeatureNewNormalbranch mingw64
[creaToolsTools.git] / Install_mingw64 / Install_ThirdParty / scripts / install_thirdparty_all.bat
index 2808f96cb2be518846e084842853548c7048228b..afa83a023101a24232f8e69f8ef658636a059294 100644 (file)
@@ -377,6 +377,10 @@ move /Y %installpath%\lib\*.dll %installpath%\bin
 ::wxWidgets
 move /Y %installpath%\lib\gcc_dll\*.dll %installpath%\bin
 
+:: dlls mingw
+copy /Y %DirMingwDlls%\*.dll %installpath%\bin
+
+
 echo -----------------------------------
 echo ---End of Installing Libraries-----
 echo -----------------------------------