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)\