~mandel/ubuntuone-windows-installer/fix_null_pointer_start

« back to all changes in this revision

Viewing changes to tools/Nant/examples/Solution/cpp/WinForms/WinForms.sln

  • Committer: Manuel de la Pena
  • Date: 2010-07-08 13:22:59 UTC
  • Revision ID: mandel@themacaque.com-20100708132259-y1jgyuyqfe9stt8u
Updated build script to run tests and added all the required tools so far.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Microsoft Visual Studio Solution File, Format Version 8.00
 
2
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WinForms", "WinForms.vcproj", "{11211AF9-DD1D-4151-844A-A2430B67DE3D}"
 
3
        ProjectSection(ProjectDependencies) = postProject
 
4
        EndProjectSection
 
5
EndProject
 
6
Global
 
7
        GlobalSection(SolutionConfiguration) = preSolution
 
8
                Debug = Debug
 
9
                Release = Release
 
10
        EndGlobalSection
 
11
        GlobalSection(ProjectConfiguration) = postSolution
 
12
                {11211AF9-DD1D-4151-844A-A2430B67DE3D}.Debug.ActiveCfg = Debug|Win32
 
13
                {11211AF9-DD1D-4151-844A-A2430B67DE3D}.Debug.Build.0 = Debug|Win32
 
14
                {11211AF9-DD1D-4151-844A-A2430B67DE3D}.Release.ActiveCfg = Release|Win32
 
15
                {11211AF9-DD1D-4151-844A-A2430B67DE3D}.Release.Build.0 = Release|Win32
 
16
        EndGlobalSection
 
17
        GlobalSection(ExtensibilityGlobals) = postSolution
 
18
        EndGlobalSection
 
19
        GlobalSection(ExtensibilityAddIns) = postSolution
 
20
        EndGlobalSection
 
21
EndGlobal