Add PRE_TARGETDEPS variable again

This commit is contained in:
johanneshilden 2017-10-04 22:42:44 +03:00
parent b1ab802c58
commit c8fbfb019d
1 changed files with 1 additions and 0 deletions

View File

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