aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 8bc45809fcd4a36a306ea5a24db0a7690e11109f (plain)
1
2
3
4
5
6
7
8
9
10
11
# Mingw64 C++ Driver Example

An example ready to use together with [mingw-w64-dpp](https://github.com/utoni/mingw-w64-dpp).

You can lookup the documentation there.

For TLDR folks:

```shell
make DPP_ROOT="[path-to-mingw-w64-ddk-template-dir]" all
```