forked from AioiLight/TJAPlayer3
-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathTJAPlayer3-f.sln
40 lines (40 loc) · 1.87 KB
/
TJAPlayer3-f.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29905.134
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TJAPlayer3-f", "TJAPlayer3-f\TJAPlayer3-f.csproj", "{81BEC512-8074-4BD1-8A3C-AC73BC7BF846}"
ProjectSection(ProjectDependencies) = postProject
{BCD40908-F3E2-4707-BFAA-1DD99DF6357D} = {BCD40908-F3E2-4707-BFAA-1DD99DF6357D}
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FDK19", "FDK19\FDK19.csproj", "{BCD40908-F3E2-4707-BFAA-1DD99DF6357D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{81BEC512-8074-4BD1-8A3C-AC73BC7BF846}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{81BEC512-8074-4BD1-8A3C-AC73BC7BF846}.Debug|Any CPU.Build.0 = Debug|Any CPU
{81BEC512-8074-4BD1-8A3C-AC73BC7BF846}.Release|Any CPU.ActiveCfg = Release|Any CPU
{81BEC512-8074-4BD1-8A3C-AC73BC7BF846}.Release|Any CPU.Build.0 = Release|Any CPU
{BCD40908-F3E2-4707-BFAA-1DD99DF6357D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BCD40908-F3E2-4707-BFAA-1DD99DF6357D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BCD40908-F3E2-4707-BFAA-1DD99DF6357D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BCD40908-F3E2-4707-BFAA-1DD99DF6357D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {20D6B8F0-EEEF-4E88-BC6A-DC1FF10E5AEA}
EndGlobalSection
GlobalSection(Performance) = preSolution
HasPerformanceSessions = true
EndGlobalSection
GlobalSection(Performance) = preSolution
HasPerformanceSessions = true
EndGlobalSection
EndGlobal