mirror of
https://github.com/suloku/prdse.git
synced 2026-04-26 09:42:27 -05:00
19 lines
906 B
Plaintext
19 lines
906 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2010
|
|
# SharpDevelop 5.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Pokemon Dream Radar Save Editor", "Pokemon Dream Radar Save Editor\Pokemon Dream Radar Save Editor.csproj", "{DDB14A9D-084C-4C55-9916-6FE0C024473A}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{DDB14A9D-084C-4C55-9916-6FE0C024473A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{DDB14A9D-084C-4C55-9916-6FE0C024473A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{DDB14A9D-084C-4C55-9916-6FE0C024473A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{DDB14A9D-084C-4C55-9916-6FE0C024473A}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
EndGlobal
|