From 78176cd311c8c95f762a11377fc0b8d42a87c34e Mon Sep 17 00:00:00 2001 From: Chun-wei Fan Date: Thu, 3 Apr 2014 15:07:44 +0800 Subject: [PATCH] MSVC Builds: Clean up gtk-version-paths.*props Remove lines that are not really referred to. --- build/win32/vs10/gtk-version-paths.props | 6 +----- build/win32/vs9/gtk-version-paths.vsprops | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/build/win32/vs10/gtk-version-paths.props b/build/win32/vs10/gtk-version-paths.props index 4947225f98..f23f373635 100644 --- a/build/win32/vs10/gtk-version-paths.props +++ b/build/win32/vs10/gtk-version-paths.props @@ -3,7 +3,6 @@ 10 $(SolutionDir)\..\..\..\..\vs$(VSVer)\$(Platform) - ..\..\..\vs$(VSVer)\$(Platform) ..\..\..\..\vs$(VSVer)\$(Platform) 3.0 lib @@ -24,9 +23,6 @@ $(GlibEtcInstallRoot) - - $(GlibEtcInstallRootFromBuildWin32) - $(CopyDir) @@ -55,4 +51,4 @@ $(PythonPath) - \ No newline at end of file + diff --git a/build/win32/vs9/gtk-version-paths.vsprops b/build/win32/vs9/gtk-version-paths.vsprops index 9af818704d..c12a839c1f 100644 --- a/build/win32/vs9/gtk-version-paths.vsprops +++ b/build/win32/vs9/gtk-version-paths.vsprops @@ -12,10 +12,6 @@ Name="GlibEtcInstallRoot" Value="$(SolutionDir)\..\..\..\..\vs$(VSVer)\$(PlatformName)" /> - - \ No newline at end of file +