diff -r 000000000000 -r 6fefd4afe506 middleware/Trakers.sln --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/middleware/Trakers.sln Fri Mar 09 14:52:11 2012 +0100 @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Trakers", "src\Trakers.csproj", "{09EF8613-2F1B-4F1D-B6B1-22938EBB529A}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x86 = Debug|x86 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {09EF8613-2F1B-4F1D-B6B1-22938EBB529A}.Debug|x86.ActiveCfg = Debug|x86 + {09EF8613-2F1B-4F1D-B6B1-22938EBB529A}.Debug|x86.Build.0 = Debug|x86 + {09EF8613-2F1B-4F1D-B6B1-22938EBB529A}.Release|x86.ActiveCfg = Release|x86 + {09EF8613-2F1B-4F1D-B6B1-22938EBB529A}.Release|x86.Build.0 = Release|x86 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal