From 60830f06ff2a1f653d357f6d929218e1bd123b9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger-Stelzer?= Date: Fri, 11 Sep 2020 21:25:17 +0200 Subject: [PATCH] Adapted setup output path for appveyor --- appveyor.yml | 1 + setup/ViGEmBusSetup.wixproj | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 3756c38..12e59a9 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -21,6 +21,7 @@ artifacts: - path: 'bin**\$(APPVEYOR_PROJECT_NAME)\*.dll' - path: 'bin**\*.pdb' - path: 'disk1\*.cab' +- path: 'bin**\*.msi' deploy: - provider: Environment name: BUILDBOT diff --git a/setup/ViGEmBusSetup.wixproj b/setup/ViGEmBusSetup.wixproj index 0ca49bd..c13f1af 100644 --- a/setup/ViGEmBusSetup.wixproj +++ b/setup/ViGEmBusSetup.wixproj @@ -16,7 +16,7 @@ Debug - bin\$(Platform)\$(Configuration)\ + $(SolutionDir)bin\$(Platform)\ obj\$(Platform)\$(Configuration)\ @@ -25,7 +25,7 @@ obj\$(Platform)\$(Configuration)\ - bin\$(Platform)\$(Configuration)\ + $(SolutionDir)bin\$(Platform)\ obj\$(Platform)\$(Configuration)\