This repository has been archived on 2025-12-24. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
yachat/iris-legacy/iris/irisnet/legacy/legacy.pri

14 lines
215 B
Text
Raw Normal View History

2025-12-25 01:37:49 +05:00
INCLUDEPATH += $$PWD
HEADERS += \
$$PWD/safedelete.h \
$$PWD/ndns.h \
$$PWD/srvresolver.h \
$$PWD/servsock.h
SOURCES += \
$$PWD/safedelete.cpp \
$$PWD/ndns.cpp \
$$PWD/srvresolver.cpp \
$$PWD/servsock.cpp