Set TARGET as absolute path

This commit is contained in:
johanneshilden 2017-10-04 17:08:05 +03:00
parent bcfd4d5d32
commit fcc4b907a3
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ HEADERS = mainwindow.h \
scrollbarsettingseditor.h
LIBS += $$top_builddir/components/$(OBJECTS_DIR)/libcomponents.a
INCLUDEPATH += $$top_srcdir/components/
TARGET = ../../examples-exe
TARGET = $$top_builddir/examples/examples-exe
RESOURCES += \
examples.qrc