From f18d7e628361cd3f2ff14dd3326cbeea68df004f Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Mon, 4 Sep 2023 23:40:46 -0700 Subject: Correctly process build -outputType switch Also add a few additional output types to built-in backends. Fixes 7708 --- src/test/burn/TestData/SlipstreamTests/PatchA/PatchA.wixproj | 4 ++-- src/test/burn/TestData/SlipstreamTests/PatchAB/PatchAB.wixproj | 4 ++-- src/test/burn/TestData/SlipstreamTests/PatchAB2/PatchAB2.wixproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/test/burn/TestData/SlipstreamTests') diff --git a/src/test/burn/TestData/SlipstreamTests/PatchA/PatchA.wixproj b/src/test/burn/TestData/SlipstreamTests/PatchA/PatchA.wixproj index da9acb5e..3deb2263 100644 --- a/src/test/burn/TestData/SlipstreamTests/PatchA/PatchA.wixproj +++ b/src/test/burn/TestData/SlipstreamTests/PatchA/PatchA.wixproj @@ -1,7 +1,7 @@ - PatchCreation + Patch .msp 1079 @@ -9,4 +9,4 @@ - \ No newline at end of file + diff --git a/src/test/burn/TestData/SlipstreamTests/PatchAB/PatchAB.wixproj b/src/test/burn/TestData/SlipstreamTests/PatchAB/PatchAB.wixproj index 81fa9e12..5f9ee5f6 100644 --- a/src/test/burn/TestData/SlipstreamTests/PatchAB/PatchAB.wixproj +++ b/src/test/burn/TestData/SlipstreamTests/PatchAB/PatchAB.wixproj @@ -1,7 +1,7 @@ - PatchCreation + Patch .msp 1079 @@ -11,4 +11,4 @@ - \ No newline at end of file + diff --git a/src/test/burn/TestData/SlipstreamTests/PatchAB2/PatchAB2.wixproj b/src/test/burn/TestData/SlipstreamTests/PatchAB2/PatchAB2.wixproj index 81fa9e12..5f9ee5f6 100644 --- a/src/test/burn/TestData/SlipstreamTests/PatchAB2/PatchAB2.wixproj +++ b/src/test/burn/TestData/SlipstreamTests/PatchAB2/PatchAB2.wixproj @@ -1,7 +1,7 @@ - PatchCreation + Patch .msp 1079 @@ -11,4 +11,4 @@ - \ No newline at end of file + -- cgit v1.2.3-55-g6feb