edid-decode: improve GTF/CVT failure messages
[edid-decode.git] / vs / edid-decode.sln
blob53fc406fe0594d92a10639d92773bcc05b3ca999
1 
2 Microsoft Visual Studio Solution File, Format Version 12.00
3 # Visual Studio Version 16
4 VisualStudioVersion = 16.0.30011.22
5 MinimumVisualStudioVersion = 10.0.40219.1
6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "edid-decode", "edid-decode.vcxproj", "{245F601B-02E4-43DF-B64C-B49088673764}"
7 EndProject
8 Global
9         GlobalSection(SolutionConfigurationPlatforms) = preSolution
10                 Debug|x64 = Debug|x64
11                 Release|x64 = Release|x64
12         EndGlobalSection
13         GlobalSection(ProjectConfigurationPlatforms) = postSolution
14                 {245F601B-02E4-43DF-B64C-B49088673764}.Debug|x64.ActiveCfg = Debug|x64
15                 {245F601B-02E4-43DF-B64C-B49088673764}.Debug|x64.Build.0 = Debug|x64
16                 {245F601B-02E4-43DF-B64C-B49088673764}.Release|x64.ActiveCfg = Release|x64
17                 {245F601B-02E4-43DF-B64C-B49088673764}.Release|x64.Build.0 = Release|x64
18         EndGlobalSection
19         GlobalSection(SolutionProperties) = preSolution
20                 HideSolutionNode = FALSE
21         EndGlobalSection
22         GlobalSection(ExtensibilityGlobals) = postSolution
23                 SolutionGuid = {DDBA565E-4EC9-46DF-88E0-12F489BB3FCF}
24         EndGlobalSection
25 EndGlobal