This repository has been archived by the owner on Sep 5, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Intactus.sln
31 lines (31 loc) · 1.73 KB
/
Intactus.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Kary.Intactus", "Intactus\Kary.Intactus.csproj", "{197EF4D8-9842-4D2D-B4CA-9BF0F18D9E8E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Int", "Int\Int.csproj", "{2D08D308-273E-42CA-B46B-039304DFA9DD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
AppStore|Any CPU = AppStore|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{197EF4D8-9842-4D2D-B4CA-9BF0F18D9E8E}.AppStore|Any CPU.ActiveCfg = Debug|Any CPU
{197EF4D8-9842-4D2D-B4CA-9BF0F18D9E8E}.AppStore|Any CPU.Build.0 = Debug|Any CPU
{197EF4D8-9842-4D2D-B4CA-9BF0F18D9E8E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{197EF4D8-9842-4D2D-B4CA-9BF0F18D9E8E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{197EF4D8-9842-4D2D-B4CA-9BF0F18D9E8E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{197EF4D8-9842-4D2D-B4CA-9BF0F18D9E8E}.Release|Any CPU.Build.0 = Release|Any CPU
{2D08D308-273E-42CA-B46B-039304DFA9DD}.AppStore|Any CPU.ActiveCfg = Debug|Any CPU
{2D08D308-273E-42CA-B46B-039304DFA9DD}.AppStore|Any CPU.Build.0 = Debug|Any CPU
{2D08D308-273E-42CA-B46B-039304DFA9DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2D08D308-273E-42CA-B46B-039304DFA9DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2D08D308-273E-42CA-B46B-039304DFA9DD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2D08D308-273E-42CA-B46B-039304DFA9DD}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Int\Int.csproj
EndGlobalSection
EndGlobal