Updating qmake template

pull/92/head
Meeh 10 years ago
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…
Cancel
Save