first commit
This commit is contained in:
25
CS4210/Project 2/client/client.sln
Normal file
25
CS4210/Project 2/client/client.sln
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user