aboutsummaryrefslogtreecommitdiff
path: root/windows/README.md
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2020-09-20 18:44:38 +0200
committerLuca Deri <deri@ntop.org>2020-09-20 18:44:57 +0200
commit8ba1baace1f4380147d72622f5d2de95b1ce75e9 (patch)
tree586fb8add9b35fc9d23ccad39099b01eda0b84a2 /windows/README.md
parentff1cc1fa418174c407f85fe19a21d5ef588c4e98 (diff)
Added sample Windows MSVC project
Diffstat (limited to 'windows/README.md')
-rw-r--r--windows/README.md4
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