|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 16 |
| 4 | +VisualStudioVersion = 16.0.28729.10 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ps4_error_explorer", "ps4_error_explorer\ps4_error_explorer.csproj", "{88F435C3-8A29-46C7-86AA-00220BC1B3FD}" |
| 7 | +EndProject |
| 8 | +Global |
| 9 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 10 | + Debug|Any CPU = Debug|Any CPU |
| 11 | + Debug|Mixed Platforms = Debug|Mixed Platforms |
| 12 | + Debug|x64 = Debug|x64 |
| 13 | + Debug|x86 = Debug|x86 |
| 14 | + Release|Any CPU = Release|Any CPU |
| 15 | + Release|Mixed Platforms = Release|Mixed Platforms |
| 16 | + Release|x64 = Release|x64 |
| 17 | + Release|x86 = Release|x86 |
| 18 | + EndGlobalSection |
| 19 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 20 | + {88F435C3-8A29-46C7-86AA-00220BC1B3FD}.Debug|Any CPU.ActiveCfg = Debug|x86 |
| 21 | + {88F435C3-8A29-46C7-86AA-00220BC1B3FD}.Debug|Any CPU.Build.0 = Debug|x86 |
| 22 | + {88F435C3-8A29-46C7-86AA-00220BC1B3FD}.Debug|Mixed Platforms.ActiveCfg = Debug|x86 |
| 23 | + {88F435C3-8A29-46C7-86AA-00220BC1B3FD}.Debug|Mixed Platforms.Build.0 = Debug|x86 |
| 24 | + {88F435C3-8A29-46C7-86AA-00220BC1B3FD}.Debug|x64.ActiveCfg = Debug|x64 |
| 25 | + {88F435C3-8A29-46C7-86AA-00220BC1B3FD}.Debug|x64.Build.0 = Debug|x64 |
| 26 | + {88F435C3-8A29-46C7-86AA-00220BC1B3FD}.Debug|x86.ActiveCfg = Debug|x86 |
| 27 | + {88F435C3-8A29-46C7-86AA-00220BC1B3FD}.Debug|x86.Build.0 = Debug|x86 |
| 28 | + {88F435C3-8A29-46C7-86AA-00220BC1B3FD}.Release|Any CPU.ActiveCfg = Release|x86 |
| 29 | + {88F435C3-8A29-46C7-86AA-00220BC1B3FD}.Release|Any CPU.Build.0 = Release|x86 |
| 30 | + {88F435C3-8A29-46C7-86AA-00220BC1B3FD}.Release|Mixed Platforms.ActiveCfg = Release|x86 |
| 31 | + {88F435C3-8A29-46C7-86AA-00220BC1B3FD}.Release|Mixed Platforms.Build.0 = Release|x86 |
| 32 | + {88F435C3-8A29-46C7-86AA-00220BC1B3FD}.Release|x64.ActiveCfg = Release|x64 |
| 33 | + {88F435C3-8A29-46C7-86AA-00220BC1B3FD}.Release|x64.Build.0 = Release|x64 |
| 34 | + {88F435C3-8A29-46C7-86AA-00220BC1B3FD}.Release|x86.ActiveCfg = Release|x86 |
| 35 | + {88F435C3-8A29-46C7-86AA-00220BC1B3FD}.Release|x86.Build.0 = Release|x86 |
| 36 | + EndGlobalSection |
| 37 | + GlobalSection(SolutionProperties) = preSolution |
| 38 | + HideSolutionNode = FALSE |
| 39 | + EndGlobalSection |
| 40 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 41 | + SolutionGuid = {CFE86955-6F65-4EF6-A1AA-BB61C7EE79B9} |
| 42 | + EndGlobalSection |
| 43 | +EndGlobal |
0 commit comments