13 lines
276 B
Prolog
13 lines
276 B
Prolog
TEMPLATE = subdirs
|
|
|
|
# 撕裂项目
|
|
# SUBDIRS += tcpclient/tcpclient_test.pro
|
|
# SUBDIRS += tcpserver/tcpserver_test.pro
|
|
|
|
|
|
win32-msvc {
|
|
# WDRemoteReceiver 模块测试
|
|
SUBDIRS += WDRemoteReceiverTest/WDRemoteReceiverTest.pro
|
|
SUBDIRS += RsLidarTest/RsLidarTest.pro
|
|
}
|