[glib] Update VS2010 "install" project
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Update VS2010 "install" project
- Date: Thu, 5 May 2011 06:55:48 +0000 (UTC)
commit 7ca8691a934ac571ed034d5c01882ac8de19769c
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Thu May 5 15:09:51 2011 +0800
Update VS2010 "install" project
The dependencies on gsettings and glib-compile-schemas were missed-made
up for them here.
build/win32/vs10/install.vcxproj | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/build/win32/vs10/install.vcxproj b/build/win32/vs10/install.vcxproj
index a571936..e0f6472 100644
--- a/build/win32/vs10/install.vcxproj
+++ b/build/win32/vs10/install.vcxproj
@@ -130,6 +130,14 @@
<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">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]