Skip to content

Commit

Permalink
Bindings/C: Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
commial committed Jun 17, 2024
1 parent 7051c94 commit a5d8033
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bindings/C/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ cargo build --target ...
cargo build --release --target ...
```

Notes: when linking with `mla.lib`, `ntdll.lib` is also needed.

## Example

* Creating a new MLA archive (from [this file](tests/linux-gcc-g++/create.c) - Windows example [here](tests/windows-msvc/src/main.c))
Expand Down

0 comments on commit a5d8033

Please sign in to comment.