summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2019-03-05 22:21:33 +0300
committerdartraiden <wowemuh@gmail.com>2019-03-05 22:21:33 +0300
commitf0719474d0a32ec68ba79ea41ff0abbf70ebea7c (patch)
tree4f0bc03d346f186275c779eb47bf0b9df2afbc2d
parent4b8b699bb844272b8353a14fac78a4b5a14d8d1d (diff)
Add StdPopup to miranda32.sln
-rw-r--r--bin15/miranda32.sln11
1 files changed, 11 insertions, 0 deletions
diff --git a/bin15/miranda32.sln b/bin15/miranda32.sln
index ed06adbef8..ce0ac82939 100644
--- a/bin15/miranda32.sln
+++ b/bin15/miranda32.sln
@@ -149,6 +149,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Proto_ICQ", "..\protocols\I
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ICQ", "..\protocols\ICQ-WIM\ICQ-WIM.vcxproj", "{EFB2355B-82B3-4759-B7D8-95F8E9506291}"
EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StdPopup", "..\src\core\stdpopup\stdpopup.vcxproj", "{713067DF-65EE-480B-A000-B2A323495F16}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
@@ -557,6 +559,14 @@ Global
{EFB2355B-82B3-4759-B7D8-95F8E9506291}.Release|Win32.Build.0 = Release|Win32
{EFB2355B-82B3-4759-B7D8-95F8E9506291}.Release|x64.ActiveCfg = Release|x64
{EFB2355B-82B3-4759-B7D8-95F8E9506291}.Release|x64.Build.0 = Release|x64
+ {713067DF-65EE-480B-A000-B2A323495F16}.Debug|Win32.ActiveCfg = Debug|Win32
+ {713067DF-65EE-480B-A000-B2A323495F16}.Debug|Win32.Build.0 = Debug|Win32
+ {713067DF-65EE-480B-A000-B2A323495F16}.Debug|x64.ActiveCfg = Debug|x64
+ {713067DF-65EE-480B-A000-B2A323495F16}.Debug|x64.Build.0 = Debug|x64
+ {713067DF-65EE-480B-A000-B2A323495F16}.Release|Win32.ActiveCfg = Release|Win32
+ {713067DF-65EE-480B-A000-B2A323495F16}.Release|Win32.Build.0 = Release|Win32
+ {713067DF-65EE-480B-A000-B2A323495F16}.Release|x64.ActiveCfg = Release|x64
+ {713067DF-65EE-480B-A000-B2A323495F16}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@@ -611,6 +621,7 @@ Global
{DB3B0449-E576-4BBB-8B08-AB9E914D39CA} = {949AF443-676D-4B48-B21E-9B6FC3A4808D}
{E98A8615-1082-1979-D6D8-F763F13BFCBD} = {949AF443-676D-4B48-B21E-9B6FC3A4808D}
{EFB2355B-82B3-4759-B7D8-95F8E9506291} = {812EF24D-9B76-4A94-ABE0-6F80C381C203}
+ {713067DF-65EE-480B-A000-B2A323495F16} = {E7FB43FB-3563-4568-8846-A88FC37449BF}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5A4CD630-DD83-4096-AA4D-7A141E43E853}