11 lines
179 B
Prolog
11 lines
179 B
Prolog
TEMPLATE = subdirs
|
|
|
|
# 撕裂项目
|
|
# SUBDIRS += tcpclient/tcpclient_test.pro
|
|
# SUBDIRS += tcpserver/tcpserver_test.pro
|
|
|
|
|
|
win32-msvc {
|
|
SUBDIRS += RsLidarTest/RsLidarTest.pro
|
|
}
|