layout v1
This commit is contained in:
@@ -4,6 +4,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpIDE.Godot", "SharpIDE.
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpIDE.Application", "..\SharpIDE.Application\SharpIDE.Application.csproj", "{DA9F0293-3CFC-4F21-AB74-CF1A069D807C}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpIDE.Photino", "..\SharpIDE.Photino\SharpIDE.Photino.csproj", "{DFF170D9-D92E-4DB7-83B5-19640EAF79D2}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@@ -23,5 +25,11 @@ Global
|
||||
{DA9F0293-3CFC-4F21-AB74-CF1A069D807C}.ExportDebug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{DA9F0293-3CFC-4F21-AB74-CF1A069D807C}.ExportRelease|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{DA9F0293-3CFC-4F21-AB74-CF1A069D807C}.ExportRelease|Any CPU.Build.0 = Debug|Any CPU
|
||||
{DFF170D9-D92E-4DB7-83B5-19640EAF79D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{DFF170D9-D92E-4DB7-83B5-19640EAF79D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{DFF170D9-D92E-4DB7-83B5-19640EAF79D2}.ExportDebug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{DFF170D9-D92E-4DB7-83B5-19640EAF79D2}.ExportDebug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{DFF170D9-D92E-4DB7-83B5-19640EAF79D2}.ExportRelease|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{DFF170D9-D92E-4DB7-83B5-19640EAF79D2}.ExportRelease|Any CPU.Build.0 = Debug|Any CPU
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
||||
Reference in New Issue
Block a user