GrabBag/Test/Test.pro

13 lines
276 B
Prolog
Raw Normal View History

2026-02-19 00:58:16 +08:00
TEMPLATE = subdirs
# 撕裂项目
# SUBDIRS += tcpclient/tcpclient_test.pro
# SUBDIRS += tcpserver/tcpserver_test.pro
2026-05-17 00:38:31 +08:00
win32-msvc {
2026-06-26 17:57:57 +08:00
# WDRemoteReceiver 模块测试
SUBDIRS += WDRemoteReceiverTest/WDRemoteReceiverTest.pro
2026-05-17 00:38:31 +08:00
SUBDIRS += RsLidarTest/RsLidarTest.pro
}