Update VS2010 "install" project
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 5 May 2011 07:09:51 +0000 (15:09 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 5 May 2011 07:09:51 +0000 (15:09 +0800)
The dependencies on gsettings and glib-compile-schemas were missed-made
up for them here.

build/win32/vs10/install.vcxproj

index a571936..e0f6472 100644 (file)
       <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" />
   <ImportGroup Label="ExtensionTargets">