mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-08 13:31:00 +00:00
FIX: MSVC2010: Projet includes zip and zlib
This commit is contained in:
parent
a5b57895a6
commit
4f4cbff34c
@ -546,11 +546,11 @@
|
|||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="zip_lib\zip_lib.vcxproj">
|
<ProjectReference Include="zip_lib\zip_lib2010.vcxproj">
|
||||||
<Project>{709278b8-c583-4bd8-90de-4e4f35a3bd8b}</Project>
|
<Project>{709278b8-c583-4bd8-90de-4e4f35a3bd8b}</Project>
|
||||||
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
<ProjectReference Include="zlib\zlib-Express10.00.vcxproj">
|
<ProjectReference Include="zlib\zlib-Express2010.vcxproj">
|
||||||
<Project>{7935b998-c713-42ae-8f6d-9ff9080a1b1b}</Project>
|
<Project>{7935b998-c713-42ae-8f6d-9ff9080a1b1b}</Project>
|
||||||
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
|
Loading…
Reference in New Issue
Block a user