summaryrefslogtreecommitdiffstats
path: root/examples/statemachine/trafficlight
diff options
context:
space:
mode:
Diffstat (limited to 'examples/statemachine/trafficlight')
-rw-r--r--examples/statemachine/trafficlight/trafficlight.pro7
1 files changed, 1 insertions, 6 deletions
diff --git a/examples/statemachine/trafficlight/trafficlight.pro b/examples/statemachine/trafficlight/trafficlight.pro
index 730bd75..684575a 100644
--- a/examples/statemachine/trafficlight/trafficlight.pro
+++ b/examples/statemachine/trafficlight/trafficlight.pro
@@ -1,9 +1,4 @@
-TEMPLATE = app
-TARGET =
-DEPENDPATH += .
-INCLUDEPATH += .
-
-SOURCES += main.cpp
+SOURCES = main.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES]/statemachine/trafficlight