-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathfaforevermapeditordesktop.sln
38 lines (38 loc) · 2.35 KB
/
faforevermapeditordesktop.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "faforevermapeditordesktop", "Assembly-CSharp.csproj", "{E4C63CF8-583F-7CE8-CA70-401C88C5A80A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "faforevermapeditordesktop", "Assembly-CSharp-firstpass.csproj", "{C6BDA20E-1065-8C0D-9F23-AB75969B6AFB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "faforevermapeditordesktop", "Assembly-CSharp-Editor.csproj", "{AFD0866C-4AD0-00CF-5CFE-E6DBE40D5F39}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "faforevermapeditordesktop", "Assembly-CSharp-Editor-firstpass.csproj", "{342B904E-57B7-14C9-31AF-6FACD306FF46}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E4C63CF8-583F-7CE8-CA70-401C88C5A80A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E4C63CF8-583F-7CE8-CA70-401C88C5A80A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E4C63CF8-583F-7CE8-CA70-401C88C5A80A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E4C63CF8-583F-7CE8-CA70-401C88C5A80A}.Release|Any CPU.Build.0 = Release|Any CPU
{C6BDA20E-1065-8C0D-9F23-AB75969B6AFB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C6BDA20E-1065-8C0D-9F23-AB75969B6AFB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C6BDA20E-1065-8C0D-9F23-AB75969B6AFB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C6BDA20E-1065-8C0D-9F23-AB75969B6AFB}.Release|Any CPU.Build.0 = Release|Any CPU
{AFD0866C-4AD0-00CF-5CFE-E6DBE40D5F39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AFD0866C-4AD0-00CF-5CFE-E6DBE40D5F39}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AFD0866C-4AD0-00CF-5CFE-E6DBE40D5F39}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AFD0866C-4AD0-00CF-5CFE-E6DBE40D5F39}.Release|Any CPU.Build.0 = Release|Any CPU
{342B904E-57B7-14C9-31AF-6FACD306FF46}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{342B904E-57B7-14C9-31AF-6FACD306FF46}.Debug|Any CPU.Build.0 = Debug|Any CPU
{342B904E-57B7-14C9-31AF-6FACD306FF46}.Release|Any CPU.ActiveCfg = Release|Any CPU
{342B904E-57B7-14C9-31AF-6FACD306FF46}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal