forked from samartzidis/WinAppleKey
-
Notifications
You must be signed in to change notification settings - Fork 0
/
WinAppleKey.sln
37 lines (37 loc) · 1.78 KB
/
WinAppleKey.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WinAppleKey", "WinAppleKey\WinAppleKey.vcxproj", "{66B51E72-5BBA-4FF2-85C5-3F923B98C156}"
EndProject
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "Setup", "Setup\Setup.wixproj", "{1EC4555E-AEB5-4615-84F4-3604734337F0}"
ProjectSection(ProjectDependencies) = postProject
{66B51E72-5BBA-4FF2-85C5-3F923B98C156} = {66B51E72-5BBA-4FF2-85C5-3F923B98C156}
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A98F64D4-FB23-4B9F-A846-643547083C0F}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{66B51E72-5BBA-4FF2-85C5-3F923B98C156}.Debug|x64.ActiveCfg = Debug|x64
{66B51E72-5BBA-4FF2-85C5-3F923B98C156}.Debug|x64.Build.0 = Debug|x64
{66B51E72-5BBA-4FF2-85C5-3F923B98C156}.Debug|x64.Deploy.0 = Debug|x64
{66B51E72-5BBA-4FF2-85C5-3F923B98C156}.Release|x64.ActiveCfg = Release|x64
{66B51E72-5BBA-4FF2-85C5-3F923B98C156}.Release|x64.Build.0 = Release|x64
{66B51E72-5BBA-4FF2-85C5-3F923B98C156}.Release|x64.Deploy.0 = Release|x64
{1EC4555E-AEB5-4615-84F4-3604734337F0}.Debug|x64.ActiveCfg = Debug|x64
{1EC4555E-AEB5-4615-84F4-3604734337F0}.Release|x64.ActiveCfg = Release|x64
{1EC4555E-AEB5-4615-84F4-3604734337F0}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal