diff --git a/release.win7.vc9.bat b/release.win7.vc9.bat index dbf91aa2..226d3247 100644 --- a/release.win7.vc9.bat +++ b/release.win7.vc9.bat @@ -62,7 +62,8 @@ nmake release-install copy %BASE_QT_TRANSLATIONS_DIRECTORY%\qt_*.qm build\win32\release\product\i18n\ -copy resources\customizations build\win32\release\product\ +mkdir build\win32\release\product\customizations +xcopy resources\customizations\* build\win32\release\product\customizations del build\win32\release\product\i18n\qt_help*