Skip to content

Commit

Permalink
upload
Browse files Browse the repository at this point in the history
  • Loading branch information
sheri31 committed Jun 30, 2020
1 parent be34617 commit 43b2d48
Show file tree
Hide file tree
Showing 7 changed files with 744 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CSS_ESP.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.852
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CSS_ESP", "CSS_ESP\CSS_ESP.vcxproj", "{7B0FBC5C-540F-4352-AA63-872E4B436526}"
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
{7B0FBC5C-540F-4352-AA63-872E4B436526}.Debug|x64.ActiveCfg = Debug|x64
{7B0FBC5C-540F-4352-AA63-872E4B436526}.Debug|x64.Build.0 = Debug|x64
{7B0FBC5C-540F-4352-AA63-872E4B436526}.Debug|x86.ActiveCfg = Debug|Win32
{7B0FBC5C-540F-4352-AA63-872E4B436526}.Debug|x86.Build.0 = Debug|Win32
{7B0FBC5C-540F-4352-AA63-872E4B436526}.Release|x64.ActiveCfg = Release|x64
{7B0FBC5C-540F-4352-AA63-872E4B436526}.Release|x64.Build.0 = Release|x64
{7B0FBC5C-540F-4352-AA63-872E4B436526}.Release|x86.ActiveCfg = Release|Win32
{7B0FBC5C-540F-4352-AA63-872E4B436526}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7127E8D5-0BB0-40AA-BBC0-8930CEB93F61}
EndGlobalSection
EndGlobal
Loading

0 comments on commit 43b2d48

Please sign in to comment.