Initial commit
This commit is contained in:
22
BrainArmyAnts/BrainArmyAnts.sln
Normal file
22
BrainArmyAnts/BrainArmyAnts.sln
Normal file
@@ -0,0 +1,22 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 2013
|
||||
VisualStudioVersion = 12.0.31101.0
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{5073ec23-8de2-41a9-8111-f403901fa274}") = "BrainArmyAnts", "BrainArmyAnts.csproj", "{c9150cc8-d3d1-4c58-88d4-21467cc3e5cd}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{c9150cc8-d3d1-4c58-88d4-21467cc3e5cd}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{c9150cc8-d3d1-4c58-88d4-21467cc3e5cd}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{c9150cc8-d3d1-4c58-88d4-21467cc3e5cd}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{c9150cc8-d3d1-4c58-88d4-21467cc3e5cd}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user