32 lines
1.4 KiB
Plaintext
32 lines
1.4 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.28307.1062
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "Installer", "Installer.wixproj", "{72766649-C13A-4889-82B6-CA7198101785}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Debug|x86 = Debug|x86
|
|
Release|x64 = Release|x64
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{72766649-C13A-4889-82B6-CA7198101785}.Debug|x64.ActiveCfg = Debug|x64
|
|
{72766649-C13A-4889-82B6-CA7198101785}.Debug|x64.Build.0 = Debug|x64
|
|
{72766649-C13A-4889-82B6-CA7198101785}.Debug|x86.ActiveCfg = Debug|x86
|
|
{72766649-C13A-4889-82B6-CA7198101785}.Debug|x86.Build.0 = Debug|x86
|
|
{72766649-C13A-4889-82B6-CA7198101785}.Release|x64.ActiveCfg = Release|x64
|
|
{72766649-C13A-4889-82B6-CA7198101785}.Release|x64.Build.0 = Release|x64
|
|
{72766649-C13A-4889-82B6-CA7198101785}.Release|x86.ActiveCfg = Release|x86
|
|
{72766649-C13A-4889-82B6-CA7198101785}.Release|x86.Build.0 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {20F971AF-B34E-4AB2-85F1-82FBBF2737D3}
|
|
EndGlobalSection
|
|
EndGlobal
|