-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnama3.sln
29 lines (28 loc) · 1.43 KB
/
nama3.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("{2BE8576D-9B4A-E1C9-BF84-DEFCCAE9AF86}") = "nama3", "Assembly-CSharp.csproj", "{640C717F-8381-36C3-F243-B466DB9EBA42}"
EndProject
Project("{2BE8576D-9B4A-E1C9-BF84-DEFCCAE9AF86}") = "nama3", "Assembly-CSharp-Editor.csproj", "{CD6B06BE-D1F4-B45A-C714-C12453DD773B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{640C717F-8381-36C3-F243-B466DB9EBA42}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{640C717F-8381-36C3-F243-B466DB9EBA42}.Debug|Any CPU.Build.0 = Debug|Any CPU
{640C717F-8381-36C3-F243-B466DB9EBA42}.Release|Any CPU.ActiveCfg = Release|Any CPU
{640C717F-8381-36C3-F243-B466DB9EBA42}.Release|Any CPU.Build.0 = Release|Any CPU
{CD6B06BE-D1F4-B45A-C714-C12453DD773B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CD6B06BE-D1F4-B45A-C714-C12453DD773B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CD6B06BE-D1F4-B45A-C714-C12453DD773B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CD6B06BE-D1F4-B45A-C714-C12453DD773B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
EndGlobalSection
EndGlobal