-
Notifications
You must be signed in to change notification settings - Fork 0
/
Tripoli.sln
32 lines (32 loc) · 1.73 KB
/
Tripoli.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tripoli", "Tripoli.csproj", "{61362D4D-B4DE-4345-A2EF-E7AAA49EC819}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Tripoli-Installer", "Tripoli-Installer\Tripoli-Installer.vdproj", "{B1D21751-7F60-425C-9EE4-1D123C5D4A77}"
EndProject
Global
GlobalSection(SubversionScc) = preSolution
Svn-Managed = True
Manager = AnkhSVN - Subversion Support for Visual Studio
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
TEST_Release|Any CPU = TEST_Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{61362D4D-B4DE-4345-A2EF-E7AAA49EC819}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{61362D4D-B4DE-4345-A2EF-E7AAA49EC819}.Debug|Any CPU.Build.0 = Debug|Any CPU
{61362D4D-B4DE-4345-A2EF-E7AAA49EC819}.Release|Any CPU.ActiveCfg = Release|Any CPU
{61362D4D-B4DE-4345-A2EF-E7AAA49EC819}.Release|Any CPU.Build.0 = Release|Any CPU
{61362D4D-B4DE-4345-A2EF-E7AAA49EC819}.TEST_Release|Any CPU.ActiveCfg = TEST_Release|Any CPU
{61362D4D-B4DE-4345-A2EF-E7AAA49EC819}.TEST_Release|Any CPU.Build.0 = TEST_Release|Any CPU
{B1D21751-7F60-425C-9EE4-1D123C5D4A77}.Debug|Any CPU.ActiveCfg = Debug
{B1D21751-7F60-425C-9EE4-1D123C5D4A77}.Release|Any CPU.ActiveCfg = Release
{B1D21751-7F60-425C-9EE4-1D123C5D4A77}.Release|Any CPU.Build.0 = Release
{B1D21751-7F60-425C-9EE4-1D123C5D4A77}.TEST_Release|Any CPU.ActiveCfg = TEST_Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal