diff --git a/source/AVR_Studio/Soccer/soccer.vcproj b/source/AVR_Studio/Soccer/soccer.vcproj new file mode 100644 index 0000000..4177216 --- /dev/null +++ b/source/AVR_Studio/Soccer/soccer.vcproj @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/source/AVR_Studio/Soccer/soccertemp.sln b/source/AVR_Studio/Soccer/soccertemp.sln new file mode 100644 index 0000000..4dd50a5 --- /dev/null +++ b/source/AVR_Studio/Soccer/soccertemp.sln @@ -0,0 +1,24 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "soccer", "..\soccer\soccer.vcproj", "{60CA6142-4C66-4620-AFA9-AC90DDC41F2F}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(DPCodeReviewSolutionGUID) = preSolution + DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000} + EndGlobalSection + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {60CA6142-4C66-4620-AFA9-AC90DDC41F2F}.Debug.ActiveCfg = Debug|Win32 + {60CA6142-4C66-4620-AFA9-AC90DDC41F2F}.Debug.Build.0 = Debug|Win32 + {60CA6142-4C66-4620-AFA9-AC90DDC41F2F}.Release.ActiveCfg = Release|Win32 + {60CA6142-4C66-4620-AFA9-AC90DDC41F2F}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal