diff options
Diffstat (limited to 'src/test/burn/TestData/PrereqBaTests/BundleB/BundleB.wxs')
-rw-r--r-- | src/test/burn/TestData/PrereqBaTests/BundleB/BundleB.wxs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/burn/TestData/PrereqBaTests/BundleB/BundleB.wxs b/src/test/burn/TestData/PrereqBaTests/BundleB/BundleB.wxs index 87b8be36..7a84bd5b 100644 --- a/src/test/burn/TestData/PrereqBaTests/BundleB/BundleB.wxs +++ b/src/test/burn/TestData/PrereqBaTests/BundleB/BundleB.wxs | |||
@@ -8,7 +8,7 @@ | |||
8 | <Payload Name="good.config" SourceFile="!(bindpath.net2x86)\TestBA.exe.config" /> | 8 | <Payload Name="good.config" SourceFile="!(bindpath.net2x86)\TestBA.exe.config" /> |
9 | <Payload Name="TestBA.exe.config" SourceFile="bad.config" /> | 9 | <Payload Name="TestBA.exe.config" SourceFile="bad.config" /> |
10 | <Payload SourceFile="!(bindpath.net2x86)\mbanative.dll" /> | 10 | <Payload SourceFile="!(bindpath.net2x86)\mbanative.dll" /> |
11 | <Payload SourceFile="!(bindpath.net2x86)\WixToolset.Mba.Core.dll" /> | 11 | <Payload SourceFile="!(bindpath.net2x86)\WixToolset.BootstrapperApplicationApi.dll" /> |
12 | <Payload SourceFile="$(var.PrereqBaf.TargetPath)" bal:BAFunctions="yes" /> | 12 | <Payload SourceFile="$(var.PrereqBaf.TargetPath)" bal:BAFunctions="yes" /> |
13 | 13 | ||
14 | <bal:WixPrerequisiteBootstrapperApplication /> | 14 | <bal:WixPrerequisiteBootstrapperApplication /> |