tschiemer / max-api

Low-level C-language application programming interface for Max

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Max-API

This folder contains all of the support files you will need to compile an external object written in C/C++. It is distributed as a part of the Max-DevKit Package. Please refer to that package for additional documentation and best practices.

Overview of Contents

  • include : header files
  • lib : libraries used for linking on the Windows platform
  • script : resources to be included and used by CMake
  • site : template files that can be used to provide a quick interface to automated builds should you choose to use Travis CI and Amazon S3 for continuous integration

License

Use of this Max-API distribution is governed by the MIT License as stated in the accompanying License.md file.

About

Low-level C-language application programming interface for Max

License:Other


Languages

Language:CMake 54.8%Language:C++ 27.8%Language:C 17.1%Language:JavaScript 0.3%Language:HTML 0.0%