From c4c97962ac44c35623604add7acc5eca9fd3506a Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Tue, 30 Aug 2022 11:51:46 +0200 Subject: initial commit Signed-off-by: Toni Uhlig --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..8bc4580 --- /dev/null +++ b/README.md @@ -0,0 +1,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 +``` -- cgit v1.2.3