mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-10-03 22:59:40 +00:00
7 lines
121 B
Text
7 lines
121 B
Text
HEADERS += \
|
|
$$PWD/devicemsg.h \
|
|
$$PWD/receiver.h
|
|
|
|
SOURCES += \
|
|
$$PWD/devicemsg.cpp \
|
|
$$PWD/receiver.cpp
|