summaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/resources.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/resources/resources.pro b/resources/resources.pro
new file mode 100644
index 000000000..77d5077c2
--- /dev/null
+++ b/resources/resources.pro
@@ -0,0 +1,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 = subdirs
+
+system(python ../build/scripts/build_resources.py)
+
+