[Misc] playground examples landing in playground/bin

This commit is contained in:
Uwe Rathmann 2017-07-25 10:37:31 +02:00
parent 1a47541617
commit 960df371b1

View File

@ -22,7 +22,7 @@ QSK_DIRS = \
INCLUDEPATH *= $${QSK_DIRS}
DEPENDPATH += $${QSK_DIRS}
DESTDIR = $${QSK_OUT_ROOT}/examples/bin
DESTDIR = $${QSK_OUT_ROOT}/playground/bin
QMAKE_RPATHDIR *= $${QSK_OUT_ROOT}/lib
LIBS *= -L$${QSK_OUT_ROOT}/lib -lqsktestsupport -lqskinny