commit
bcfd4d5d32
|
@ -40,9 +40,9 @@ HEADERS = mainwindow.h \
|
||||||
dialogsettingseditor.h \
|
dialogsettingseditor.h \
|
||||||
drawersettingseditor.h \
|
drawersettingseditor.h \
|
||||||
scrollbarsettingseditor.h
|
scrollbarsettingseditor.h
|
||||||
LIBS += $$top_builddir/components/libcomponents.a
|
LIBS += $$top_builddir/components/$(OBJECTS_DIR)/libcomponents.a
|
||||||
INCLUDEPATH += $$top_srcdir/components/
|
INCLUDEPATH += $$top_srcdir/components/
|
||||||
TARGET = $$top_builddir/examples-exe
|
TARGET = ../../examples-exe
|
||||||
|
|
||||||
RESOURCES += \
|
RESOURCES += \
|
||||||
examples.qrc
|
examples.qrc
|
||||||
|
|
Loading…
Reference in New Issue