summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/gettingStarted/gsQt/part4/part4.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tutorials/gettingStarted/gsQt/part4/part4.pro')
-rw-r--r--examples/widgets/tutorials/gettingStarted/gsQt/part4/part4.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/widgets/tutorials/gettingStarted/gsQt/part4/part4.pro b/examples/widgets/tutorials/gettingStarted/gsQt/part4/part4.pro
deleted file mode 100644
index 086fac69e9..0000000000
--- a/examples/widgets/tutorials/gettingStarted/gsQt/part4/part4.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-
-QT += widgets
-SOURCES = main.cpp
-
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials/gettingStarted/gsQt/part4
-INSTALLS += target
-