37 lines
1.9 KiB
Plaintext
37 lines
1.9 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2013
|
|
VisualStudioVersion = 12.0.21005.1
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{5307635B-38B1-4031-B900-60FF826377C7}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HLAPI Library", "HLAPI Lib\HLAPI Library.csproj", "{43986E80-D8A8-4FA2-ADE5-0E575326122C}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Debug|Mixed Platforms = Debug|Mixed Platforms
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Any CPU = Release|Any CPU
|
|
Release|Mixed Platforms = Release|Mixed Platforms
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{43986E80-D8A8-4FA2-ADE5-0E575326122C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{43986E80-D8A8-4FA2-ADE5-0E575326122C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{43986E80-D8A8-4FA2-ADE5-0E575326122C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
|
{43986E80-D8A8-4FA2-ADE5-0E575326122C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
|
|
{43986E80-D8A8-4FA2-ADE5-0E575326122C}.Debug|Win32.ActiveCfg = Debug|Any CPU
|
|
{43986E80-D8A8-4FA2-ADE5-0E575326122C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{43986E80-D8A8-4FA2-ADE5-0E575326122C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{43986E80-D8A8-4FA2-ADE5-0E575326122C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
|
{43986E80-D8A8-4FA2-ADE5-0E575326122C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
|
{43986E80-D8A8-4FA2-ADE5-0E575326122C}.Release|Win32.ActiveCfg = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(RationalClearCase) = preSolution
|
|
SourceControlProvider = RationalClearCase
|
|
EndGlobalSection
|
|
EndGlobal
|