Tuesday, December 1, 2009

Adding CodePlex to a Build Environment

Install CodePlex ATL Server Library and Tools

 

Download the kite from the following link:

 

http://www.codeplex.com/AtlServer

 

Create the following folder, unzip and place the contents of the zip into the new folder.

 

C:\Program Files\Microsoft SDKs\Windows\CodePlex 9.0.79425

 

Open VS 2008.

 

Select Tools ==> Options…

 

From the Options dialog select Projects and Solutions ==> VC++ Directories

 

Select the Win32 platform option and the Include file for the Show Directories for option.

 

Browse to the above folder, select the include folder, and add it to the list of include directories.

 

Select the Source files for the Show directories for option.

 

Browse to the above folder, select the source folder and add it to the list of Source Directories.