Files
GTSchoolShit/CS4210/Project 1/client/client.sln
2025-06-07 01:59:34 -04:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "client.vcproj", "{A49BA143-0CB7-4DF3-8165-0B2F0A2D40F6}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{FC3C6AB5-9365-43AA-9A75-95F5599A7609}"
ProjectSection(SolutionItems) = preProject
testFile.xml = testFile.xml
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A49BA143-0CB7-4DF3-8165-0B2F0A2D40F6}.Debug|Win32.ActiveCfg = Debug|Win32
{A49BA143-0CB7-4DF3-8165-0B2F0A2D40F6}.Debug|Win32.Build.0 = Debug|Win32
{A49BA143-0CB7-4DF3-8165-0B2F0A2D40F6}.Release|Win32.ActiveCfg = Release|Win32
{A49BA143-0CB7-4DF3-8165-0B2F0A2D40F6}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal