mirror of
https://git.kittycat.homes/zoe/pegchamp.git
synced 2024-08-15 03:15:39 +00:00
first commit
This commit is contained in:
commit
fafcbd1530
223 changed files with 107395 additions and 0 deletions
19
pegchamp.sln
Normal file
19
pegchamp.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}") = "pegchamp", "pegchamp.csproj", "{40B6FB2A-A275-4AE2-B18A-87F215D55CA9}"
|
||||
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
|
||||
{40B6FB2A-A275-4AE2-B18A-87F215D55CA9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{40B6FB2A-A275-4AE2-B18A-87F215D55CA9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{40B6FB2A-A275-4AE2-B18A-87F215D55CA9}.ExportDebug|Any CPU.ActiveCfg = ExportDebug|Any CPU
|
||||
{40B6FB2A-A275-4AE2-B18A-87F215D55CA9}.ExportDebug|Any CPU.Build.0 = ExportDebug|Any CPU
|
||||
{40B6FB2A-A275-4AE2-B18A-87F215D55CA9}.ExportRelease|Any CPU.ActiveCfg = ExportRelease|Any CPU
|
||||
{40B6FB2A-A275-4AE2-B18A-87F215D55CA9}.ExportRelease|Any CPU.Build.0 = ExportRelease|Any CPU
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Loading…
Add table
Add a link
Reference in a new issue