diff options
author | George Hazan <ghazan@miranda.im> | 2018-01-12 14:45:43 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-01-12 14:45:43 +0300 |
commit | 0850562a07131b9d16918104898ec7ed8bb4a5e5 (patch) | |
tree | a3c9581e08ffdfab3482cf6fc6d9c987c653b0e3 /bin15/miranda32.sln | |
parent | c8e2e4951c4e98b457c49c9083196a2fe31e4e43 (diff) |
dbx_mdbx added to solutions
Diffstat (limited to 'bin15/miranda32.sln')
-rw-r--r-- | bin15/miranda32.sln | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/bin15/miranda32.sln b/bin15/miranda32.sln index 3a3b734e01..0ba75e613e 100644 --- a/bin15/miranda32.sln +++ b/bin15/miranda32.sln @@ -134,6 +134,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Proto_Facebook", "..\protoc EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Proto_MetaContacts", "..\src\icons\proto_metacontacts\Proto_MetaContacts.vcxproj", "{793B6174-89B0-4682-A957-A32BE7F61502}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Dbx_mdbx", "..\plugins\Dbx_mdbx\dbx_mdbx.vcxproj", "{E0ACDEA0-0AC9-4431-8CA3-6B0CCACB2E18}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 @@ -510,6 +512,14 @@ Global {793B6174-89B0-4682-A957-A32BE7F61502}.Release|Win32.Build.0 = Release|Win32 {793B6174-89B0-4682-A957-A32BE7F61502}.Release|x64.ActiveCfg = Release|x64 {793B6174-89B0-4682-A957-A32BE7F61502}.Release|x64.Build.0 = Release|x64 + {E0ACDEA0-0AC9-4431-8CA3-6B0CCACB2E18}.Debug|Win32.ActiveCfg = Debug|Win32 + {E0ACDEA0-0AC9-4431-8CA3-6B0CCACB2E18}.Debug|Win32.Build.0 = Debug|Win32 + {E0ACDEA0-0AC9-4431-8CA3-6B0CCACB2E18}.Debug|x64.ActiveCfg = Debug|x64 + {E0ACDEA0-0AC9-4431-8CA3-6B0CCACB2E18}.Debug|x64.Build.0 = Debug|x64 + {E0ACDEA0-0AC9-4431-8CA3-6B0CCACB2E18}.Release|Win32.ActiveCfg = Release|Win32 + {E0ACDEA0-0AC9-4431-8CA3-6B0CCACB2E18}.Release|Win32.Build.0 = Release|Win32 + {E0ACDEA0-0AC9-4431-8CA3-6B0CCACB2E18}.Release|x64.ActiveCfg = Release|x64 + {E0ACDEA0-0AC9-4431-8CA3-6B0CCACB2E18}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE |