Skip to content

Commit 16d636e

Browse files
committed
Created an experimental installer project.
1 parent 536f536 commit 16d636e

File tree

2 files changed

+6033
-0
lines changed

2 files changed

+6033
-0
lines changed

NotificationWebView.sln

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ VisualStudioVersion = 14.0.23107.0
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NotificationWebView", "NotificationWebView\NotificationWebView.csproj", "{F4370B05-F997-4427-BA73-77118C9D25B8}"
77
EndProject
8+
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "NotificationWebViewx64Setup", "NotificationWebViewx64Setup\NotificationWebViewx64Setup.vdproj", "{CE4AD701-CF40-4F65-80B9-07A4C13842E6}"
9+
EndProject
810
Global
911
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1012
Debug|x64 = Debug|x64
@@ -21,6 +23,11 @@ Global
2123
{F4370B05-F997-4427-BA73-77118C9D25B8}.Release|x64.Build.0 = Release|x64
2224
{F4370B05-F997-4427-BA73-77118C9D25B8}.Release|x86.ActiveCfg = Release|x86
2325
{F4370B05-F997-4427-BA73-77118C9D25B8}.Release|x86.Build.0 = Release|x86
26+
{CE4AD701-CF40-4F65-80B9-07A4C13842E6}.Debug|x64.ActiveCfg = Debug
27+
{CE4AD701-CF40-4F65-80B9-07A4C13842E6}.Debug|x86.ActiveCfg = Debug
28+
{CE4AD701-CF40-4F65-80B9-07A4C13842E6}.Release|x64.ActiveCfg = Release
29+
{CE4AD701-CF40-4F65-80B9-07A4C13842E6}.Release|x64.Build.0 = Release
30+
{CE4AD701-CF40-4F65-80B9-07A4C13842E6}.Release|x86.ActiveCfg = Release
2431
EndGlobalSection
2532
GlobalSection(SolutionProperties) = preSolution
2633
HideSolutionNode = FALSE

0 commit comments

Comments
 (0)