From 47a5883d4ce7dfed2943525716781ddeceeaa145 Mon Sep 17 00:00:00 2001 From: Chun-wei Fan Date: Tue, 1 Jul 2014 18:50:51 +0800 Subject: Update Visual Studio Property Sheets Standardize on using VSVer, like the other parts of the GTK+/Clutter stack, it makes it easier to use a script to support later Visual Studio versions. --- build/win32/vs10/gi-version-paths.props | 10 +++++----- build/win32/vs9/gi-version-paths.vsprops | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/build/win32/vs10/gi-version-paths.props b/build/win32/vs10/gi-version-paths.props index 88e43487..bcf31f1c 100644 --- a/build/win32/vs10/gi-version-paths.props +++ b/build/win32/vs10/gi-version-paths.props @@ -1,8 +1,8 @@ - 10 - $(SolutionDir)\..\..\..\..\vs$(VSVER)\$(Platform) + 10 + $(SolutionDir)\..\..\..\..\vs$(VSVer)\$(Platform) $(SolutionDir)\..\..\.. $(GlibEtcInstallRoot) 1.0 @@ -10,7 +10,7 @@ lib -$(ApiVersion)-0 - -1-vs$(VSVER) + -1-vs$(VSVer) $(LibGISeparateVSDllPrefix) $(LibGISeparateVSDllSuffix) @@ -18,8 +18,8 @@ <_PropertySheetDisplayName>giversionpathsprops - - $(VSVER) + + $(VSVer) $(GlibEtcInstallRoot) diff --git a/build/win32/vs9/gi-version-paths.vsprops b/build/win32/vs9/gi-version-paths.vsprops index 13a2579a..ae0ef094 100644 --- a/build/win32/vs9/gi-version-paths.vsprops +++ b/build/win32/vs9/gi-version-paths.vsprops @@ -5,7 +5,7 @@ Name="giversionpaths" >