23 lines
915 B
Plaintext
23 lines
915 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 14
|
|
VisualStudioVersion = 14.0.25420.1
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "Installer", "Installer.wixproj", "{B2F238A4-8395-4202-81DF-6F42F83920DC}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x86 = Debug|x86
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{B2F238A4-8395-4202-81DF-6F42F83920DC}.Debug|x86.ActiveCfg = Debug|x86
|
|
{B2F238A4-8395-4202-81DF-6F42F83920DC}.Debug|x86.Build.0 = Debug|x86
|
|
{B2F238A4-8395-4202-81DF-6F42F83920DC}.Release|x86.ActiveCfg = Release|x86
|
|
{B2F238A4-8395-4202-81DF-6F42F83920DC}.Release|x86.Build.0 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|