root/src/server.pri

1
2
3
4
5
6
7
8
9
SOURCES += libraryfilter.cpp \
    server.cpp \
    apipushevents.cpp



HEADERS  += libraryfilter.h \
    server.h \
    apipushevents.h