We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2768f25 commit e722614Copy full SHA for e722614
1 file changed
vcnet/ipptransform.vcxproj
@@ -135,5 +135,7 @@
135
</ItemGroup>
136
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
137
<ImportGroup Label="ExtensionTargets">
138
+ <Import Project="packages\zlib_native.redist.1.2.11\build\native\zlib_native.redist.targets" Condition="Exists('packages\zlib_native.redist.1.2.11\build\native\zlib_native.redist.targets')" />
139
+ <Import Project="packages\zlib_native.1.2.11\build\native\zlib_native.targets" Condition="Exists('packages\zlib_native.1.2.11\build\native\zlib_native.targets')" />
140
</ImportGroup>
141
</Project>
0 commit comments