An SDL wrapper library for .NET.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
1.9 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26228.9
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{53C506CE-9D99-4306-A304-D4B09924A883}"
ProjectSection(SolutionItems) = preProject
LICENSE.txt = LICENSE.txt
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DotSDL", "DotSDL\DotSDL.csproj", "{C645C551-C6A4-4312-BCAF-DF94B0EB878E}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Samples", "Samples", "{70DA3135-B76E-421D-B9CF-E49CD6440B0A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sample.BasicPixels", "Samples\Sample.BasicPixels\Sample.BasicPixels.csproj", "{C1CCAC4E-6914-4BC1-B81F-BDFB68B476F6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C645C551-C6A4-4312-BCAF-DF94B0EB878E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C645C551-C6A4-4312-BCAF-DF94B0EB878E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C645C551-C6A4-4312-BCAF-DF94B0EB878E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C645C551-C6A4-4312-BCAF-DF94B0EB878E}.Release|Any CPU.Build.0 = Release|Any CPU
{C1CCAC4E-6914-4BC1-B81F-BDFB68B476F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C1CCAC4E-6914-4BC1-B81F-BDFB68B476F6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C1CCAC4E-6914-4BC1-B81F-BDFB68B476F6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C1CCAC4E-6914-4BC1-B81F-BDFB68B476F6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{C1CCAC4E-6914-4BC1-B81F-BDFB68B476F6} = {70DA3135-B76E-421D-B9CF-E49CD6440B0A}
EndGlobalSection
EndGlobal