This commit is contained in:
Adam Ierymenko 2014-09-18 09:41:12 -07:00
commit 924f030994
4 changed files with 5 additions and 1 deletions

3
windows/README.md Normal file
View file

@ -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.