diff --git a/NTV_01_Bluescreen/NTV_01_Bluescreen.sln b/NTV_01_Bluescreen/NTV_01_Bluescreen.sln new file mode 100644 index 0000000..b61b7d5 --- /dev/null +++ b/NTV_01_Bluescreen/NTV_01_Bluescreen.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.0.32417.34 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NTV_01_Bluescreen", "NTV_01_Bluescreen\NTV_01_Bluescreen.vcxproj", "{6896FDA9-2A9C-4F53-AC12-0D5CE1C4BFA0}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 + Release|x64 = Release|x64 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {6896FDA9-2A9C-4F53-AC12-0D5CE1C4BFA0}.Debug|x64.ActiveCfg = Debug|x64 + {6896FDA9-2A9C-4F53-AC12-0D5CE1C4BFA0}.Debug|x64.Build.0 = Debug|x64 + {6896FDA9-2A9C-4F53-AC12-0D5CE1C4BFA0}.Debug|x86.ActiveCfg = Debug|Win32 + {6896FDA9-2A9C-4F53-AC12-0D5CE1C4BFA0}.Debug|x86.Build.0 = Debug|Win32 + {6896FDA9-2A9C-4F53-AC12-0D5CE1C4BFA0}.Release|x64.ActiveCfg = Release|x64 + {6896FDA9-2A9C-4F53-AC12-0D5CE1C4BFA0}.Release|x64.Build.0 = Release|x64 + {6896FDA9-2A9C-4F53-AC12-0D5CE1C4BFA0}.Release|x86.ActiveCfg = Release|Win32 + {6896FDA9-2A9C-4F53-AC12-0D5CE1C4BFA0}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {25AECE14-0C50-4816-9632-996112A0FE68} + EndGlobalSection +EndGlobal