mirror of
https://github.com/stevenhowes/Privateer.git
synced 2026-05-26 15:53:45 +01:00
26 lines
1.0 KiB
Plaintext
26 lines
1.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.28307.852
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Privateer", "Privateer\Privateer.vcxproj", "{F93360D2-3EB8-4F4D-B225-1162B440D4D1}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{F93360D2-3EB8-4F4D-B225-1162B440D4D1}.Debug|x64.ActiveCfg = Debug|x64
|
|
{F93360D2-3EB8-4F4D-B225-1162B440D4D1}.Debug|x64.Build.0 = Debug|x64
|
|
{F93360D2-3EB8-4F4D-B225-1162B440D4D1}.Release|x64.ActiveCfg = Release|x64
|
|
{F93360D2-3EB8-4F4D-B225-1162B440D4D1}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {0A47AA10-53E1-46A2-83DA-B1F719439FCC}
|
|
EndGlobalSection
|
|
EndGlobal
|