diff options
Diffstat (limited to 'src/wixlib/util.wixproj')
-rw-r--r-- | src/wixlib/util.wixproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wixlib/util.wixproj b/src/wixlib/util.wixproj index e937750f..5155205d 100644 --- a/src/wixlib/util.wixproj +++ b/src/wixlib/util.wixproj | |||
@@ -9,7 +9,6 @@ | |||
9 | <ItemGroup> | 9 | <ItemGroup> |
10 | <BindInputPaths Include="$(OutputPath)x86" BindName='x86' /> | 10 | <BindInputPaths Include="$(OutputPath)x86" BindName='x86' /> |
11 | <BindInputPaths Include="$(OutputPath)x64" BindName='x64' /> | 11 | <BindInputPaths Include="$(OutputPath)x64" BindName='x64' /> |
12 | <BindInputPaths Include="$(OutputPath)arm" BindName='arm' /> | ||
13 | <BindInputPaths Include="$(OutputPath)arm64" BindName='arm64' /> | 12 | <BindInputPaths Include="$(OutputPath)arm64" BindName='arm64' /> |
14 | </ItemGroup> | 13 | </ItemGroup> |
15 | 14 | ||
@@ -17,7 +16,6 @@ | |||
17 | <ProjectReference Include="..\be\utilbe.vcxproj" Properties="Platform=ARM64" /> | 16 | <ProjectReference Include="..\be\utilbe.vcxproj" Properties="Platform=ARM64" /> |
18 | <ProjectReference Include="..\be\utilbe.vcxproj" Properties="Platform=x86" /> | 17 | <ProjectReference Include="..\be\utilbe.vcxproj" Properties="Platform=x86" /> |
19 | <ProjectReference Include="..\be\utilbe.vcxproj" Properties="Platform=x64" /> | 18 | <ProjectReference Include="..\be\utilbe.vcxproj" Properties="Platform=x64" /> |
20 | <ProjectReference Include="..\ca\utilca.vcxproj" Properties="Platform=ARM" /> | ||
21 | <ProjectReference Include="..\ca\utilca.vcxproj" Properties="Platform=ARM64" /> | 19 | <ProjectReference Include="..\ca\utilca.vcxproj" Properties="Platform=ARM64" /> |
22 | <ProjectReference Include="..\ca\utilca.vcxproj" Properties="Platform=x86" /> | 20 | <ProjectReference Include="..\ca\utilca.vcxproj" Properties="Platform=x86" /> |
23 | <ProjectReference Include="..\ca\utilca.vcxproj" Properties="Platform=x64" /> | 21 | <ProjectReference Include="..\ca\utilca.vcxproj" Properties="Platform=x64" /> |