summaryrefslogtreecommitdiffstats
path: root/examples/animation/stickman/stickman.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/animation/stickman/stickman.pro')
-rw-r--r--examples/animation/stickman/stickman.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/animation/stickman/stickman.pro b/examples/animation/stickman/stickman.pro
index 7f8be33..487ff3a 100644
--- a/examples/animation/stickman/stickman.pro
+++ b/examples/animation/stickman/stickman.pro
@@ -10,7 +10,7 @@ SOURCES += main.cpp \
lifecycle.cpp \
graphicsview.cpp
-INCLUDEPATH += $$PWD
+RESOURCES += stickman.qrc
# install
target.path = $$[QT_INSTALL_EXAMPLES]/animation/stickman