-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathMuseDashDLCUnlocker.sln
More file actions
28 lines (28 loc) · 1.39 KB
/
Copy pathMuseDashDLCUnlocker.sln
File metadata and controls
28 lines (28 loc) · 1.39 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.12.35521.163 d17.12
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MuseDashDLCUnlocker", "MuseDashDLCUnlocker\MuseDashDLCUnlocker.vcxproj", "{8074E88A-9FFC-48C1-8319-F29C786CC2C0}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "winmm_proxy", "winmm_proxy\winmm_proxy.vcxproj", "{D6B88E7E-9139-4EB5-ABCC-D898C27F5474}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8074E88A-9FFC-48C1-8319-F29C786CC2C0}.Debug|x64.ActiveCfg = Debug|x64
{8074E88A-9FFC-48C1-8319-F29C786CC2C0}.Debug|x64.Build.0 = Debug|x64
{8074E88A-9FFC-48C1-8319-F29C786CC2C0}.Release|x64.ActiveCfg = Release|x64
{8074E88A-9FFC-48C1-8319-F29C786CC2C0}.Release|x64.Build.0 = Release|x64
{D6B88E7E-9139-4EB5-ABCC-D898C27F5474}.Debug|x64.ActiveCfg = Debug|x64
{D6B88E7E-9139-4EB5-ABCC-D898C27F5474}.Debug|x64.Build.0 = Debug|x64
{D6B88E7E-9139-4EB5-ABCC-D898C27F5474}.Release|x64.ActiveCfg = Release|x64
{D6B88E7E-9139-4EB5-ABCC-D898C27F5474}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal