Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
MaoH authored Jul 21, 2017
1 parent 43068c7 commit b007504
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
Binary file added SquaresDetect.VC.db
Binary file not shown.
28 changes: 28 additions & 0 deletions SquaresDetect.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SquaresDetect", "SquaresDetect\SquaresDetect.vcxproj", "{240391F3-6258-4B61-88BD-83B0DEE5C93E}"
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
{240391F3-6258-4B61-88BD-83B0DEE5C93E}.Debug|x64.ActiveCfg = Debug|x64
{240391F3-6258-4B61-88BD-83B0DEE5C93E}.Debug|x64.Build.0 = Debug|x64
{240391F3-6258-4B61-88BD-83B0DEE5C93E}.Debug|x86.ActiveCfg = Debug|Win32
{240391F3-6258-4B61-88BD-83B0DEE5C93E}.Debug|x86.Build.0 = Debug|Win32
{240391F3-6258-4B61-88BD-83B0DEE5C93E}.Release|x64.ActiveCfg = Release|x64
{240391F3-6258-4B61-88BD-83B0DEE5C93E}.Release|x64.Build.0 = Release|x64
{240391F3-6258-4B61-88BD-83B0DEE5C93E}.Release|x86.ActiveCfg = Release|Win32
{240391F3-6258-4B61-88BD-83B0DEE5C93E}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

0 comments on commit b007504

Please sign in to comment.