Skip to content

Instantly share code, notes, and snippets.

@evadeflow
Created July 21, 2017 12:41
Show Gist options
  • Save evadeflow/d72d11224c9b5e08e24e6decfab091fa to your computer and use it in GitHub Desktop.
Save evadeflow/d72d11224c9b5e08e24e6decfab091fa to your computer and use it in GitHub Desktop.
SDK layout
RSMixLib_2016.07.19
├── Common
│ ├── Data
│ └── Resources
├── Config
│ └── Default
├── example
│ └── RSDemo.cpp
├── include
│ ├── RSDemoCallbackInterface.h
│ └── RSDemoInterface.h
├── libs
│ ├── arm_64
│ └── linux_x64
└── Readme.txt
10 directories, 4 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment