IC
This commit is contained in:
parent
eac4041b40
commit
d9d3d3ef5d
35 changed files with 177481 additions and 0 deletions
25
GATE-PLAYGROUND.sln
Normal file
25
GATE-PLAYGROUND.sln
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 15
|
||||
VisualStudioVersion = 15.0.27703.2042
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GATE-PLAYGROUND", "GATE-PLAYGROUND\GATE-PLAYGROUND.csproj", "{5495E552-885D-4FF3-90D0-01534CCFBC85}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{5495E552-885D-4FF3-90D0-01534CCFBC85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{5495E552-885D-4FF3-90D0-01534CCFBC85}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{5495E552-885D-4FF3-90D0-01534CCFBC85}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{5495E552-885D-4FF3-90D0-01534CCFBC85}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {EC3CFE0F-18B4-4A91-A4E1-89B82B2EF608}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Loading…
Add table
Add a link
Reference in a new issue