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
|
||||
cd ..
|
||||
cd
|
||||
rem force qmake create new qm files
|
||||
del /Q share\translations\*.qm
|
||||
mkdir build
|
||||
cd build
|
||||
cd
|
||||
|
|
Loading…
Reference in New Issue
Block a user