From de83140394db0bf86bff78b8fb572c25025216b3 Mon Sep 17 00:00:00 2001 From: Jonathan Jenne Date: Thu, 23 May 2019 12:12:38 +0200 Subject: [PATCH] update paths to dd libs --- app/Setup/Product.wxs | 10 +++++----- app/Setup/Setup.wixproj | 5 +++++ 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/app/Setup/Product.wxs b/app/Setup/Product.wxs index 66bbe4c..ab5bdc2 100644 --- a/app/Setup/Product.wxs +++ b/app/Setup/Product.wxs @@ -110,11 +110,11 @@ - - - - - + + + + + diff --git a/app/Setup/Setup.wixproj b/app/Setup/Setup.wixproj index 844b015..c9a79fc 100644 --- a/app/Setup/Setup.wixproj +++ b/app/Setup/Setup.wixproj @@ -10,11 +10,16 @@ Package $(MSBuildExtensionsPath32)\Microsoft\WiX\v3.x\Wix.targets $(MSBuildExtensionsPath)\Microsoft\WiX\v3.x\Wix.targets + + bin\$(Configuration)\ obj\$(Configuration)\ Debug + + -b "$(SolutionDir)DD_PM_WINDREAM\bin\$(Configuration)" +