diff --git a/auth_token/auth.sln b/auth_token/auth.sln index caf1a9f2..5eb33a93 100644 --- a/auth_token/auth.sln +++ b/auth_token/auth.sln @@ -16,6 +16,14 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pwd", "client\mechanisms\pw ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject +Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "authtokenclient_msm", "client\authtokenclient_msm\authtokenclient_msm.vdproj", "{70ED319E-F496-4F07-878C-1921426DD399}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "authtokenclient_msi", "client\authtokenclient_msi\authtokenclient_msi.vdproj", "{AA014EB3-8AD3-49B8-92E3-F8AA0FBCEE9B}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject Global GlobalSection(SolutionConfiguration) = preSolution Debug = Debug @@ -38,6 +46,12 @@ Global {5499F624-F371-4559-B4C2-A484BCE892FD}.Debug.Build.0 = Debug|Win32 {5499F624-F371-4559-B4C2-A484BCE892FD}.Release.ActiveCfg = Release|Win32 {5499F624-F371-4559-B4C2-A484BCE892FD}.Release.Build.0 = Release|Win32 + {70ED319E-F496-4F07-878C-1921426DD399}.Debug.ActiveCfg = Debug + {70ED319E-F496-4F07-878C-1921426DD399}.Debug.Build.0 = Debug + {70ED319E-F496-4F07-878C-1921426DD399}.Release.ActiveCfg = Release + {70ED319E-F496-4F07-878C-1921426DD399}.Release.Build.0 = Release + {AA014EB3-8AD3-49B8-92E3-F8AA0FBCEE9B}.Debug.ActiveCfg = Debug + {AA014EB3-8AD3-49B8-92E3-F8AA0FBCEE9B}.Release.ActiveCfg = Release EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection diff --git a/auth_token/auth.suo b/auth_token/auth.suo index b28e3801..ec1a9c78 100644 Binary files a/auth_token/auth.suo and b/auth_token/auth.suo differ