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