-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathVisualPinball.net2013.sln
25 lines (25 loc) · 1.55 KB
/
VisualPinball.net2013.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VPinball", "VisualPinball.net2013.vcxproj", "{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release MinDependency Fast|Win32 = Release MinDependency Fast|Win32
Release MinDependency Fast+SSE|Win32 = Release MinDependency Fast+SSE|Win32
Release MinDependency|Win32 = Release MinDependency|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Debug|Win32.ActiveCfg = Debug|Win32
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Debug|Win32.Build.0 = Debug|Win32
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Release MinDependency Fast|Win32.ActiveCfg = Release MinDependency Fast|Win32
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Release MinDependency Fast|Win32.Build.0 = Release MinDependency Fast|Win32
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Release MinDependency Fast+SSE|Win32.ActiveCfg = Release MinDependency Fast+SSE|Win32
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Release MinDependency Fast+SSE|Win32.Build.0 = Release MinDependency Fast+SSE|Win32
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Release MinDependency|Win32.ActiveCfg = Release MinDependency|Win32
{11B81620-ADF1-46FB-98B0-AF83AB34CAAC}.Release MinDependency|Win32.Build.0 = Release MinDependency|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal