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