-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMvZXNAE.sln
29 lines (29 loc) · 1.35 KB
/
MvZXNAE.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 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.2092
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MvZXNAE", "MvZXNAE\MvZXNAE\MvZXNAE.csproj", "{7BC070E2-9D20-46AE-BE23-9255BA2A8084}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MvZXNAEContent", "MvZXNAE\MvZXNAEContent\MvZXNAEContent.contentproj", "{BE190719-2894-4A7B-93B6-723A4CC85892}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7BC070E2-9D20-46AE-BE23-9255BA2A8084}.Debug|x86.ActiveCfg = Debug|x86
{7BC070E2-9D20-46AE-BE23-9255BA2A8084}.Debug|x86.Build.0 = Debug|x86
{7BC070E2-9D20-46AE-BE23-9255BA2A8084}.Release|x86.ActiveCfg = Release|x86
{7BC070E2-9D20-46AE-BE23-9255BA2A8084}.Release|x86.Build.0 = Release|x86
{BE190719-2894-4A7B-93B6-723A4CC85892}.Debug|x86.ActiveCfg = Debug|x86
{BE190719-2894-4A7B-93B6-723A4CC85892}.Release|x86.ActiveCfg = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AFAAC4EB-E1E0-4C49-8B03-29635C21E64E}
EndGlobalSection
EndGlobal