From f2f690cc2521285706135498c809be770c19813f Mon Sep 17 00:00:00 2001 From: Sumedha Widyadharma Date: Fri, 11 Jul 2014 17:06:01 +0200 Subject: Install missing index.html for standalone example Change-Id: I908f06bdcea1dfa422cf70817df48cdb1d290690 Reviewed-by: Milian Wolff --- examples/qwebchannel/standalone/standalone.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples') diff --git a/examples/qwebchannel/standalone/standalone.pro b/examples/qwebchannel/standalone/standalone.pro index 37b6de3..6b96169 100644 --- a/examples/qwebchannel/standalone/standalone.pro +++ b/examples/qwebchannel/standalone/standalone.pro @@ -15,3 +15,5 @@ FORMS += \ dialog.ui DEFINES += "SOURCE_DIR=\"\\\""$$PWD"\\\"\"" + +EXAMPLE_FILES += index.html -- cgit v1.2.1