-
Notifications
You must be signed in to change notification settings - Fork 0
/
tmpmpp.sln
29 lines (28 loc) · 1.44 KB
/
tmpmpp.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2008
Project("{31289069-132F-D2E7-F433-369A1BB9F38C}") = "tmpmpp", "Assembly-CSharp.csproj", "{C70A8CC9-6515-C222-E3D1-9851697BA6CE}"
EndProject
Project("{31289069-132F-D2E7-F433-369A1BB9F38C}") = "tmpmpp", "Assembly-CSharp-Editor.csproj", "{8BD7FBEA-8933-6A06-9391-C2B9AB14FE46}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C70A8CC9-6515-C222-E3D1-9851697BA6CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C70A8CC9-6515-C222-E3D1-9851697BA6CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C70A8CC9-6515-C222-E3D1-9851697BA6CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C70A8CC9-6515-C222-E3D1-9851697BA6CE}.Release|Any CPU.Build.0 = Release|Any CPU
{8BD7FBEA-8933-6A06-9391-C2B9AB14FE46}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8BD7FBEA-8933-6A06-9391-C2B9AB14FE46}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8BD7FBEA-8933-6A06-9391-C2B9AB14FE46}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8BD7FBEA-8933-6A06-9391-C2B9AB14FE46}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
EndGlobalSection
EndGlobal