build/win32/vs10/gtk3-install.vcxproj: Fix project references

There is a typo for gtk-update-icon-cache, which may cause problems
when running the install project.  Fix this.
This commit is contained in:
Chun-wei Fan
2016-10-27 12:30:04 +08:00
parent c54f348edf
commit 271211da8c

View File

@@ -249,7 +249,7 @@
<Project>{f280bf1a-777a-4fb5-8005-dfbe04621edb}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
<ProjectReference Include="gtk-udpate-icon-cache.vcxproj">
<ProjectReference Include="gtk-update-icon-cache.vcxproj">
<Project>{fc98af16-4c68-42df-906b-93a6804c198a}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>