From 77f953364dc7e164d94171861355d57bd7d4c5a0 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Mon, 1 Oct 2012 10:38:44 +0200 Subject: Add Fontconfig solution --- win32/deps/fontconfig/build.vcxproj | 118 ++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 win32/deps/fontconfig/build.vcxproj (limited to 'win32/deps/fontconfig/build.vcxproj') diff --git a/win32/deps/fontconfig/build.vcxproj b/win32/deps/fontconfig/build.vcxproj new file mode 100644 index 00000000..a3e0711a --- /dev/null +++ b/win32/deps/fontconfig/build.vcxproj @@ -0,0 +1,118 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {F8C673E9-436E-45DB-AB27-A5ADB007387E} + build + + + + Application + true + v110 + MultiByte + + + Application + true + v110 + MultiByte + + + Application + false + v110 + true + MultiByte + + + Application + false + v110 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + + + true + + + + + Level3 + Disabled + + + true + + + + + Level3 + MaxSpeed + true + true + + + true + true + true + + + + + Level3 + MaxSpeed + true + true + + + true + true + true + + + + + + + + \ No newline at end of file -- cgit 1.4.1