-
Notifications
You must be signed in to change notification settings - Fork 0
/
forest_bTP1.sln
23 lines (22 loc) · 1.25 KB
/
forest_bTP1.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleFirstProgram", "ConsoleFirstProgram\ConsoleFirstProgram.csproj", "{08D86704-042C-4E83-8C01-455C22043E41}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleSecondProgram", "ConsoleSecondProgram\ConsoleSecondProgram.csproj", "{13AE12B7-939F-4E3B-9BD3-BB1CC7045FB1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{08D86704-042C-4E83-8C01-455C22043E41}.Debug|x86.ActiveCfg = Debug|x86
{08D86704-042C-4E83-8C01-455C22043E41}.Debug|x86.Build.0 = Debug|x86
{08D86704-042C-4E83-8C01-455C22043E41}.Release|x86.ActiveCfg = Release|x86
{08D86704-042C-4E83-8C01-455C22043E41}.Release|x86.Build.0 = Release|x86
{13AE12B7-939F-4E3B-9BD3-BB1CC7045FB1}.Debug|x86.ActiveCfg = Debug|x86
{13AE12B7-939F-4E3B-9BD3-BB1CC7045FB1}.Debug|x86.Build.0 = Debug|x86
{13AE12B7-939F-4E3B-9BD3-BB1CC7045FB1}.Release|x86.ActiveCfg = Release|x86
{13AE12B7-939F-4E3B-9BD3-BB1CC7045FB1}.Release|x86.Build.0 = Release|x86
EndGlobalSection
EndGlobal