diff options
Diffstat (limited to 'src/ext/Bal/test/examples/Directory.wixproj.props')
-rw-r--r-- | src/ext/Bal/test/examples/Directory.wixproj.props | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ext/Bal/test/examples/Directory.wixproj.props b/src/ext/Bal/test/examples/Directory.wixproj.props index 78ad462f..2226b690 100644 --- a/src/ext/Bal/test/examples/Directory.wixproj.props +++ b/src/ext/Bal/test/examples/Directory.wixproj.props | |||
@@ -7,5 +7,6 @@ | |||
7 | <HarvestDirectoryAdditionalOptions>-generate payloadgroup</HarvestDirectoryAdditionalOptions> | 7 | <HarvestDirectoryAdditionalOptions>-generate payloadgroup</HarvestDirectoryAdditionalOptions> |
8 | <OutputPath>$(OutputPath)examples\</OutputPath> | 8 | <OutputPath>$(OutputPath)examples\</OutputPath> |
9 | <DefaultCompressionLevel>None</DefaultCompressionLevel> | 9 | <DefaultCompressionLevel>None</DefaultCompressionLevel> |
10 | <InstallerPlatform>x64</InstallerPlatform> | ||
10 | </PropertyGroup> | 11 | </PropertyGroup> |
11 | </Project> | 12 | </Project> |