|
|
@ -63,7 +63,7 @@ nmake release-install |
|
|
|
|
|
|
|
|
|
|
|
copy %BASE_QT_TRANSLATIONS_DIRECTORY%\qt_*.qm build\win32\release\product\i18n\ |
|
|
|
copy %BASE_QT_TRANSLATIONS_DIRECTORY%\qt_*.qm build\win32\release\product\i18n\ |
|
|
|
mkdir build\win32\release\product\customizations |
|
|
|
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* |
|
|
|
del build\win32\release\product\i18n\qt_help* |
|
|
|
|
|
|
|
|
|
|
|