-
Notifications
You must be signed in to change notification settings - Fork 2
/
AYQQMusic.sln
39 lines (39 loc) · 1.93 KB
/
AYQQMusic.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.40629.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AYQQMusic", "AYQQMusic\AYQQMusic.csproj", "{DD3FF782-AB5E-4780-A7DC-A6B2D9F593FC}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "package", "package", "{394F3609-14F5-4FEA-9FAA-2DD5E7F3D6FB}"
ProjectSection(SolutionItems) = preProject
lib\cefsim\icudt.dll = lib\cefsim\icudt.dll
lib\Interop.SHDocVw.dll = lib\Interop.SHDocVw.dll
lib\cefsim\libcef.dll = lib\cefsim\libcef.dll
lib\Microsoft.Expression.Controls.dll = lib\Microsoft.Expression.Controls.dll
lib\Microsoft.Expression.Drawing.dll = lib\Microsoft.Expression.Drawing.dll
lib\Microsoft.Expression.Interactions.dll = lib\Microsoft.Expression.Interactions.dll
lib\System.Windows.Interactivity.dll = lib\System.Windows.Interactivity.dll
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DD3FF782-AB5E-4780-A7DC-A6B2D9F593FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DD3FF782-AB5E-4780-A7DC-A6B2D9F593FC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DD3FF782-AB5E-4780-A7DC-A6B2D9F593FC}.Debug|x86.ActiveCfg = Debug|x86
{DD3FF782-AB5E-4780-A7DC-A6B2D9F593FC}.Debug|x86.Build.0 = Debug|x86
{DD3FF782-AB5E-4780-A7DC-A6B2D9F593FC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DD3FF782-AB5E-4780-A7DC-A6B2D9F593FC}.Release|Any CPU.Build.0 = Release|Any CPU
{DD3FF782-AB5E-4780-A7DC-A6B2D9F593FC}.Release|x86.ActiveCfg = Release|x86
{DD3FF782-AB5E-4780-A7DC-A6B2D9F593FC}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal