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 +