From 8ba1baace1f4380147d72622f5d2de95b1ce75e9 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Sun, 20 Sep 2020 18:44:38 +0200 Subject: Added sample Windows MSVC project --- windows/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 windows/README.md (limited to 'windows/README.md') 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 -- cgit v1.2.3