aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Util/wixlib/util.wixproj
diff options
context:
space:
mode:
authorBob Arnson <bob@firegiant.com>2022-02-13 00:46:54 -0500
committerBob Arnson <github@bobs.org>2022-02-13 08:47:43 -0500
commit1be6baef099aa75fd45f41e55b8138ac2c7e0da3 (patch)
treef441deda5d7a355aea7966150ed1116a40701296 /src/ext/Util/wixlib/util.wixproj
parentcb509edac4749d77a4eb07e9314354279f99ff1a (diff)
downloadwix-1be6baef099aa75fd45f41e55b8138ac2c7e0da3.tar.gz
wix-1be6baef099aa75fd45f41e55b8138ac2c7e0da3.tar.bz2
wix-1be6baef099aa75fd45f41e55b8138ac2c7e0da3.zip
Versioned extension ids: ComPlus, Msmq
Diffstat (limited to 'src/ext/Util/wixlib/util.wixproj')
-rw-r--r--src/ext/Util/wixlib/util.wixproj12
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>