diff options
author | Bob Arnson <bob@joyofsetup.com> | 2020-03-05 19:48:12 -0500 |
---|---|---|
committer | Bob Arnson <bob@firegiant.com> | 2020-03-09 12:16:09 -0400 |
commit | e9d10933bedb8215ec50ca85db272d6647426b31 (patch) | |
tree | 262cbaf190de5d5461941c79923bef8cf4cf7ad1 /src/ca/utilca.vcxproj | |
parent | 7533ca33de2b8125e9f9ecb3b28a247acca85f83 (diff) | |
download | wix-e9d10933bedb8215ec50ca85db272d6647426b31.tar.gz wix-e9d10933bedb8215ec50ca85db272d6647426b31.tar.bz2 wix-e9d10933bedb8215ec50ca85db272d6647426b31.zip |
Version extension ids.
Partial fix for wixtoolset/issues#5933.
Diffstat (limited to 'src/ca/utilca.vcxproj')
-rw-r--r-- | src/ca/utilca.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ca/utilca.vcxproj b/src/ca/utilca.vcxproj index 2ec0c706..45a7f278 100644 --- a/src/ca/utilca.vcxproj +++ b/src/ca/utilca.vcxproj | |||
@@ -66,7 +66,7 @@ | |||
66 | </ItemGroup> | 66 | </ItemGroup> |
67 | 67 | ||
68 | <ItemGroup> | 68 | <ItemGroup> |
69 | <ClInclude Include="caSuffix.h" /> | 69 | <ClInclude Include="caDecor.h" /> |
70 | <ClInclude Include="cost.h" /> | 70 | <ClInclude Include="cost.h" /> |
71 | <ClInclude Include="CustomMsiErrors.h" /> | 71 | <ClInclude Include="CustomMsiErrors.h" /> |
72 | <ClInclude Include="precomp.h" /> | 72 | <ClInclude Include="precomp.h" /> |