-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathacFonts_3.sln
35 lines (34 loc) · 1.95 KB
/
acFonts_3.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2008
Project("{1B4A1354-09CA-4BF2-ABCD-D4E745C53EC9}") = "acFonts_3", "Assembly-CSharp-firstpass.csproj", "{049AE871-A34B-B0AE-ECC1-6857E11869A9}"
EndProject
Project("{1B4A1354-09CA-4BF2-ABCD-D4E745C53EC9}") = "acFonts_3", "Assembly-CSharp.csproj", "{6747D6C2-ED3A-6F15-EBCC-0FE0AB1F5535}"
EndProject
Project("{1B4A1354-09CA-4BF2-ABCD-D4E745C53EC9}") = "acFonts_3", "Assembly-CSharp-Editor.csproj", "{C4057919-2CEF-7133-D30C-0E1E3DA3C246}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{049AE871-A34B-B0AE-ECC1-6857E11869A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{049AE871-A34B-B0AE-ECC1-6857E11869A9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{049AE871-A34B-B0AE-ECC1-6857E11869A9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{049AE871-A34B-B0AE-ECC1-6857E11869A9}.Release|Any CPU.Build.0 = Release|Any CPU
{6747D6C2-ED3A-6F15-EBCC-0FE0AB1F5535}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6747D6C2-ED3A-6F15-EBCC-0FE0AB1F5535}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6747D6C2-ED3A-6F15-EBCC-0FE0AB1F5535}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6747D6C2-ED3A-6F15-EBCC-0FE0AB1F5535}.Release|Any CPU.Build.0 = Release|Any CPU
{C4057919-2CEF-7133-D30C-0E1E3DA3C246}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C4057919-2CEF-7133-D30C-0E1E3DA3C246}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C4057919-2CEF-7133-D30C-0E1E3DA3C246}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C4057919-2CEF-7133-D30C-0E1E3DA3C246}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
EndGlobalSection
EndGlobal