-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathADMUTrafficSim.sln
72 lines (70 loc) · 4.27 KB
/
ADMUTrafficSim.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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2008
Project("{BE9A0219-94FE-0427-1695-CF3754062167}") = "ADMUTrafficSim", "Assembly-CSharp-firstpass.csproj", "{2B83E38A-EC57-9926-48E2-044597593268}"
EndProject
Project("{BE9A0219-94FE-0427-1695-CF3754062167}") = "ADMUTrafficSim", "Assembly-CSharp.csproj", "{F90E4988-2C22-5212-5F10-70C4EABAE18A}"
EndProject
Project("{BE9A0219-94FE-0427-1695-CF3754062167}") = "ADMUTrafficSim", "Assembly-CSharp-Editor.csproj", "{7D1EAD13-BB63-3C6E-C14A-43EB840D31C5}"
EndProject
Project("{BE9A0219-94FE-0427-1695-CF3754062167}") = "ADMUTrafficSim", "Assembly-UnityScript-firstpass.unityproj", "{AC56744F-DFA1-8454-53BD-2FB5C48A10EC}"
EndProject
Project("{BE9A0219-94FE-0427-1695-CF3754062167}") = "ADMUTrafficSim", "Assembly-UnityScript.unityproj", "{BC09DF11-53CB-9EF7-46C1-970C97D665BD}"
EndProject
Project("{BE9A0219-94FE-0427-1695-CF3754062167}") = "ADMUTrafficSim", "Assembly-UnityScript-Editor.unityproj", "{F40B7B8E-A1F2-0C84-FE3A-F026985C79C8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2B83E38A-EC57-9926-48E2-044597593268}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2B83E38A-EC57-9926-48E2-044597593268}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2B83E38A-EC57-9926-48E2-044597593268}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2B83E38A-EC57-9926-48E2-044597593268}.Release|Any CPU.Build.0 = Release|Any CPU
{F90E4988-2C22-5212-5F10-70C4EABAE18A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F90E4988-2C22-5212-5F10-70C4EABAE18A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F90E4988-2C22-5212-5F10-70C4EABAE18A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F90E4988-2C22-5212-5F10-70C4EABAE18A}.Release|Any CPU.Build.0 = Release|Any CPU
{7D1EAD13-BB63-3C6E-C14A-43EB840D31C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7D1EAD13-BB63-3C6E-C14A-43EB840D31C5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7D1EAD13-BB63-3C6E-C14A-43EB840D31C5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7D1EAD13-BB63-3C6E-C14A-43EB840D31C5}.Release|Any CPU.Build.0 = Release|Any CPU
{AC56744F-DFA1-8454-53BD-2FB5C48A10EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AC56744F-DFA1-8454-53BD-2FB5C48A10EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AC56744F-DFA1-8454-53BD-2FB5C48A10EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AC56744F-DFA1-8454-53BD-2FB5C48A10EC}.Release|Any CPU.Build.0 = Release|Any CPU
{BC09DF11-53CB-9EF7-46C1-970C97D665BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BC09DF11-53CB-9EF7-46C1-970C97D665BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BC09DF11-53CB-9EF7-46C1-970C97D665BD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BC09DF11-53CB-9EF7-46C1-970C97D665BD}.Release|Any CPU.Build.0 = Release|Any CPU
{F40B7B8E-A1F2-0C84-FE3A-F026985C79C8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F40B7B8E-A1F2-0C84-FE3A-F026985C79C8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F40B7B8E-A1F2-0C84-FE3A-F026985C79C8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F40B7B8E-A1F2-0C84-FE3A-F026985C79C8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
GlobalSection(MonoDevelopProperties) = preSolution
GlobalSection(MonoDevelopProperties) = preSolution
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
Policies = $0
$0.TextStylePolicy = $1
$1.inheritsSet = null
$1.scope = text/x-csharp
$0.CSharpFormattingPolicy = $2
$2.inheritsSet = Mono
$2.inheritsScope = text/x-csharp
$2.scope = text/x-csharp
$0.TextStylePolicy = $3
$3.FileWidth = 120
$3.TabWidth = 4
$3.EolMarker = Unix
$3.inheritsSet = Mono
$3.inheritsScope = text/plain
$3.scope = text/plain
EndGlobalSection
EndGlobal