Inital Commit of C# Code
This commit is contained in:
commit
c5058f8b84
104 changed files with 2588 additions and 0 deletions
19
GDE_Gozen_CSharp.sln
Normal file
19
GDE_Gozen_CSharp.sln
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 2012
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GDE_Gozen_CSharp", "GDE_Gozen_CSharp.csproj", "{FD7EE050-DFBD-4F20-BB3E-78EBA85F3AD2}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
ExportDebug|Any CPU = ExportDebug|Any CPU
|
||||
ExportRelease|Any CPU = ExportRelease|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{FD7EE050-DFBD-4F20-BB3E-78EBA85F3AD2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{FD7EE050-DFBD-4F20-BB3E-78EBA85F3AD2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{FD7EE050-DFBD-4F20-BB3E-78EBA85F3AD2}.ExportDebug|Any CPU.ActiveCfg = ExportDebug|Any CPU
|
||||
{FD7EE050-DFBD-4F20-BB3E-78EBA85F3AD2}.ExportDebug|Any CPU.Build.0 = ExportDebug|Any CPU
|
||||
{FD7EE050-DFBD-4F20-BB3E-78EBA85F3AD2}.ExportRelease|Any CPU.ActiveCfg = ExportRelease|Any CPU
|
||||
{FD7EE050-DFBD-4F20-BB3E-78EBA85F3AD2}.ExportRelease|Any CPU.Build.0 = ExportRelease|Any CPU
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Loading…
Add table
Add a link
Reference in a new issue