Uncomment qrc generation

This commit is contained in:
Dag Heyman 2017-03-07 09:09:13 +01:00
parent bd4925740a
commit efcc926bdc
No known key found for this signature in database
GPG Key ID: 06FC004369E7D338

View File

@ -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 {