49 lines
3.0 KiB
Plaintext
49 lines
3.0 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2012
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpIDE.Godot", "SharpIDE.Godot.csproj", "{1E1D2A40-F21E-449D-BD10-6EEC21509EA5}"
|
|
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
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E33CF95D-DEAB-4CAC-9931-FC3ADCBA54C0}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
..\..\.editorconfig = ..\..\.editorconfig
|
|
..\..\.gitattributes = ..\..\.gitattributes
|
|
..\..\.gitignore = ..\..\.gitignore
|
|
..\..\Directory.Build.props = ..\..\Directory.Build.props
|
|
..\..\global.json = ..\..\global.json
|
|
..\..\nuget.config = ..\..\nuget.config
|
|
..\..\README.md = ..\..\README.md
|
|
..\..\Directory.Packages.props = ..\..\Directory.Packages.props
|
|
..\..\.globalconfig = ..\..\.globalconfig
|
|
EndProjectSection
|
|
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
|
|
{1E1D2A40-F21E-449D-BD10-6EEC21509EA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{1E1D2A40-F21E-449D-BD10-6EEC21509EA5}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{1E1D2A40-F21E-449D-BD10-6EEC21509EA5}.ExportDebug|Any CPU.ActiveCfg = ExportDebug|Any CPU
|
|
{1E1D2A40-F21E-449D-BD10-6EEC21509EA5}.ExportDebug|Any CPU.Build.0 = ExportDebug|Any CPU
|
|
{1E1D2A40-F21E-449D-BD10-6EEC21509EA5}.ExportRelease|Any CPU.ActiveCfg = ExportRelease|Any CPU
|
|
{1E1D2A40-F21E-449D-BD10-6EEC21509EA5}.ExportRelease|Any CPU.Build.0 = ExportRelease|Any CPU
|
|
{DA9F0293-3CFC-4F21-AB74-CF1A069D807C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{DA9F0293-3CFC-4F21-AB74-CF1A069D807C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{DA9F0293-3CFC-4F21-AB74-CF1A069D807C}.ExportDebug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{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
|