This repository has been archived on 2024-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
blackjack-proj/Blackjack.sln

25 lines
1.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Blackjack", "Blackjack\Blackjack\Blackjack.csproj", "{8BCC83D7-5697-4282-8755-BA157E7BDB86}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BlackjackContent", "Blackjack\BlackjackContent\BlackjackContent.contentproj", "{53A91419-7407-4ADC-B67C-715C2B6B120C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8BCC83D7-5697-4282-8755-BA157E7BDB86}.Debug|x86.ActiveCfg = Debug|x86
{8BCC83D7-5697-4282-8755-BA157E7BDB86}.Debug|x86.Build.0 = Debug|x86
{8BCC83D7-5697-4282-8755-BA157E7BDB86}.Release|x86.ActiveCfg = Release|x86
{8BCC83D7-5697-4282-8755-BA157E7BDB86}.Release|x86.Build.0 = Release|x86
{53A91419-7407-4ADC-B67C-715C2B6B120C}.Debug|x86.ActiveCfg = Debug|x86
{53A91419-7407-4ADC-B67C-715C2B6B120C}.Release|x86.ActiveCfg = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal