aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixlib/bal.wixproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/wixlib/bal.wixproj')
-rw-r--r--src/ext/Bal/wixlib/bal.wixproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/Bal/wixlib/bal.wixproj b/src/ext/Bal/wixlib/bal.wixproj
index e703a0a8..9e1b111a 100644
--- a/src/ext/Bal/wixlib/bal.wixproj
+++ b/src/ext/Bal/wixlib/bal.wixproj
@@ -8,7 +8,7 @@
8 8
9 <ItemGroup> 9 <ItemGroup>
10 <BindPath Include="..\wixstdba\Resources\" /> 10 <BindPath Include="..\wixstdba\Resources\" />
11 <BindPath Include="$(OutputPath)net20" /> 11 <BindPath Include="$(OutputPath)net462" />
12 </ItemGroup> 12 </ItemGroup>
13 13
14 <ItemGroup> 14 <ItemGroup>