GrabBag/Device/Device.pro

17 lines
303 B
Prolog
Raw Permalink Normal View History

2025-12-10 00:01:32 +08:00
# Device.pro
# 设备封装库总工程文件
TEMPLATE = subdirs
# 子项目列表
SUBDIRS += \
VrEyeDevice \
EpicEyeDevice \
2025-12-20 16:18:12 +08:00
GalaxyDevice
#..\SDK\EpicEye\EpicEyeSDK.pro
2025-12-10 00:01:32 +08:00
# 项目依赖关系(如果有)
# IKapDevice.depends = VrCommon
# VrEyeDevice.depends = VrCommon