mirror of
https://github.com/sp-tarkov/launcher.git
synced 2025-02-13 04:50:44 -05:00
44 lines
2.5 KiB
Plaintext
44 lines
2.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.0.32014.148
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aki.ByteBanger", "Aki.ByteBanger\Aki.ByteBanger.csproj", "{4B1F5C39-92C9-41DC-820C-E0EC3500E400}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aki.Build", "Aki.Build\Aki.Build.csproj", "{A8A96141-291E-44B7-A074-4B240274083C}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aki.Launcher.Base", "Aki.Launcher.Base\Aki.Launcher.Base.csproj", "{1DD556B6-45FF-43B6-A1CA-2590F270304C}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aki.Launcher", "Aki.Launcher\Aki.Launcher.csproj", "{C566CA5A-0B68-4F76-A980-8BC0FE701491}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{4B1F5C39-92C9-41DC-820C-E0EC3500E400}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{4B1F5C39-92C9-41DC-820C-E0EC3500E400}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{4B1F5C39-92C9-41DC-820C-E0EC3500E400}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{4B1F5C39-92C9-41DC-820C-E0EC3500E400}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{A8A96141-291E-44B7-A074-4B240274083C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{A8A96141-291E-44B7-A074-4B240274083C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{A8A96141-291E-44B7-A074-4B240274083C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{A8A96141-291E-44B7-A074-4B240274083C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{1DD556B6-45FF-43B6-A1CA-2590F270304C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{1DD556B6-45FF-43B6-A1CA-2590F270304C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{1DD556B6-45FF-43B6-A1CA-2590F270304C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{1DD556B6-45FF-43B6-A1CA-2590F270304C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{C566CA5A-0B68-4F76-A980-8BC0FE701491}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{C566CA5A-0B68-4F76-A980-8BC0FE701491}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{C566CA5A-0B68-4F76-A980-8BC0FE701491}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{C566CA5A-0B68-4F76-A980-8BC0FE701491}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {6D41F10D-B323-4A4A-917A-B0C063846413}
|
|
EndGlobalSection
|
|
EndGlobal
|