summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2014-09-18 09:41:12 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2014-09-18 09:41:12 -0700
commit924f03099412f989ee99a117239f8e326a1c3d00 (patch)
tree43d944690fe4bac45e89eff11ebd3044ddf7a818 /windows
parent6b76cac6cff005d918930322b72b668b7820051f (diff)
downloadinfinitytier-924f03099412f989ee99a117239f8e326a1c3d00.tar.gz
infinitytier-924f03099412f989ee99a117239f8e326a1c3d00.zip
docs
Diffstat (limited to 'windows')
-rw-r--r--windows/README.md3
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.