From 06ebb4fbc9f069ebad1d8cd63e6eac9a0251e378 Mon Sep 17 00:00:00 2001 From: jghali Date: Sat, 14 Jul 2012 14:38:51 +0000 Subject: minor edit in msvc build instructions git-svn-id: svn://scribus.net/branches/Version14x/Scribus@17716 11d20701-8431-0410-a711-e3c959e3b870 --- BUILDING_win32_msvc.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILDING_win32_msvc.txt b/BUILDING_win32_msvc.txt index 77b1e27..7f8b260 100644 --- a/BUILDING_win32_msvc.txt +++ b/BUILDING_win32_msvc.txt @@ -11,7 +11,7 @@ related tools will be provided. You will need: - Microsoft Windows XP, Vista or 7 - Microsoft Visual Studio 2008 or Visual C++ Express Edition 2008 - - A recent Qt (version >= 4.6) release built with Visual Studio 2008 + - A recent Qt release built with Visual Studio 2008 (version >= 4.6) - Cairo sources from cairographics.org (version >= 1.8.0) - Pixman sources from cairographics.org (version >= 0.12.0) - Boost from www.boost.org (version >= 1.35.0) @@ -21,7 +21,7 @@ You will need: - Libtiff win32 libs and binaries from the GnuWin32 project - Libxml2 win32 binaries from the Libxml project - LittleCMS sources from www.littlecms.com (version >= 2.1) - - PoDoFo sources (version >= 0.8.x) from podofo.sourceforge.net + - PoDoFo sources from podofo.sourceforge.net (version >= 0.8.x) - A Python 2.7 Windows binary build. For debug builds, you'll need a release that contains the python27_d.dll . -- cgit