Feature. Add pri files for Qt integration. #30

Open
dleliuhin wants to merge 11 commits from unknown repository into master
dleliuhin commented 2020-02-07 14:39:37 +01:00 (Migrated from github.com)

Add Livox SDK Qt integration.

Only add to your project .pro file:
SDK_DIR = $$PWD/Livox-SDK
include( $$SDK_DIR/sdk_core/sdk_core.pri )

Add Livox SDK Qt integration. Only add to your project .pro file: SDK_DIR = $$PWD/Livox-SDK include( $$SDK_DIR/sdk_core/sdk_core.pri )
This repo is archived. You cannot comment on pull requests.