sysusermgtv2.pri 259 Bytes
HEADERS += \
    $$PWD/sysuserv2.h \
    $$PWD/sysuserthreadv2.h \
    $$PWD/sysusermgtv2.h \
    $$PWD/sysusermgtthreadv2.h

SOURCES += \
    $$PWD/sysuserv2.cpp \
    $$PWD/sysuserthreadv2.cpp \
    $$PWD/sysusermgtv2.cpp \
    $$PWD/sysusermgtthreadv2.cpp