From ced5268e1a2f53cb7bf3975a619d999193d56fc6 Mon Sep 17 00:00:00 2001 From: Chun-wei Fan Date: Tue, 21 Aug 2012 13:42:52 +0800 Subject: Update pango Visual C++ project templates Simplify the inclusion of the mini-fribidi sources a bit, so we can use the -I flag to the preprocessor when creating the projects --- build/win32/vs10/pango.vcxprojin | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build/win32/vs10/pango.vcxprojin') diff --git a/build/win32/vs10/pango.vcxprojin b/build/win32/vs10/pango.vcxprojin index 81f39fa7..c39fb9da 100644 --- a/build/win32/vs10/pango.vcxprojin +++ b/build/win32/vs10/pango.vcxprojin @@ -308,9 +308,9 @@ PANGO_MODULE_PREFIX=_pango_indic_lang;%(PreprocessorDefinitions) #include "libpango.vs10.sourcefiles" -#include "mini-fribidi/libmini-fribidi.vs10.sourcefiles" +#include "libmini-fribidi.vs10.sourcefiles" - \ No newline at end of file + -- cgit v1.2.1