Microsoft.NET Common Language Runtime (CLR) interface for libecg: A wrapper class for managed code.
This repository depends on libecg
- To get libecg sub-project, run the following commands:
git submodule init
git submodule update
All headers and source files of libecg repo are expected to be included in the solution. Precompiled headers must be disabled for all the included source files to have a successful compilation.
Context-level Architectural Design