From 9c711cca1a02fe8d3fce5976a3d8afc30f7eb7f4 Mon Sep 17 00:00:00 2001 From: John Preston Date: Tue, 17 Sep 2019 18:39:47 +0300 Subject: [PATCH] Add rule file for qrc. --- gyp/qrc_rule.gypi | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 gyp/qrc_rule.gypi diff --git a/gyp/qrc_rule.gypi b/gyp/qrc_rule.gypi new file mode 100644 index 0000000..7b1e594 --- /dev/null +++ b/gyp/qrc_rule.gypi @@ -0,0 +1,44 @@ +# This file is part of Desktop App Toolkit, +# a set of libraries for developing nice desktop applications. +# +# For license and copyright information please follow this link: +# https://github.com/desktop-app/legal/blob/master/LEGAL + +{ + 'actions': [{ + 'action_name': 'update_dependent_qrc', + 'inputs': [ + 'update_dependent.py', + '<@(qrc_files)', + '