From c79edee12bfc7ef50ce9587ce2beb419b3e14f45 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sat, 17 Oct 2015 14:32:47 +0200 Subject: Allow KConfig to use resources as fallback config files Fallback will be :/kconfig/ REVIEW: 125598 --- autotests/fallbackconfigresources.qrc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 autotests/fallbackconfigresources.qrc (limited to 'autotests/fallbackconfigresources.qrc') diff --git a/autotests/fallbackconfigresources.qrc b/autotests/fallbackconfigresources.qrc new file mode 100644 index 00000000..0a395717 --- /dev/null +++ b/autotests/fallbackconfigresources.qrc @@ -0,0 +1,5 @@ + + + test.ini + + -- cgit v1.2.1