From 1590a63b7dabfb18d7e53c9201030abbc6fc3e9f Mon Sep 17 00:00:00 2001 From: gdedrouas Date: Thu, 15 Jun 2017 19:18:23 +0100 Subject: [PATCH] Add dependencies build order for ControlMbx filter --- Dump/Src/AceFilter/AceFilter.sln | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Dump/Src/AceFilter/AceFilter.sln b/Dump/Src/AceFilter/AceFilter.sln index 269f1d2..20326a6 100644 --- a/Dump/Src/AceFilter/AceFilter.sln +++ b/Dump/Src/AceFilter/AceFilter.sln @@ -156,6 +156,12 @@ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Utils", "Utils", "{C4CDAB74-710F-4466-92C8-5FDBE1AFCA30}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ControlMbx", "AceFilterPlugins\Filters\ControlMbx\ControlMbx.vcxproj", "{D703D91E-9160-47BA-B53F-60CCD4801654}" + ProjectSection(ProjectDependencies) = postProject + {ABC59760-7700-49F3-AC9E-A29414B1C5CE} = {ABC59760-7700-49F3-AC9E-A29414B1C5CE} + {1D4E068B-ACEE-4C7E-B361-4419377871C8} = {1D4E068B-ACEE-4C7E-B361-4419377871C8} + {DC24D7AB-6724-4932-A63E-586B5C5F80C5} = {DC24D7AB-6724-4932-A63E-586B5C5F80C5} + {181426AC-372D-40C3-86F9-554BE0F6F069} = {181426AC-372D-40C3-86F9-554BE0F6F069} + EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MasterMailboxRelation", "AceFilterPlugins\Writers\MasterMailboxRelation\MasterMailboxRelation.vcxproj", "{F6F1AB1F-FB19-44F3-AA31-757D98E484C9}" ProjectSection(ProjectDependencies) = postProject