-
Notifications
You must be signed in to change notification settings - Fork 19
/
SharpSteer2.sln
34 lines (34 loc) · 1.84 KB
/
SharpSteer2.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpSteer2.WinLib", "SharpSteer2.WinLib\SharpSteer2.WinLib.csproj", "{8BF6911D-A163-4CFB-813C-B8B4170C3988}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpSteer2.WinDemo", "SharpSteer2.WinDemo\SharpSteer2.WinDemo\SharpSteer2.WinDemo.csproj", "{FA916A7F-95D5-4A8E-AF68-3B5E142AD242}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpSteer2.WinDemoContent", "SharpSteer2.WinDemo\SharpSteer2.WinDemoContent\SharpSteer2.WinDemoContent.contentproj", "{5057B41F-613F-4C6B-A522-42B15B54F3EF}"
EndProject
Global
GlobalSection(SubversionScc) = preSolution
Svn-Managed = True
Manager = AnkhSVN - Subversion Support for Visual Studio
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8BF6911D-A163-4CFB-813C-B8B4170C3988}.Debug|x86.ActiveCfg = Debug|x86
{8BF6911D-A163-4CFB-813C-B8B4170C3988}.Debug|x86.Build.0 = Debug|x86
{8BF6911D-A163-4CFB-813C-B8B4170C3988}.Release|x86.ActiveCfg = Release|x86
{8BF6911D-A163-4CFB-813C-B8B4170C3988}.Release|x86.Build.0 = Release|x86
{FA916A7F-95D5-4A8E-AF68-3B5E142AD242}.Debug|x86.ActiveCfg = Debug|x86
{FA916A7F-95D5-4A8E-AF68-3B5E142AD242}.Debug|x86.Build.0 = Debug|x86
{FA916A7F-95D5-4A8E-AF68-3B5E142AD242}.Release|x86.ActiveCfg = Release|x86
{FA916A7F-95D5-4A8E-AF68-3B5E142AD242}.Release|x86.Build.0 = Release|x86
{5057B41F-613F-4C6B-A522-42B15B54F3EF}.Debug|x86.ActiveCfg = Debug|x86
{5057B41F-613F-4C6B-A522-42B15B54F3EF}.Release|x86.ActiveCfg = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal