33 lines
1.4 KiB
Plaintext
33 lines
1.4 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 14
|
|
VisualStudioVersion = 14.0.22823.1
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{EFF50CE4-DDB2-40C0-9874-A9AE264FB253}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{460855EB-C77A-4D17-9C43-F2551F7B6CDE}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
global.json = global.json
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "DiagDemo", "src\DiagDemo\DiagDemo.xproj", "{21C3A258-F988-4B75-9D81-C94E28F2480C}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{21C3A258-F988-4B75-9D81-C94E28F2480C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{21C3A258-F988-4B75-9D81-C94E28F2480C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{21C3A258-F988-4B75-9D81-C94E28F2480C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{21C3A258-F988-4B75-9D81-C94E28F2480C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{21C3A258-F988-4B75-9D81-C94E28F2480C} = {EFF50CE4-DDB2-40C0-9874-A9AE264FB253}
|
|
EndGlobalSection
|
|
EndGlobal
|