t1 / TFDContents / TFDContents.sln @ 11
이력 | 보기 | 이력해설 | 다운로드 (1.86 KB)
1 | 11 | YCH | |
---|---|---|---|
2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
||
3 | # Visual Studio 2017 |
||
4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TFDContents.Plugins", "TFDContents.Plugins.csproj", "{D57E57E6-02EF-B5E5-ABE1-83A0241AC476}" |
||
5 | EndProject |
||
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TFDContents", "TFDContents.csproj", "{0153C68E-4CE6-9939-83AE-77C69237BD23}" |
||
7 | EndProject |
||
8 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TFDContents.Editor.Plugins", "TFDContents.Editor.Plugins.csproj", "{7F532669-ADE9-833C-A02E-865ECC121D3E}" |
||
9 | EndProject |
||
10 | Global |
||
11 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
||
12 | Debug|Any CPU = Debug|Any CPU |
||
13 | Release|Any CPU = Release|Any CPU |
||
14 | EndGlobalSection |
||
15 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
||
16 | {D57E57E6-02EF-B5E5-ABE1-83A0241AC476}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
17 | {D57E57E6-02EF-B5E5-ABE1-83A0241AC476}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
18 | {D57E57E6-02EF-B5E5-ABE1-83A0241AC476}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
19 | {D57E57E6-02EF-B5E5-ABE1-83A0241AC476}.Release|Any CPU.Build.0 = Release|Any CPU |
||
20 | {0153C68E-4CE6-9939-83AE-77C69237BD23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
21 | {0153C68E-4CE6-9939-83AE-77C69237BD23}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
22 | {0153C68E-4CE6-9939-83AE-77C69237BD23}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
23 | {0153C68E-4CE6-9939-83AE-77C69237BD23}.Release|Any CPU.Build.0 = Release|Any CPU |
||
24 | {7F532669-ADE9-833C-A02E-865ECC121D3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
25 | {7F532669-ADE9-833C-A02E-865ECC121D3E}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
26 | {7F532669-ADE9-833C-A02E-865ECC121D3E}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
27 | {7F532669-ADE9-833C-A02E-865ECC121D3E}.Release|Any CPU.Build.0 = Release|Any CPU |
||
28 | EndGlobalSection |
||
29 | GlobalSection(SolutionProperties) = preSolution |
||
30 | HideSolutionNode = FALSE |
||
31 | EndGlobalSection |
||
32 | EndGlobal |