mirror of
https://github.com/Blinue/Magpie.git
synced 2026-06-24 02:04:10 +00:00
54 lines
3 KiB
Text
54 lines
3 KiB
Text
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.0.31903.59
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Magpie", "Magpie\Magpie.csproj", "{D6BDD49C-C10A-4298-9718-EB4DF0AD9BAD}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{00AE9B14-C920-46D3-86F2-37CCCDBE8451} = {00AE9B14-C920-46D3-86F2-37CCCDBE8451}
|
|
{8FC22A64-6D09-478B-9980-608D27601EF2} = {8FC22A64-6D09-478B-9980-608D27601EF2}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Runtime", "Runtime\Runtime.vcxproj", "{8FC22A64-6D09-478B-9980-608D27601EF2}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{651769E5-E8D5-4347-92E2-9EFFB46D9C16}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
.editorconfig = .editorconfig
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CONAN_INSTALL", "CONAN_INSTALL\CONAN_INSTALL.vcxproj", "{456CCAE4-2C51-4CF2-8D3A-1EFCE8C41A2D}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Effects", "Effects\Effects.vcxproj", "{00AE9B14-C920-46D3-86F2-37CCCDBE8451}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DEPLOY", "DEPLOY\DEPLOY.vcxproj", "{B7512D05-CC38-4736-9B1F-C3A4A335BFD4}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{D6BDD49C-C10A-4298-9718-EB4DF0AD9BAD}.Debug|x64.ActiveCfg = Debug|x64
|
|
{D6BDD49C-C10A-4298-9718-EB4DF0AD9BAD}.Debug|x64.Build.0 = Debug|x64
|
|
{D6BDD49C-C10A-4298-9718-EB4DF0AD9BAD}.Release|x64.ActiveCfg = Release|x64
|
|
{D6BDD49C-C10A-4298-9718-EB4DF0AD9BAD}.Release|x64.Build.0 = Release|x64
|
|
{8FC22A64-6D09-478B-9980-608D27601EF2}.Debug|x64.ActiveCfg = Debug|x64
|
|
{8FC22A64-6D09-478B-9980-608D27601EF2}.Debug|x64.Build.0 = Debug|x64
|
|
{8FC22A64-6D09-478B-9980-608D27601EF2}.Release|x64.ActiveCfg = Release|x64
|
|
{8FC22A64-6D09-478B-9980-608D27601EF2}.Release|x64.Build.0 = Release|x64
|
|
{456CCAE4-2C51-4CF2-8D3A-1EFCE8C41A2D}.Debug|x64.ActiveCfg = Debug|x64
|
|
{456CCAE4-2C51-4CF2-8D3A-1EFCE8C41A2D}.Release|x64.ActiveCfg = Release|x64
|
|
{00AE9B14-C920-46D3-86F2-37CCCDBE8451}.Debug|x64.ActiveCfg = Debug|x64
|
|
{00AE9B14-C920-46D3-86F2-37CCCDBE8451}.Debug|x64.Build.0 = Debug|x64
|
|
{00AE9B14-C920-46D3-86F2-37CCCDBE8451}.Release|x64.ActiveCfg = Release|x64
|
|
{00AE9B14-C920-46D3-86F2-37CCCDBE8451}.Release|x64.Build.0 = Release|x64
|
|
{B7512D05-CC38-4736-9B1F-C3A4A335BFD4}.Debug|x64.ActiveCfg = Debug|x64
|
|
{B7512D05-CC38-4736-9B1F-C3A4A335BFD4}.Release|x64.ActiveCfg = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {63EF2070-2182-44B1-AEA1-0B48F5096846}
|
|
RESX_SortFileContentOnSave = True
|
|
EndGlobalSection
|
|
EndGlobal
|