Bat file. Force qmake create new qm files.
--HG-- branch : develop
This commit is contained in:
parent
ad58994c67
commit
b4a1e06337
|
@ -12,6 +12,8 @@ if not exist %nsis_path% (
|
||||||
:PREPARE
|
:PREPARE
|
||||||
cd ..
|
cd ..
|
||||||
cd
|
cd
|
||||||
|
rem force qmake create new qm files
|
||||||
|
del /Q share\translations\*.qm
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cd
|
cd
|
||||||
|
|
Loading…
Reference in New Issue
Block a user