Lab 2
This commit is contained in:
25
Student Sample Programs/Chap09/Card Dealer/Card Dealer.sln
Normal file
25
Student Sample Programs/Chap09/Card Dealer/Card Dealer.sln
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 15
|
||||
VisualStudioVersion = 15.0.27703.2042
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Card Dealer", "Card Dealer\Card Dealer.csproj", "{2C445661-A4A4-46AC-A176-FE41A4BD3809}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{2C445661-A4A4-46AC-A176-FE41A4BD3809}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{2C445661-A4A4-46AC-A176-FE41A4BD3809}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{2C445661-A4A4-46AC-A176-FE41A4BD3809}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{2C445661-A4A4-46AC-A176-FE41A4BD3809}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {44B099AE-227C-4A85-A732-E187B92B6417}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Reference in New Issue
Block a user