qapple: patch qapple.pro.
Qt Creator is better at debugging qapple. Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
This commit is contained in:
parent
b80f7c5f50
commit
c758e6884c
1 changed files with 2 additions and 1 deletions
|
@ -48,8 +48,9 @@ RESOURCES += \
|
|||
|
||||
LIBS += -L$$PWD/../../../build/source -lappleii
|
||||
LIBS += -L$$PWD/../../../build/source/frontends/common2 -lcommon2
|
||||
LIBS += -L$$PWD/../../../build/source/linux/libwindows -lwindows
|
||||
LIBS += -L$$PWD/../../../build/source/frontends/qt/QHexView -lqhexview-lib
|
||||
LIBS += -levdev
|
||||
LIBS += -levdev -lminizip -lz -lyaml -lslirp -lpcap
|
||||
|
||||
INCLUDEPATH += $$PWD/../../../source
|
||||
INCLUDEPATH += $$PWD/../../../source/linux/libwindows
|
||||
|
|
Loading…
Add table
Reference in a new issue