Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26403.3 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Xenos", "src\Xenos.vcxproj", "{94E0DA6C-F15C-416A-8992-5B067095F473}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlackBone", "ext\BlackBone\src\BlackBone\BlackBone.vcxproj", "{A2C53563-46F5-4D87-903F-3F1F2FDB2DEB}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 Debug|x64 = Debug|x64 Release|Win32 = Release|Win32 Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {94E0DA6C-F15C-416A-8992-5B067095F473}.Debug|Win32.ActiveCfg = Debug|Win32 {94E0DA6C-F15C-416A-8992-5B067095F473}.Debug|Win32.Build.0 = Debug|Win32 {94E0DA6C-F15C-416A-8992-5B067095F473}.Debug|Win32.Deploy.0 = Debug|Win32 {94E0DA6C-F15C-416A-8992-5B067095F473}.Debug|x64.ActiveCfg = Debug|x64 {94E0DA6C-F15C-416A-8992-5B067095F473}.Debug|x64.Build.0 = Debug|x64 {94E0DA6C-F15C-416A-8992-5B067095F473}.Debug|x64.Deploy.0 = Debug|x64 {94E0DA6C-F15C-416A-8992-5B067095F473}.Release|Win32.ActiveCfg = Release|Win32 {94E0DA6C-F15C-416A-8992-5B067095F473}.Release|Win32.Build.0 = Release|Win32 {94E0DA6C-F15C-416A-8992-5B067095F473}.Release|x64.ActiveCfg = Release|x64 {94E0DA6C-F15C-416A-8992-5B067095F473}.Release|x64.Build.0 = Release|x64 {A2C53563-46F5-4D87-903F-3F1F2FDB2DEB}.Debug|Win32.ActiveCfg = Debug|Win32 {A2C53563-46F5-4D87-903F-3F1F2FDB2DEB}.Debug|Win32.Build.0 = Debug|Win32 {A2C53563-46F5-4D87-903F-3F1F2FDB2DEB}.Debug|x64.ActiveCfg = Debug|x64 {A2C53563-46F5-4D87-903F-3F1F2FDB2DEB}.Debug|x64.Build.0 = Debug|x64 {A2C53563-46F5-4D87-903F-3F1F2FDB2DEB}.Release|Win32.ActiveCfg = Release|Win32 {A2C53563-46F5-4D87-903F-3F1F2FDB2DEB}.Release|Win32.Build.0 = Release|Win32 {A2C53563-46F5-4D87-903F-3F1F2FDB2DEB}.Release|x64.ActiveCfg = Release|x64 {A2C53563-46F5-4D87-903F-3F1F2FDB2DEB}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal