summaryrefslogtreecommitdiff
path: root/bin15/mir_dev.sln
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-09-25 20:51:24 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-09-25 20:51:24 +0300
commit992007764c40eba60e07648d08d111ada84eaf50 (patch)
tree6e88fc332a23be393c7c8ba55ac2cbf5e1c32939 /bin15/mir_dev.sln
parent02b2ee6b8eae541c323f76be967a3b5132f44c32 (diff)
AsSingleWindow project added to all solutions
Diffstat (limited to 'bin15/mir_dev.sln')
-rw-r--r--bin15/mir_dev.sln15
1 files changed, 14 insertions, 1 deletions
diff --git a/bin15/mir_dev.sln b/bin15/mir_dev.sln
index eade10809f..513087c419 100644
--- a/bin15/mir_dev.sln
+++ b/bin15/mir_dev.sln
@@ -1,6 +1,6 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
-VisualStudioVersion = 15.0.26403.7
+VisualStudioVersion = 15.0.26730.16
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Miranda", "..\src\miranda32\miranda32.vcxproj", "{F9916510-9055-4C9F-997A-3755DEC1511B}"
ProjectSection(ProjectDependencies) = postProject
@@ -438,6 +438,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Discord", "..\protocols\Dis
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CloudFile", "..\plugins\CloudFile\CloudFile.vcxproj", "{E876FE63-0701-4CDA-BED5-7C73A379C1D1}"
EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AsSingleWindow", "..\plugins\AsSingleWindow\AsSingleWindow.vcxproj", "{CE6A5A24-EA88-4E67-BDF2-22517528E43F}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
@@ -2004,10 +2006,21 @@ Global
{E876FE63-0701-4CDA-BED5-7C73A379C1D1}.Release|Win32.Build.0 = Release|Win32
{E876FE63-0701-4CDA-BED5-7C73A379C1D1}.Release|x64.ActiveCfg = Release|x64
{E876FE63-0701-4CDA-BED5-7C73A379C1D1}.Release|x64.Build.0 = Release|x64
+ {CE6A5A24-EA88-4E67-BDF2-22517528E43F}.Debug|Win32.ActiveCfg = Debug|Win32
+ {CE6A5A24-EA88-4E67-BDF2-22517528E43F}.Debug|Win32.Build.0 = Debug|Win32
+ {CE6A5A24-EA88-4E67-BDF2-22517528E43F}.Debug|x64.ActiveCfg = Debug|x64
+ {CE6A5A24-EA88-4E67-BDF2-22517528E43F}.Debug|x64.Build.0 = Debug|x64
+ {CE6A5A24-EA88-4E67-BDF2-22517528E43F}.Release|Win32.ActiveCfg = Release|Win32
+ {CE6A5A24-EA88-4E67-BDF2-22517528E43F}.Release|Win32.Build.0 = Release|Win32
+ {CE6A5A24-EA88-4E67-BDF2-22517528E43F}.Release|x64.ActiveCfg = Release|x64
+ {CE6A5A24-EA88-4E67-BDF2-22517528E43F}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {3F26BFA5-7690-46CE-A8EF-BE4AA1954083}
+ EndGlobalSection
GlobalSection(DPCodeReviewSolutionGUID) = preSolution
DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000}
EndGlobalSection