aboutsummaryrefslogtreecommitdiff
path: root/src/wixlib/bal.wixproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/wixlib/bal.wixproj')
-rw-r--r--src/wixlib/bal.wixproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wixlib/bal.wixproj b/src/wixlib/bal.wixproj
index 4d35d516..5c743cd9 100644
--- a/src/wixlib/bal.wixproj
+++ b/src/wixlib/bal.wixproj
@@ -11,6 +11,7 @@
11 <BindInputPaths Include="..\wixstdba\Resources\" /> 11 <BindInputPaths Include="..\wixstdba\Resources\" />
12 <BindInputPaths Include="$(OutputPath)netcoreapp3.0" /> 12 <BindInputPaths Include="$(OutputPath)netcoreapp3.0" />
13 <BindInputPaths Include="$(OutputPath)" /> 13 <BindInputPaths Include="$(OutputPath)" />
14 <BindInputPaths Include="$(OutputPath)Win32" BindName='x86' />
14 </ItemGroup> 15 </ItemGroup>
15 16
16 <ItemGroup> 17 <ItemGroup>