diff options
Diffstat (limited to 'src/ext/Util/wixlib/util.wixproj')
-rw-r--r-- | src/ext/Util/wixlib/util.wixproj | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/ext/Util/wixlib/util.wixproj b/src/ext/Util/wixlib/util.wixproj index 56a16ff4..fa82fea2 100644 --- a/src/ext/Util/wixlib/util.wixproj +++ b/src/ext/Util/wixlib/util.wixproj | |||
@@ -12,12 +12,12 @@ | |||
12 | </ItemGroup> | 12 | </ItemGroup> |
13 | 13 | ||
14 | <ItemGroup> | 14 | <ItemGroup> |
15 | <ProjectReference Include="..\be\utilbe.vcxproj" Properties="Platform=ARM64" ReferenceOutputAssembly="false" /> | 15 | <ProjectReference Include="..\be\utilbe.vcxproj" Properties="Platform=ARM64" /> |
16 | <ProjectReference Include="..\be\utilbe.vcxproj" Properties="Platform=x86" ReferenceOutputAssembly="false" /> | 16 | <ProjectReference Include="..\be\utilbe.vcxproj" Properties="Platform=x86" /> |
17 | <ProjectReference Include="..\be\utilbe.vcxproj" Properties="Platform=x64" ReferenceOutputAssembly="false" /> | 17 | <ProjectReference Include="..\be\utilbe.vcxproj" Properties="Platform=x64" /> |
18 | <ProjectReference Include="..\ca\utilca.vcxproj" Properties="Platform=ARM64" ReferenceOutputAssembly="false" /> | 18 | <ProjectReference Include="..\ca\utilca.vcxproj" Properties="Platform=ARM64" /> |
19 | <ProjectReference Include="..\ca\utilca.vcxproj" Properties="Platform=x86" ReferenceOutputAssembly="false" /> | 19 | <ProjectReference Include="..\ca\utilca.vcxproj" Properties="Platform=x86" /> |
20 | <ProjectReference Include="..\ca\utilca.vcxproj" Properties="Platform=x64" ReferenceOutputAssembly="false" /> | 20 | <ProjectReference Include="..\ca\utilca.vcxproj" Properties="Platform=x64" /> |
21 | </ItemGroup> | 21 | </ItemGroup> |
22 | 22 | ||
23 | <ItemGroup> | 23 | <ItemGroup> |