|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.14.36717.8 d17.14 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "target", "target.vcxproj", "{30CE370B-40F3-4BCD-8986-64AAFF8971BD}" |
| 7 | +EndProject |
| 8 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "chapter11_07a", "chapter11_07a.vcxproj", "{C8B59726-9319-45C3-8F11-F9F388FB6A2C}" |
| 9 | +EndProject |
| 10 | +Global |
| 11 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 12 | + Debug|x64 = Debug|x64 |
| 13 | + Release|x64 = Release|x64 |
| 14 | + target avr|x64 = target avr|x64 |
| 15 | + EndGlobalSection |
| 16 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 17 | + {30CE370B-40F3-4BCD-8986-64AAFF8971BD}.Debug|x64.ActiveCfg = target avr|x64 |
| 18 | + {30CE370B-40F3-4BCD-8986-64AAFF8971BD}.Release|x64.ActiveCfg = target avr|x64 |
| 19 | + {30CE370B-40F3-4BCD-8986-64AAFF8971BD}.target avr|x64.ActiveCfg = target avr|x64 |
| 20 | + {30CE370B-40F3-4BCD-8986-64AAFF8971BD}.target avr|x64.Build.0 = target avr|x64 |
| 21 | + {C8B59726-9319-45C3-8F11-F9F388FB6A2C}.Debug|x64.ActiveCfg = Debug|x64 |
| 22 | + {C8B59726-9319-45C3-8F11-F9F388FB6A2C}.Debug|x64.Build.0 = Debug|x64 |
| 23 | + {C8B59726-9319-45C3-8F11-F9F388FB6A2C}.Release|x64.ActiveCfg = Release|x64 |
| 24 | + {C8B59726-9319-45C3-8F11-F9F388FB6A2C}.Release|x64.Build.0 = Release|x64 |
| 25 | + {C8B59726-9319-45C3-8F11-F9F388FB6A2C}.target avr|x64.ActiveCfg = Release|x64 |
| 26 | + EndGlobalSection |
| 27 | + GlobalSection(SolutionProperties) = preSolution |
| 28 | + HideSolutionNode = FALSE |
| 29 | + EndGlobalSection |
| 30 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 31 | + SolutionGuid = {8CFDC2A7-A7FC-4873-938C-36790C50E02D} |
| 32 | + EndGlobalSection |
| 33 | +EndGlobal |
0 commit comments