diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2014-09-18 09:41:12 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2014-09-18 09:41:12 -0700 |
commit | 924f03099412f989ee99a117239f8e326a1c3d00 (patch) | |
tree | 43d944690fe4bac45e89eff11ebd3044ddf7a818 /windows | |
parent | 6b76cac6cff005d918930322b72b668b7820051f (diff) | |
download | infinitytier-924f03099412f989ee99a117239f8e326a1c3d00.tar.gz infinitytier-924f03099412f989ee99a117239f8e326a1c3d00.zip |
docs
Diffstat (limited to 'windows')
-rw-r--r-- | windows/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/windows/README.md b/windows/README.md new file mode 100644 index 00000000..9f3f48bb --- /dev/null +++ b/windows/README.md @@ -0,0 +1,3 @@ +This folder contains the Windows driver code, Windows-specific service code, and the Microsoft Visual Studio projects and "solution" for doing Windows builds. + +This code may also build with MinGW but this hasn't been tested. |