From 9fcbe1f2a90280d925f6f912711b6114ce8ef014 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 15 Sep 2008 16:52:20 +0000 Subject: [PATCH] Missed one /win32... svn path=/trunk/; revision=7493 --- build/win32/vs8/glib.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/win32/vs8/glib.vcproj b/build/win32/vs8/glib.vcproj index 2ef7a66c0..074d10274 100644 --- a/build/win32/vs8/glib.vcproj +++ b/build/win32/vs8/glib.vcproj @@ -66,7 +66,7 @@ AdditionalDependencies="intl.lib Ws2_32.lib" OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll" LinkIncremental="2" - AdditionalLibraryDirectories="../../../../dependencies/win32/proxy-libintl-20080418/lib" + AdditionalLibraryDirectories="../../../../dependencies/proxy-libintl-20080418/lib" ModuleDefinitionFile="../../../glib/glib.def" GenerateDebugInformation="true" SubSystem="2" -- 2.34.1