mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 00:00:29 +03:00
Updating qmake template
This commit is contained in:
parent
1c06ca4aca
commit
a6941b9a73
@ -40,7 +40,8 @@ SOURCES += \
|
||||
../NetDb.cpp \
|
||||
../Log.cpp \
|
||||
../Identity.cpp \
|
||||
../I2NPProtocol.cpp
|
||||
../I2NPProtocol.cpp \
|
||||
../SOCKS.cpp
|
||||
|
||||
HEADERS += \
|
||||
../LeaseSet.h \
|
||||
@ -75,7 +76,8 @@ HEADERS += \
|
||||
../Log.h \
|
||||
../LittleBigEndian.h \
|
||||
../I2PEndian.h \
|
||||
../I2NPProtocol.h
|
||||
../I2NPProtocol.h \
|
||||
../SOCKS.h
|
||||
|
||||
OTHER_FILES += \
|
||||
../README.md \
|
||||
|
Loading…
Reference in New Issue
Block a user