source
Created by: Andrew
This commit is contained in:
28
trunk/KartExtreme.sln
Normal file
28
trunk/KartExtreme.sln
Normal file
@@ -0,0 +1,28 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 2013
|
||||
VisualStudioVersion = 12.0.21005.1
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KartExtreme", "KartExtreme\KartExtreme.csproj", "{C3521ADE-F5D2-4C53-8F2F-0E40A380AE6F}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common", "Common\Common.csproj", "{F163DAAB-BDD2-4510-9A20-604D73D334D0}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{C3521ADE-F5D2-4C53-8F2F-0E40A380AE6F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{C3521ADE-F5D2-4C53-8F2F-0E40A380AE6F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{C3521ADE-F5D2-4C53-8F2F-0E40A380AE6F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{C3521ADE-F5D2-4C53-8F2F-0E40A380AE6F}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{F163DAAB-BDD2-4510-9A20-604D73D334D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{F163DAAB-BDD2-4510-9A20-604D73D334D0}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{F163DAAB-BDD2-4510-9A20-604D73D334D0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{F163DAAB-BDD2-4510-9A20-604D73D334D0}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user