24 lines
1.1 KiB
Text
24 lines
1.1 KiB
Text
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio 14
|
|||
|
VisualStudioVersion = 14.0.25420.1
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "TestApp", "TestApp.xproj", "{0138CB8F-4AA9-4029-A21E-C07C30F425BA}"
|
|||
|
EndProject
|
|||
|
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "TestLibrary", "..\TestLibrary\TestLibrary.xproj", "{DC0B35D0-8A36-4B52-8A11-B86739F055D2}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{0138CB8F-4AA9-4029-A21E-C07C30F425BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{0138CB8F-4AA9-4029-A21E-C07C30F425BA}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{DC0B35D0-8A36-4B52-8A11-B86739F055D2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{DC0B35D0-8A36-4B52-8A11-B86739F055D2}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|