summaryrefslogtreecommitdiffstats
path: root/src/core/resources/resources.pro
blob: b0eba1246853c6f1fd6c35541253b385f1b6050b (plain)
1
2
3
4
5
# This is a dummy .pro file used to prepare chromium .pak resource files.
# These files will then be bundled using the Qt Resource System.
TEMPLATE = aux

system("python $$QTWEBENGINE_ROOT/tools/buildscripts/build_resources.py")