| ... | ... |
@@ -308,6 +308,7 @@ |
| 308 | 308 |
<ClCompile Include="..\libclamav\fmap.c"/> |
| 309 | 309 |
<ClCompile Include="..\libclamav\fsg.c"/> |
| 310 | 310 |
<ClCompile Include="..\libclamav\hashtab.c"/> |
| 311 |
+ <ClCompile Include="..\libclamav\hfsplus.c"/> |
|
| 311 | 312 |
<ClCompile Include="..\libclamav\htmlnorm.c"/> |
| 312 | 313 |
<ClCompile Include="..\libclamav\inflate64.c"/> |
| 313 | 314 |
<ClCompile Include="..\libclamav\iowrap.c"/> |
| ... | ... |
@@ -132,6 +132,9 @@ |
| 132 | 132 |
<ClCompile Include="..\libclamav\hashtab.c"> |
| 133 | 133 |
<Filter>Source Files</Filter> |
| 134 | 134 |
</ClCompile> |
| 135 |
+ <ClCompile Include="..\libclamav\hfsplus.c"> |
|
| 136 |
+ <Filter>Source Files</Filter> |
|
| 137 |
+ </ClCompile> |
|
| 135 | 138 |
<ClCompile Include="..\libclamav\htmlnorm.c"> |
| 136 | 139 |
<Filter>Source Files</Filter> |
| 137 | 140 |
</ClCompile> |