You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
2.8 KiB
Plaintext
50 lines
2.8 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.32929.386
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Algorithm", "XJAlgorithm\Algorithm.vcxproj", "{75BEB48F-B279-3B93-89D2-B543F0E5E990}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ObjectManager", "XJObjectManager\ObjectManager.vcxproj", "{3B271C2C-0EFE-3C83-ACAB-9DAE525190D1}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OSGView", "XJOSGView\OSGView.vcxproj", "{77D1EE76-21A0-3221-84A1-76E44DE4FB92}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UIDesign", "XJUIDesign\UIDesign.vcxproj", "{0F8D28F9-4171-3C69-A0AF-22B2056E69C9}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AppFunction", "AppFunction\AppFunction.vcxproj", "{E2F4915E-84D1-4132-8636-8907CC6239D9}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{75BEB48F-B279-3B93-89D2-B543F0E5E990}.Debug|x64.ActiveCfg = Debug|x64
|
|
{75BEB48F-B279-3B93-89D2-B543F0E5E990}.Debug|x64.Build.0 = Debug|x64
|
|
{75BEB48F-B279-3B93-89D2-B543F0E5E990}.Release|x64.ActiveCfg = Release|x64
|
|
{75BEB48F-B279-3B93-89D2-B543F0E5E990}.Release|x64.Build.0 = Release|x64
|
|
{3B271C2C-0EFE-3C83-ACAB-9DAE525190D1}.Debug|x64.ActiveCfg = Debug|x64
|
|
{3B271C2C-0EFE-3C83-ACAB-9DAE525190D1}.Debug|x64.Build.0 = Debug|x64
|
|
{3B271C2C-0EFE-3C83-ACAB-9DAE525190D1}.Release|x64.ActiveCfg = Release|x64
|
|
{3B271C2C-0EFE-3C83-ACAB-9DAE525190D1}.Release|x64.Build.0 = Release|x64
|
|
{77D1EE76-21A0-3221-84A1-76E44DE4FB92}.Debug|x64.ActiveCfg = Debug|x64
|
|
{77D1EE76-21A0-3221-84A1-76E44DE4FB92}.Debug|x64.Build.0 = Debug|x64
|
|
{77D1EE76-21A0-3221-84A1-76E44DE4FB92}.Release|x64.ActiveCfg = Release|x64
|
|
{77D1EE76-21A0-3221-84A1-76E44DE4FB92}.Release|x64.Build.0 = Release|x64
|
|
{0F8D28F9-4171-3C69-A0AF-22B2056E69C9}.Debug|x64.ActiveCfg = Debug|x64
|
|
{0F8D28F9-4171-3C69-A0AF-22B2056E69C9}.Debug|x64.Build.0 = Debug|x64
|
|
{0F8D28F9-4171-3C69-A0AF-22B2056E69C9}.Release|x64.ActiveCfg = Release|x64
|
|
{0F8D28F9-4171-3C69-A0AF-22B2056E69C9}.Release|x64.Build.0 = Release|x64
|
|
{E2F4915E-84D1-4132-8636-8907CC6239D9}.Debug|x64.ActiveCfg = Debug|x64
|
|
{E2F4915E-84D1-4132-8636-8907CC6239D9}.Debug|x64.Build.0 = Debug|x64
|
|
{E2F4915E-84D1-4132-8636-8907CC6239D9}.Release|x64.ActiveCfg = Release|x64
|
|
{E2F4915E-84D1-4132-8636-8907CC6239D9}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {8AD95B25-A988-3FEF-AD8C-1758984F47BD}
|
|
EndGlobalSection
|
|
EndGlobal
|