-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTJAPlayerPI.sln
More file actions
54 lines (54 loc) · 3.02 KB
/
Copy pathTJAPlayerPI.sln
File metadata and controls
54 lines (54 loc) · 3.02 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.36518.9 d17.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TJAPlayerPI", "TJAPlayerPI\TJAPlayerPI.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
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TJAPlayerPI.Desktop", "TJAPlayerPI.Desktop\TJAPlayerPI.Desktop.csproj", "{BEF37C2C-72D6-4C08-BC8A-1CCCE3AFDC11}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TJAPlayerPI.Android", "TJAPlayerPI.Android\TJAPlayerPI.Android.csproj", "{BB67AB88-87AF-44CD-881A-E9210C559D8B}"
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
{BEF37C2C-72D6-4C08-BC8A-1CCCE3AFDC11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BEF37C2C-72D6-4C08-BC8A-1CCCE3AFDC11}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BEF37C2C-72D6-4C08-BC8A-1CCCE3AFDC11}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BEF37C2C-72D6-4C08-BC8A-1CCCE3AFDC11}.Release|Any CPU.Build.0 = Release|Any CPU
{BB67AB88-87AF-44CD-881A-E9210C559D8B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BB67AB88-87AF-44CD-881A-E9210C559D8B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BB67AB88-87AF-44CD-881A-E9210C559D8B}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{BB67AB88-87AF-44CD-881A-E9210C559D8B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BB67AB88-87AF-44CD-881A-E9210C559D8B}.Release|Any CPU.Build.0 = Release|Any CPU
{BB67AB88-87AF-44CD-881A-E9210C559D8B}.Release|Any CPU.Deploy.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