summaryrefslogtreecommitdiffstats
path: root/examples/widgets/statemachine/rogue/rogue.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/statemachine/rogue/rogue.pro')
-rw-r--r--examples/widgets/statemachine/rogue/rogue.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/widgets/statemachine/rogue/rogue.pro b/examples/widgets/statemachine/rogue/rogue.pro
index a2cbe16aa1..d1f4f5d972 100644
--- a/examples/widgets/statemachine/rogue/rogue.pro
+++ b/examples/widgets/statemachine/rogue/rogue.pro
@@ -5,9 +5,7 @@ SOURCES = main.cpp \
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/statemachine/rogue
-sources.files = $$SOURCES $$HEADERS *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/statemachine/rogue
-INSTALLS += target sources
+INSTALLS += target
QT += widgets