diff options
Diffstat (limited to 'src/ext')
-rw-r--r-- | src/ext/Bal/test/examples/Directory.wixproj.props | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/Bal/test/examples/Directory.wixproj.props b/src/ext/Bal/test/examples/Directory.wixproj.props index 2226b690..3ce0ad09 100644 --- a/src/ext/Bal/test/examples/Directory.wixproj.props +++ b/src/ext/Bal/test/examples/Directory.wixproj.props | |||
@@ -4,7 +4,7 @@ | |||
4 | <PropertyGroup> | 4 | <PropertyGroup> |
5 | <OutputType>Bundle</OutputType> | 5 | <OutputType>Bundle</OutputType> |
6 | <TargetExt>.exe</TargetExt> | 6 | <TargetExt>.exe</TargetExt> |
7 | <HarvestDirectoryAdditionalOptions>-generate payloadgroup</HarvestDirectoryAdditionalOptions> | 7 | <HarvestDirectoryAdditionalOptions>-generate payloadgroup -sw5149</HarvestDirectoryAdditionalOptions> |
8 | <OutputPath>$(OutputPath)examples\</OutputPath> | 8 | <OutputPath>$(OutputPath)examples\</OutputPath> |
9 | <DefaultCompressionLevel>None</DefaultCompressionLevel> | 9 | <DefaultCompressionLevel>None</DefaultCompressionLevel> |
10 | <InstallerPlatform>x64</InstallerPlatform> | 10 | <InstallerPlatform>x64</InstallerPlatform> |