1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-07-15 14:43:34 +02:00

Update VS2010 "install" project

The dependencies on gsettings and glib-compile-schemas were missed-made
up for them here.
This commit is contained in:
Chun-wei Fan
2011-05-05 15:09:51 +08:00
parent 9f90408e97
commit 7ca8691a93

@ -129,6 +129,14 @@
<ProjectReference Include="testglib.vcxproj">
<Project>{64e09909-5599-40c0-b808-27f55f7b823c}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
<ProjectReference Include="glib-compile-schemas.vcxproj">
<Project>{015d69d0-8b42-438a-adae-052ac036e065}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
<ProjectReference Include="gsettings.vcxproj">
<Project>{05041c63-f1c5-49ba-a7de-61ebb5307eaa}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />