This repository has been archived by the owner on Oct 24, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
VisualPinballGL.net2017.sln
42 lines (42 loc) · 2.16 KB
/
VisualPinballGL.net2017.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
30
31
32
33
34
35
36
37
38
39
40
41
42
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2026
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VPinball", "VisualPinball.net2017.vcxproj", "{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug_SDL|x64 = Debug_SDL|x64
Debug_SDL|x86 = Debug_SDL|x86
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release_SDL|x64 = Release_SDL|x64
Release_SDL|x86 = Release_SDL|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Debug_SDL|x64.ActiveCfg = Debug_SDL|x64
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Debug_SDL|x64.Build.0 = Debug_SDL|x64
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Debug_SDL|x86.ActiveCfg = Debug_SDL|Win32
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Debug_SDL|x86.Build.0 = Debug_SDL|Win32
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Debug|x64.ActiveCfg = Debug|x64
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Debug|x64.Build.0 = Debug|x64
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Debug|x86.ActiveCfg = Debug|Win32
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Debug|x86.Build.0 = Debug|Win32
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Release_SDL|x64.ActiveCfg = Release_SDL|x64
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Release_SDL|x64.Build.0 = Release_SDL|x64
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Release_SDL|x86.ActiveCfg = Release_SDL|Win32
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Release_SDL|x86.Build.0 = Release_SDL|Win32
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Release|x64.ActiveCfg = Release|x64
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Release|x64.Build.0 = Release|x64
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Release|x86.ActiveCfg = Release|Win32
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E3F6B7D0-766A-48E3-9E7B-FE87E6A14AE0}
EndGlobalSection
EndGlobal