mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 04:04:16 +00:00
[qt] dont build UnixDaemon.cpp
This commit is contained in:
parent
48d02f7e09
commit
a74065f775
@ -70,7 +70,6 @@ SOURCES += DaemonQT.cpp mainwindow.cpp \
|
|||||||
../../daemon/HTTPServer.cpp \
|
../../daemon/HTTPServer.cpp \
|
||||||
../../daemon/I2PControl.cpp \
|
../../daemon/I2PControl.cpp \
|
||||||
../../daemon/i2pd.cpp \
|
../../daemon/i2pd.cpp \
|
||||||
../../daemon/UnixDaemon.cpp \
|
|
||||||
../../daemon/UPnP.cpp \
|
../../daemon/UPnP.cpp \
|
||||||
ClientTunnelPane.cpp \
|
ClientTunnelPane.cpp \
|
||||||
MainWindowItems.cpp \
|
MainWindowItems.cpp \
|
||||||
@ -82,15 +81,7 @@ SOURCES += DaemonQT.cpp mainwindow.cpp \
|
|||||||
pagewithbackbutton.cpp \
|
pagewithbackbutton.cpp \
|
||||||
widgetlock.cpp \
|
widgetlock.cpp \
|
||||||
widgetlockregistry.cpp \
|
widgetlockregistry.cpp \
|
||||||
logviewermanager.cpp \
|
logviewermanager.cpp
|
||||||
|
|
||||||
#qt creator does not handle this well
|
|
||||||
#SOURCES += $$files(../../libi2pd/*.cpp)
|
|
||||||
#SOURCES += $$files(../../libi2pd_client/*.cpp)
|
|
||||||
#SOURCES += $$files(../../daemon/*.cpp)
|
|
||||||
#SOURCES += $$files(./*.cpp)
|
|
||||||
|
|
||||||
#SOURCES -= ../../daemon/UnixDaemon.cpp
|
|
||||||
|
|
||||||
HEADERS += DaemonQT.h mainwindow.h \
|
HEADERS += DaemonQT.h mainwindow.h \
|
||||||
../../libi2pd/api.h \
|
../../libi2pd/api.h \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user