aboutsummaryrefslogtreecommitdiff
path: root/windows/nDPI.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'windows/nDPI.vcxproj')
-rw-r--r--windows/nDPI.vcxproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/windows/nDPI.vcxproj b/windows/nDPI.vcxproj
index e2ee86452..26b66dd55 100644
--- a/windows/nDPI.vcxproj
+++ b/windows/nDPI.vcxproj
@@ -163,6 +163,7 @@
<ClCompile Include="..\src\lib\protocols\imo.c" />
<ClCompile Include="..\src\lib\protocols\ipsec.c" />
<ClCompile Include="..\src\lib\protocols\kismet.c" />
+ <ClCompile Include="..\src\lib\protocols\line.c" />
<ClCompile Include="..\src\lib\protocols\lisp.c" />
<ClCompile Include="..\src\lib\protocols\memcached.c" />
<ClCompile Include="..\src\lib\protocols\mining.c" />
@@ -388,4 +389,4 @@
<Error Condition="!Exists('packages\pthreads.redist.2.9.1.4\build\native\pthreads.redist.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\pthreads.redist.2.9.1.4\build\native\pthreads.redist.targets'))" />
<Error Condition="!Exists('packages\pthreads.2.9.1.4\build\native\pthreads.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\pthreads.2.9.1.4\build\native\pthreads.targets'))" />
</Target>
-</Project> \ No newline at end of file
+</Project>