mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-22 19:27:13 +01:00
fixing build problems on windows, still messing around with -I
This commit is contained in:
parent
a164655216
commit
3b2307b21c
@ -518,10 +518,6 @@ FORMS += transferdialog_q.ui
|
||||
INCLUDEPATH += $$ANTLR_INCLUDEPATH
|
||||
DEFINES += $$ANTLR_DEFINES
|
||||
|
||||
# add ".." to includepath to make sure #include works when we compile modules
|
||||
# in subdirectories, such as importAddressListWizard and other wizards
|
||||
INCLUDEPATH += ..
|
||||
|
||||
# !macx:LIBS += -lQtDBus # workaround for QT += dbus not working with Qt < 4.4.0
|
||||
INCLUDEPATH += ../common \
|
||||
../iptlib \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user