diff options
-rw-r--r-- | windows/nDPI.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/windows/nDPI.vcxproj b/windows/nDPI.vcxproj index 1d6c8c0f5..56014a2ff 100644 --- a/windows/nDPI.vcxproj +++ b/windows/nDPI.vcxproj @@ -406,7 +406,6 @@ <ClCompile Include="..\src\lib\third_party\src\strptime.c" /> <ClCompile Include="..\src\lib\third_party\src\hll\MurmurHash3.c" /> <ClCompile Include="..\src\lib\third_party\src\hll\hll.c" /> - <ClCompile Include="..\src\lib\third_party\src\hll\sonos.c" /> <ClCompile Include="src\getopt.c"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> </ClCompile> |