aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-10-03 11:45:22 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-10-03 10:49:00 +0000
commit3ac0236c501eefcb832da5e68b604ca59eec8b5d (patch)
tree7ee738d4cacc42f1d03869a83985aca5addf38e6 /examples
parent067e55185497c46412c8d5353b8c984514d53580 (diff)
Calendar example: fix installation target path
Change-Id: I78c2e7fb6b0f954284958fa58a48370931cf3679 Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/labs/calendar/calendar.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/labs/calendar/calendar.pro b/examples/labs/calendar/calendar.pro
index 105e7fc9..9ee101b7 100644
--- a/examples/labs/calendar/calendar.pro
+++ b/examples/labs/calendar/calendar.pro
@@ -11,7 +11,7 @@ OTHER_FILES += \
RESOURCES += \
calendar.qrc
-target.path = $$[QT_INSTALL_EXAMPLES]/quickcalendar2/calendar
+target.path = $$[QT_INSTALL_EXAMPLES]/labs/calendar/calendar
INSTALLS += target
DISTFILES += \