|
1 | | - |
2 | | -Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | | -# Visual Studio Version 17 |
4 | | -VisualStudioVersion = 17.0.31903.59 |
5 | | -MinimumVisualStudioVersion = 10.0.40219.1 |
6 | | -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{827E0CD3-B72D-47B6-A68D-7590B98EB39B}" |
7 | | -EndProject |
8 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ToonFormat", "src\ToonFormat\ToonFormat.csproj", "{1951209F-73E0-4B33-AB40-8D80CACCB507}" |
9 | | -EndProject |
10 | | -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{0AB3BF05-4346-4AA6-1389-037BE0695223}" |
11 | | -EndProject |
12 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ToonFormat.Tests", "tests\ToonFormat.Tests\ToonFormat.Tests.csproj", "{25E10B0C-CAC4-475E-90C9-B4F85BB56C55}" |
13 | | -EndProject |
14 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ToonFormat.SpecGenerator", "tests\ToonFormat.SpecGenerator\ToonFormat.SpecGenerator.csproj", "{DB25DA28-D02C-4D8F-8C4A-D581D544607C}" |
15 | | -EndProject |
16 | | -Global |
17 | | - GlobalSection(SolutionConfigurationPlatforms) = preSolution |
18 | | - Debug|Any CPU = Debug|Any CPU |
19 | | - Debug|x64 = Debug|x64 |
20 | | - Debug|x86 = Debug|x86 |
21 | | - Release|Any CPU = Release|Any CPU |
22 | | - Release|x64 = Release|x64 |
23 | | - Release|x86 = Release|x86 |
24 | | - EndGlobalSection |
25 | | - GlobalSection(ProjectConfigurationPlatforms) = postSolution |
26 | | - {1951209F-73E0-4B33-AB40-8D80CACCB507}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
27 | | - {1951209F-73E0-4B33-AB40-8D80CACCB507}.Debug|Any CPU.Build.0 = Debug|Any CPU |
28 | | - {1951209F-73E0-4B33-AB40-8D80CACCB507}.Debug|x64.ActiveCfg = Debug|Any CPU |
29 | | - {1951209F-73E0-4B33-AB40-8D80CACCB507}.Debug|x64.Build.0 = Debug|Any CPU |
30 | | - {1951209F-73E0-4B33-AB40-8D80CACCB507}.Debug|x86.ActiveCfg = Debug|Any CPU |
31 | | - {1951209F-73E0-4B33-AB40-8D80CACCB507}.Debug|x86.Build.0 = Debug|Any CPU |
32 | | - {1951209F-73E0-4B33-AB40-8D80CACCB507}.Release|Any CPU.ActiveCfg = Release|Any CPU |
33 | | - {1951209F-73E0-4B33-AB40-8D80CACCB507}.Release|Any CPU.Build.0 = Release|Any CPU |
34 | | - {1951209F-73E0-4B33-AB40-8D80CACCB507}.Release|x64.ActiveCfg = Release|Any CPU |
35 | | - {1951209F-73E0-4B33-AB40-8D80CACCB507}.Release|x64.Build.0 = Release|Any CPU |
36 | | - {1951209F-73E0-4B33-AB40-8D80CACCB507}.Release|x86.ActiveCfg = Release|Any CPU |
37 | | - {1951209F-73E0-4B33-AB40-8D80CACCB507}.Release|x86.Build.0 = Release|Any CPU |
38 | | - {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
39 | | - {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Debug|Any CPU.Build.0 = Debug|Any CPU |
40 | | - {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Debug|x64.ActiveCfg = Debug|Any CPU |
41 | | - {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Debug|x64.Build.0 = Debug|Any CPU |
42 | | - {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Debug|x86.ActiveCfg = Debug|Any CPU |
43 | | - {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Debug|x86.Build.0 = Debug|Any CPU |
44 | | - {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Release|Any CPU.ActiveCfg = Release|Any CPU |
45 | | - {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Release|Any CPU.Build.0 = Release|Any CPU |
46 | | - {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Release|x64.ActiveCfg = Release|Any CPU |
47 | | - {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Release|x64.Build.0 = Release|Any CPU |
48 | | - {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Release|x86.ActiveCfg = Release|Any CPU |
49 | | - {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Release|x86.Build.0 = Release|Any CPU |
50 | | - {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
51 | | - {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Debug|Any CPU.Build.0 = Debug|Any CPU |
52 | | - {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Debug|x64.ActiveCfg = Debug|Any CPU |
53 | | - {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Debug|x64.Build.0 = Debug|Any CPU |
54 | | - {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Debug|x86.ActiveCfg = Debug|Any CPU |
55 | | - {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Debug|x86.Build.0 = Debug|Any CPU |
56 | | - {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Release|Any CPU.ActiveCfg = Release|Any CPU |
57 | | - {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Release|Any CPU.Build.0 = Release|Any CPU |
58 | | - {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Release|x64.ActiveCfg = Release|Any CPU |
59 | | - {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Release|x64.Build.0 = Release|Any CPU |
60 | | - {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Release|x86.ActiveCfg = Release|Any CPU |
61 | | - {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Release|x86.Build.0 = Release|Any CPU |
62 | | - EndGlobalSection |
63 | | - GlobalSection(SolutionProperties) = preSolution |
64 | | - HideSolutionNode = FALSE |
65 | | - EndGlobalSection |
66 | | - GlobalSection(NestedProjects) = preSolution |
67 | | - {1951209F-73E0-4B33-AB40-8D80CACCB507} = {827E0CD3-B72D-47B6-A68D-7590B98EB39B} |
68 | | - {25E10B0C-CAC4-475E-90C9-B4F85BB56C55} = {0AB3BF05-4346-4AA6-1389-037BE0695223} |
69 | | - {DB25DA28-D02C-4D8F-8C4A-D581D544607C} = {0AB3BF05-4346-4AA6-1389-037BE0695223} |
70 | | - EndGlobalSection |
71 | | -EndGlobal |
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.0.31903.59 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{827E0CD3-B72D-47B6-A68D-7590B98EB39B}" |
| 7 | +EndProject |
| 8 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ToonFormat", "src\ToonFormat\ToonFormat.csproj", "{1951209F-73E0-4B33-AB40-8D80CACCB507}" |
| 9 | +EndProject |
| 10 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{0AB3BF05-4346-4AA6-1389-037BE0695223}" |
| 11 | +EndProject |
| 12 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ToonFormat.Tests", "tests\ToonFormat.Tests\ToonFormat.Tests.csproj", "{25E10B0C-CAC4-475E-90C9-B4F85BB56C55}" |
| 13 | +EndProject |
| 14 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ToonFormat.SpecGenerator", "tests\ToonFormat.SpecGenerator\ToonFormat.SpecGenerator.csproj", "{DB25DA28-D02C-4D8F-8C4A-D581D544607C}" |
| 15 | +EndProject |
| 16 | +Global |
| 17 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 18 | + Debug|Any CPU = Debug|Any CPU |
| 19 | + Debug|x64 = Debug|x64 |
| 20 | + Debug|x86 = Debug|x86 |
| 21 | + Release|Any CPU = Release|Any CPU |
| 22 | + Release|x64 = Release|x64 |
| 23 | + Release|x86 = Release|x86 |
| 24 | + EndGlobalSection |
| 25 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 26 | + {1951209F-73E0-4B33-AB40-8D80CACCB507}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 27 | + {1951209F-73E0-4B33-AB40-8D80CACCB507}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 28 | + {1951209F-73E0-4B33-AB40-8D80CACCB507}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 29 | + {1951209F-73E0-4B33-AB40-8D80CACCB507}.Debug|x64.Build.0 = Debug|Any CPU |
| 30 | + {1951209F-73E0-4B33-AB40-8D80CACCB507}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 31 | + {1951209F-73E0-4B33-AB40-8D80CACCB507}.Debug|x86.Build.0 = Debug|Any CPU |
| 32 | + {1951209F-73E0-4B33-AB40-8D80CACCB507}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 33 | + {1951209F-73E0-4B33-AB40-8D80CACCB507}.Release|Any CPU.Build.0 = Release|Any CPU |
| 34 | + {1951209F-73E0-4B33-AB40-8D80CACCB507}.Release|x64.ActiveCfg = Release|Any CPU |
| 35 | + {1951209F-73E0-4B33-AB40-8D80CACCB507}.Release|x64.Build.0 = Release|Any CPU |
| 36 | + {1951209F-73E0-4B33-AB40-8D80CACCB507}.Release|x86.ActiveCfg = Release|Any CPU |
| 37 | + {1951209F-73E0-4B33-AB40-8D80CACCB507}.Release|x86.Build.0 = Release|Any CPU |
| 38 | + {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 39 | + {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 40 | + {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 41 | + {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Debug|x64.Build.0 = Debug|Any CPU |
| 42 | + {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 43 | + {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Debug|x86.Build.0 = Debug|Any CPU |
| 44 | + {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 45 | + {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Release|Any CPU.Build.0 = Release|Any CPU |
| 46 | + {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Release|x64.ActiveCfg = Release|Any CPU |
| 47 | + {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Release|x64.Build.0 = Release|Any CPU |
| 48 | + {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Release|x86.ActiveCfg = Release|Any CPU |
| 49 | + {25E10B0C-CAC4-475E-90C9-B4F85BB56C55}.Release|x86.Build.0 = Release|Any CPU |
| 50 | + {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 51 | + {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 52 | + {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 53 | + {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Debug|x64.Build.0 = Debug|Any CPU |
| 54 | + {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 55 | + {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Debug|x86.Build.0 = Debug|Any CPU |
| 56 | + {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 57 | + {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Release|Any CPU.Build.0 = Release|Any CPU |
| 58 | + {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Release|x64.ActiveCfg = Release|Any CPU |
| 59 | + {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Release|x64.Build.0 = Release|Any CPU |
| 60 | + {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Release|x86.ActiveCfg = Release|Any CPU |
| 61 | + {DB25DA28-D02C-4D8F-8C4A-D581D544607C}.Release|x86.Build.0 = Release|Any CPU |
| 62 | + EndGlobalSection |
| 63 | + GlobalSection(SolutionProperties) = preSolution |
| 64 | + HideSolutionNode = FALSE |
| 65 | + EndGlobalSection |
| 66 | + GlobalSection(NestedProjects) = preSolution |
| 67 | + {1951209F-73E0-4B33-AB40-8D80CACCB507} = {827E0CD3-B72D-47B6-A68D-7590B98EB39B} |
| 68 | + {25E10B0C-CAC4-475E-90C9-B4F85BB56C55} = {0AB3BF05-4346-4AA6-1389-037BE0695223} |
| 69 | + {DB25DA28-D02C-4D8F-8C4A-D581D544607C} = {0AB3BF05-4346-4AA6-1389-037BE0695223} |
| 70 | + EndGlobalSection |
| 71 | +EndGlobal |
0 commit comments