diff options
author | George Hazan <ghazan@miranda.im> | 2017-12-05 18:34:30 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-12-05 18:34:30 +0300 |
commit | 4dfe9feeb086084ef4c52dee57d626c3fd17d737 (patch) | |
tree | 5e9a98a49eddc2f94c613f4eb71d8aa2adcfffea /bin15/mir_full.sln | |
parent | 1b803834c3f1736e658477a042b51d1926e11e7b (diff) |
stdauth also removed from solutions
Diffstat (limited to 'bin15/mir_full.sln')
-rw-r--r-- | bin15/mir_full.sln | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/bin15/mir_full.sln b/bin15/mir_full.sln index da12822216..fe441e856d 100644 --- a/bin15/mir_full.sln +++ b/bin15/mir_full.sln @@ -177,11 +177,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StdUserInfo", "..\src\core\ {D9EFEA4B-B817-4DE1-BD62-68A5DB8F5F60} = {D9EFEA4B-B817-4DE1-BD62-68A5DB8F5F60} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StdAuth", "..\src\core\stdauth\stdauth.vcxproj", "{86E0715E-C769-11E1-A41D-6CED6188709B}" - ProjectSection(ProjectDependencies) = postProject - {D9EFEA4B-B817-4DE1-BD62-68A5DB8F5F60} = {D9EFEA4B-B817-4DE1-BD62-68A5DB8F5F60} - EndProjectSection -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StdEmail", "..\src\core\stdemail\stdemail.vcxproj", "{A5B558C6-C767-11E1-A335-F6EB6188709B}" ProjectSection(ProjectDependencies) = postProject {D9EFEA4B-B817-4DE1-BD62-68A5DB8F5F60} = {D9EFEA4B-B817-4DE1-BD62-68A5DB8F5F60} @@ -1114,14 +1109,6 @@ Global {1C856B14-54CD-4D07-B18B-5F7DB073AB51}.Release|Win32.Build.0 = Release|Win32 {1C856B14-54CD-4D07-B18B-5F7DB073AB51}.Release|x64.ActiveCfg = Release|x64 {1C856B14-54CD-4D07-B18B-5F7DB073AB51}.Release|x64.Build.0 = Release|x64 - {86E0715E-C769-11E1-A41D-6CED6188709B}.Debug|Win32.ActiveCfg = Debug|Win32 - {86E0715E-C769-11E1-A41D-6CED6188709B}.Debug|Win32.Build.0 = Debug|Win32 - {86E0715E-C769-11E1-A41D-6CED6188709B}.Debug|x64.ActiveCfg = Debug|x64 - {86E0715E-C769-11E1-A41D-6CED6188709B}.Debug|x64.Build.0 = Debug|x64 - {86E0715E-C769-11E1-A41D-6CED6188709B}.Release|Win32.ActiveCfg = Release|Win32 - {86E0715E-C769-11E1-A41D-6CED6188709B}.Release|Win32.Build.0 = Release|Win32 - {86E0715E-C769-11E1-A41D-6CED6188709B}.Release|x64.ActiveCfg = Release|x64 - {86E0715E-C769-11E1-A41D-6CED6188709B}.Release|x64.Build.0 = Release|x64 {A5B558C6-C767-11E1-A335-F6EB6188709B}.Debug|Win32.ActiveCfg = Debug|Win32 {A5B558C6-C767-11E1-A335-F6EB6188709B}.Debug|Win32.Build.0 = Debug|Win32 {A5B558C6-C767-11E1-A335-F6EB6188709B}.Debug|x64.ActiveCfg = Debug|x64 |