TEMPLATE = app TARGET = LogReceiver QT += core \ gui \ network LIBS += -lsysfs INCLUDEPATH += ../customdhcpcd/src HEADERS += interfaceconfiguration.h \ ndgui.h \ logreceiver.h \ abortbootdialog.h \ chooseinterfacedialog.h SOURCES += interfaceconfiguration.cpp \ ndgui.cpp \ main.cpp \ logreceiver.cpp \ abortbootdialog.cpp \ chooseinterfacedialog.cpp FORMS += ndgui.ui \ logreceiver.ui RESOURCES +=