diff options
Diffstat (limited to 'windows/README.md')
-rw-r--r-- | windows/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/windows/README.md b/windows/README.md new file mode 100644 index 000000000..23edd506d --- /dev/null +++ b/windows/README.md @@ -0,0 +1,4 @@ +# Building on Windows + +This directory contains windows-specific files. In particular: +- nDPI.vcxproj is a sample project for nDPI. Use it as starting point for compiling on Windows. Note that it might be outdated as new protocols are added to nDPI |