Change build TARGET to simply examples-exe

This commit is contained in:
johanneshilden 2017-10-04 18:59:58 +03:00
parent fcc4b907a3
commit b1ab802c58
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 = $$top_builddir/examples/examples-exe
TARGET = examples-exe
RESOURCES += \
examples.qrc