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