summaryrefslogtreecommitdiffstats
path: root/src/core/resources/resources.pro
blob: a9404f3ec383b94ef2831a10806db5a3ea0823d5 (plain)
1
2
3
4
5
6
7
# 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 ../build/scripts/build_resources.py)