fixed release windows issue

preferencesAboutTextFull
unknown 13 years ago
parent 322bd7c8db
commit f943726b20
  1. 2
      release.win7.vc9.bat

@ -63,7 +63,7 @@ nmake release-install
copy %BASE_QT_TRANSLATIONS_DIRECTORY%\qt_*.qm build\win32\release\product\i18n\
mkdir build\win32\release\product\customizations
xcopy resources\customizations\* build\win32\release\product\customizations
xcopy /s resources\customizations\* build\win32\release\product\customizations
del build\win32\release\product\i18n\qt_help*

Loading…
Cancel
Save