Prepping for release.
[shibboleth/sp.git] / doc / INSTALL-WIN32.txt
1 Version 2.0, shibsp Library version "1_0"
2
3 This release works with SAML library version "2_0".
4
5 Please read the README.txt and INSTALL.txt files in the same directory
6 with this file before continuing. More general information is available
7 there. This file documents the particulars of building from source on
8 Windows NT/2000/XP.
9
10 Visual C++ 8.0 (Visual Studio 2005) on Windows is currently supported.
11 The Shibboleth.sln solution file is located in the root of the distribution.
12
13 You'll need to indicate to the compiler where the dependency include and
14 library files are. Using the global directory settings is the easiest way.
15
16 You can choose which, if any, web server modules to build, in case you don't
17 need or want one or more of them.
18
19 For more information about Windows builds, please read the OpenSAML
20 INSTALL-WIN32.txt file.