Skip to content
Snippets Groups Projects
openconnect-hda.sln 1.05 KiB
Newer Older
  • Learn to ignore specific revisions
  • 
    Microsoft Visual Studio Solution File, Format Version 12.00
    # Visual Studio Version 16
    VisualStudioVersion = 16.0.29926.136
    MinimumVisualStudioVersion = 10.0.40219.1
    
    Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "openconnect-hda", "wix\openconnect-hda.wixproj", "{67CD5E02-BBEE-48E4-B73A-73C1B4E36534}"
    
    EndProject
    Global
    	GlobalSection(SolutionConfigurationPlatforms) = preSolution
    		Debug|x64 = Debug|x64
    		Release|x64 = Release|x64
    	EndGlobalSection
    	GlobalSection(ProjectConfigurationPlatforms) = postSolution
    		{67CD5E02-BBEE-48E4-B73A-73C1B4E36534}.Debug|x64.ActiveCfg = Release|x64
    		{67CD5E02-BBEE-48E4-B73A-73C1B4E36534}.Debug|x64.Build.0 = Release|x64
    		{67CD5E02-BBEE-48E4-B73A-73C1B4E36534}.Release|x64.ActiveCfg = Release|x64
    		{67CD5E02-BBEE-48E4-B73A-73C1B4E36534}.Release|x64.Build.0 = Release|x64
    	EndGlobalSection
    	GlobalSection(SolutionProperties) = preSolution
    		HideSolutionNode = FALSE
    	EndGlobalSection
    	GlobalSection(ExtensibilityGlobals) = postSolution
    		SolutionGuid = {9B0AE5D1-17DD-4CF4-8B8C-96BA4BDF14BE}
    	EndGlobalSection
    EndGlobal