From 54e064a274075ab7a975260dac605f5d8e077999 Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Tue, 5 Dec 2017 17:26:28 +0800 Subject: [PATCH] +added a readme under output. --- output/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 output/README.md diff --git a/output/README.md b/output/README.md new file mode 100644 index 0000000..9ea7aeb --- /dev/null +++ b/output/README.md @@ -0,0 +1,9 @@ +## Precompiled binaries + +**my_basic.exe** + +Compiled with "Visual C++ 2015", as x86 executable. + +**my_basic_mac** + +Compiled with "Xcode 9", as x86-64 executable.