AbiWord Microsoft Visual C++ 7.1 (Visual Studio .NET 2003) solution and project files.

How to compile AbiWord using Microsoft Visual C++ 7.1
=====================================================

1. Open the solution file (AbiWord.sln) in Visual Studio .NET 2003.
2. In the Solution Explorer window, right-click on the "AbiWord" project and select "Set as StartUp Project".
3. Set the Active Solution Configuration to "Debug" or "Release" using the menu "Build -> Configuration Manager" depending on your needs.
4. Hit Ctrl-Shift-B to build the solution.

That should do it.
