mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-23 09:56:23 +03:00
Uncomment qrc generation
This commit is contained in:
parent
bd4925740a
commit
efcc926bdc
@ -19,7 +19,7 @@ QMAKE_EXTRA_COMPILERS += buildqrc
|
|||||||
QRC_JSON = resources.json
|
QRC_JSON = resources.json
|
||||||
|
|
||||||
# Generate first time
|
# Generate first time
|
||||||
#system(python build_qrc.py resources.json)
|
system(python build_qrc.py resources.json)
|
||||||
|
|
||||||
# Install python dependencies with pip on mac and win
|
# Install python dependencies with pip on mac and win
|
||||||
win32|macx {
|
win32|macx {
|
||||||
|
Loading…
Reference in New Issue
Block a user