committed by
Norman Feske
parent
42fddf8390
commit
c11d9b7b5c
@@ -4,6 +4,6 @@ include $(call select_from_repositories,src/app/qt5/tmpl/target_final.inc)
|
||||
|
||||
main_window.o: main_window.moc
|
||||
|
||||
LIBS += qoost qt5_gui qt5_widgets qt5_core libc
|
||||
LIBS += qoost qt5_gui qt5_widgets qt5_core libc base
|
||||
|
||||
CC_CXX_WARN_STRICT =
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
include $(PRG_DIR)/../target.inc
|
||||
|
||||
LIBS += base
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
include $(PRG_DIR)/../target.inc
|
||||
|
||||
LIBS += base
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
include $(PRG_DIR)/../target.inc
|
||||
|
||||
LIBS += base
|
||||
|
||||
panel.o main.o: icon.h
|
||||
|
||||
Reference in New Issue
Block a user