Browse Source

Merge branch 'master' of https://github.com/tritao/cxxi

pull/1/head
triton 13 years ago
parent
commit
1e248e4851
  1. 2
      Manual.md

2
Manual.md

@ -4,7 +4,7 @@ C++ C# interop bridge tool Developer's Manual
1. Overview 1. Overview
----------- -----------
This tool allows you to generate bindinds that wrap C/C++ code allowing This tool allows you to generate bindings that wrap C/C++ code allowing
interoperation in another language. This can be useful if you have an interoperation in another language. This can be useful if you have an
existing native codebase and want to add scripting support, or want to existing native codebase and want to add scripting support, or want to
consume an existing native library in your managed code. consume an existing native library in your managed code.

Loading…
Cancel
Save