fix build

This commit is contained in:
Elena.Subbotina
2022-10-28 10:32:48 +03:00
parent 33890472f3
commit 5a3a5a37ab
14 changed files with 61 additions and 34 deletions

View File

@ -148,6 +148,11 @@
<ClInclude Include="..\source\CryptTransform.h" />
<ClInclude Include="..\source\ECMACryptFile.h" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Common\cfcpp\CompoundFileLib.vcxproj">
<Project>{fa22bab4-e93e-459d-8a5f-16764fbbed40}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>