Browse code

clamonacc - remove old onaccess_fan.c reference from windows clamd solution

Mickey Sola authored on 2019/06/06 02:53:12
Showing 1 changed files
... ...
@@ -167,7 +167,6 @@
167 167
     <ResourceCompile Include="res\clamd.rc" />
168 168
   </ItemGroup>
169 169
   <ItemGroup>
170
-    <ClCompile Include="..\clamd\onaccess_fan.c" />
171 170
     <ClCompile Include="..\clamd\clamd.c" />
172 171
     <ClCompile Include="..\clamd\localserver.c" />
173 172
     <ClCompile Include="..\clamd\others.c" />
... ...
@@ -188,4 +187,4 @@
188 188
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
189 189
   <ImportGroup Label="ExtensionTargets">
190 190
   </ImportGroup>
191
-</Project>
192 191
\ No newline at end of file
192
+</Project>