some cleanup

This commit is contained in:
orignal 2016-06-17 16:30:50 -04:00
parent 3639c86adf
commit 344d0ae3ec
4 changed files with 2 additions and 36 deletions

View file

@ -66,8 +66,7 @@ SOURCES += DaemonQT.cpp\
../../TunnelPool.cpp \
../../util.cpp \
../../i2pd.cpp \
$$IFADDRS_PATH/ifaddrs.c \
i2pd_qt_gui.cpp
$$IFADDRS_PATH/ifaddrs.c
HEADERS += DaemonQT.h mainwindow.h \
../../HTTPServer.h ../../I2PControl.h ../../UPnP.h ../../Daemon.h ../../Config.h \
@ -120,9 +119,7 @@ HEADERS += DaemonQT.h mainwindow.h \
../../TunnelPool.h \
../../util.h \
../../version.h \
$$IFADDRS_PATH/ifaddrs.h \
i2pd_qt_gui.h
$$IFADDRS_PATH/ifaddrs.h
FORMS += mainwindow.ui