-
Notifications
You must be signed in to change notification settings - Fork 2
/
in_sidplay2.sln
37 lines (37 loc) · 1.95 KB
/
in_sidplay2.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "in_sidplay2", "in_sidplay2\in_sidplay2.vcxproj", "{BF45EEFF-6959-449D-B3D7-98301B609489}"
ProjectSection(ProjectDependencies) = postProject
{62EB3E65-1E51-44EB-B407-FE1C7B3AFB5C} = {62EB3E65-1E51-44EB-B407-FE1C7B3AFB5C}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libsidplayfp", "sidplay-residfp\projects\win\VC\libsidplayfp\libsidplayfp.vcxproj", "{62EB3E65-1E51-44EB-B407-FE1C7B3AFB5C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Win32 = Debug|Win32
Release|Any CPU = Release|Any CPU
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BF45EEFF-6959-449D-B3D7-98301B609489}.Debug|Any CPU.ActiveCfg = Debug|Win32
{BF45EEFF-6959-449D-B3D7-98301B609489}.Debug|Win32.ActiveCfg = Debug|Win32
{BF45EEFF-6959-449D-B3D7-98301B609489}.Debug|Win32.Build.0 = Debug|Win32
{BF45EEFF-6959-449D-B3D7-98301B609489}.Release|Any CPU.ActiveCfg = Release|Win32
{BF45EEFF-6959-449D-B3D7-98301B609489}.Release|Win32.ActiveCfg = Release|Win32
{BF45EEFF-6959-449D-B3D7-98301B609489}.Release|Win32.Build.0 = Release|Win32
{62EB3E65-1E51-44EB-B407-FE1C7B3AFB5C}.Debug|Any CPU.ActiveCfg = Debug|Win32
{62EB3E65-1E51-44EB-B407-FE1C7B3AFB5C}.Debug|Win32.ActiveCfg = Debug|Win32
{62EB3E65-1E51-44EB-B407-FE1C7B3AFB5C}.Debug|Win32.Build.0 = Debug|Win32
{62EB3E65-1E51-44EB-B407-FE1C7B3AFB5C}.Release|Any CPU.ActiveCfg = Release|Win32
{62EB3E65-1E51-44EB-B407-FE1C7B3AFB5C}.Release|Win32.ActiveCfg = Release|Win32
{62EB3E65-1E51-44EB-B407-FE1C7B3AFB5C}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal