| ... | ... |
@@ -158,7 +158,7 @@ |
| 158 | 158 |
<ResourceCompile Include="res\clamd.rc" /> |
| 159 | 159 |
</ItemGroup> |
| 160 | 160 |
<ItemGroup> |
| 161 |
- <ClCompile Include="..\clamd\fan.c" /> |
|
| 161 |
+ <ClCompile Include="..\clamd\onaccess_fan.c" /> |
|
| 162 | 162 |
<ClCompile Include="..\clamd\clamd.c" /> |
| 163 | 163 |
<ClCompile Include="..\clamd\localserver.c" /> |
| 164 | 164 |
<ClCompile Include="..\clamd\others.c" /> |
| ... | ... |
@@ -178,4 +178,4 @@ |
| 178 | 178 |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
| 179 | 179 |
<ImportGroup Label="ExtensionTargets"> |
| 180 | 180 |
</ImportGroup> |
| 181 |
-</Project> |
|
| 182 | 181 |
\ No newline at end of file |
| 182 |
+</Project> |
| ... | ... |
@@ -49,8 +49,8 @@ |
| 49 | 49 |
<ClCompile Include="..\shared\misc.c"> |
| 50 | 50 |
<Filter>Source Files\shared</Filter> |
| 51 | 51 |
</ClCompile> |
| 52 |
- <ClCompile Include="..\clamd\fan.c"> |
|
| 52 |
+ <ClCompile Include="..\clamd\onaccess_fan.c"> |
|
| 53 | 53 |
<Filter>Source Files</Filter> |
| 54 | 54 |
</ClCompile> |
| 55 | 55 |
</ItemGroup> |
| 56 |
-</Project> |
|
| 57 | 56 |
\ No newline at end of file |
| 57 |
+</Project> |