From 2183e00193eb94a401645de0b47ba3317b3aeb02 Mon Sep 17 00:00:00 2001 From: Armin Burgmeier Date: Fri, 10 Oct 2008 22:53:26 +0900 Subject: Update MSVC project files * MSVC_Net2005/cairomm/cairomm.vcproj: Changed output file names to cairomm-vc80-1_0.dll or cairomm-vc80-d-1_0.dll, respectively. * MSVC_Net2008/cairomm.sln: * MSVC_Net2008/cairomm.rc.in: * MSVC_Net2008/Makefile.am: * MSVC_Net2008/*/*.vcproj: Added necesseary files for a Visual Studio 2008 build. * configure.in: * Makefile.am: Added the VS 2008 project files to the distribution. --- MSVC_Net2005/README | 9 +++++---- MSVC_Net2005/cairomm/cairomm.vcproj | 5 +++-- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'MSVC_Net2005') diff --git a/MSVC_Net2005/README b/MSVC_Net2005/README index f347d15..8aa00e2 100644 --- a/MSVC_Net2005/README +++ b/MSVC_Net2005/README @@ -1,12 +1,13 @@ Building cairomm-1.0 with Visual Studio .NET 2005 -* You will need Visual Studio .NET 2005 (MSVC 8.0). Earlier versions of the compiler, including 6.0 and 7.0 might also work but have not been tested. -* Install the latest Win32 GTK+ Development Environment from the Glade for Windows project, http://gladewin32.sourceforge.net. -* Add libsigc++ to the include and lib paths in Visual Studio. -* Load the cairomm/MSVC_Net2005/cairomm.sln solution. +* You will need Visual Studio .NET 2005 (MSVC 8.0). See the MSVC_Net2008 folder for building with Visual Studio .NET 2008 (MSVC 9.0) +* Install the latest Win32 GTK+ Development files from ftp://ftp.gnome.org/pub/GNOME/binaries/win32/gtk+/ and add the paths to headers and import libraries to Visual Studio +* Load the MSVC_Net2005/cairomm.sln solution. * Build the entire solution. * Run the tests. Cedric Gustin 08/18/2006 +Armin Burgmeier +10/09/2008 diff --git a/MSVC_Net2005/cairomm/cairomm.vcproj b/MSVC_Net2005/cairomm/cairomm.vcproj index ab9b9c6..029ca1a 100644 --- a/MSVC_Net2005/cairomm/cairomm.vcproj +++ b/MSVC_Net2005/cairomm/cairomm.vcproj @@ -1,7 +1,7 @@ -- cgit v1.2.3