mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-28 01:44:14 +00:00
remove uneeded lines in qt build file
This commit is contained in:
parent
e238f7ed37
commit
7e0ae4c601
@ -60,10 +60,6 @@ HEADERS += DaemonQT.h mainwindow.h
|
|||||||
# ../../util.h ../../version.h ../../Gzip.h ../../Tag.h \
|
# ../../util.h ../../version.h ../../Gzip.h ../../Tag.h \
|
||||||
# ../../BloomFiler.h ../../Event.h ../../Gost.h ../../MatchedDestination.h
|
# ../../BloomFiler.h ../../Event.h ../../Gost.h ../../MatchedDestination.h
|
||||||
|
|
||||||
HEADERS += $$files(../../libi2pd/*.h)
|
|
||||||
HEADERS += $$files(../../libi2pd_client/*.h)
|
|
||||||
HEADERS += $$files(../../daemon/*.h)
|
|
||||||
|
|
||||||
INCLUDEPATH += ../../libi2pd
|
INCLUDEPATH += ../../libi2pd
|
||||||
INCLUDEPATH += ../../libi2pd_client
|
INCLUDEPATH += ../../libi2pd_client
|
||||||
INCLUDEPATH += ../../daemon
|
INCLUDEPATH += ../../daemon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user