[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Import MSVC.NET 2005 project files please
From: |
Jon Grant |
Subject: |
Re: Import MSVC.NET 2005 project files please |
Date: |
Fri, 27 Oct 2006 20:47:15 +0100 |
User-agent: |
Thunderbird 1.5.0.7 (X11/20060922) |
Hi Eli, Paul,
Attached is a patch to README.W32 to go with the two files in the zip. The
zip contains the project files to add Microsoft Visual Studio 2005 build
support.
Jon Grant <address@hidden> 2006-10-27
* Import make_msvc_net2005.sln and make_msvc_net2005.vcproj.
* README.W32: Update Microsoft Visual Studio build notes.
Kind regards
Jon
make_msvc_net2005.zip
Description: Zip archive
--- README.W32.orig 2006-10-27 14:36:18.000000000 +0100
+++ README.W32 2006-10-27 20:42:12.000000000 +0100
@@ -23,11 +23,16 @@
to './configure --enable-case-insensitive-file-system').
-Using make_msvc_net2003.vcproj
+Using Microsoft Visual Studio.NET 2003
------------------------------
- 2. Open make_msvc_net2003.vcproj in MSVS71 or MSVC71 or any compatible IDE,
- then build this project as usual.
+ 2. Open make_msvc_net2003.sln then build this project as usual.
+
+
+Using Microsoft Visual Studio 2005 and Microsoft Visual C++ 2005 Express
Edition
+------------------------------
+
+ 2. Open make_msvc_net2005.sln then build this project as usual.
Building with (MinGW-)GCC using build_w32.bat