[gtk+/gtk-3-22] build/win32/vs10/gtk3-install.vcxproj: Fix project references
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-22] build/win32/vs10/gtk3-install.vcxproj: Fix project references
- Date: Thu, 27 Oct 2016 04:32:16 +0000 (UTC)
commit 271211da8c17d2c85bfdc65e34468fb12d7f5efc
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Thu Oct 27 12:30:04 2016 +0800
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.
build/win32/vs10/gtk3-install.vcxproj | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/win32/vs10/gtk3-install.vcxproj b/build/win32/vs10/gtk3-install.vcxproj
index 5ddf92a..d4ac1c1 100644
--- a/build/win32/vs10/gtk3-install.vcxproj
+++ b/build/win32/vs10/gtk3-install.vcxproj
@@ -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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]