diff options
Diffstat (limited to 'src/ext/Util/ca')
| -rw-r--r-- | src/ext/Util/ca/precomp.h | 2 | ||||
| -rw-r--r-- | src/ext/Util/ca/utilca.vcxproj | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/src/ext/Util/ca/precomp.h b/src/ext/Util/ca/precomp.h index c5d6afe5..98e61e1a 100644 --- a/src/ext/Util/ca/precomp.h +++ b/src/ext/Util/ca/precomp.h | |||
| @@ -22,7 +22,7 @@ | |||
| 22 | #include <shlobj.h> | 22 | #include <shlobj.h> |
| 23 | #include <intshcut.h> | 23 | #include <intshcut.h> |
| 24 | 24 | ||
| 25 | #define MAXUINT USHRT_MAX | 25 | // #define MAXUINT USHRT_MAX |
| 26 | 26 | ||
| 27 | #include "wcautil.h" | 27 | #include "wcautil.h" |
| 28 | #include "wcawow64.h" | 28 | #include "wcawow64.h" |
diff --git a/src/ext/Util/ca/utilca.vcxproj b/src/ext/Util/ca/utilca.vcxproj index 7b64db95..f090181b 100644 --- a/src/ext/Util/ca/utilca.vcxproj +++ b/src/ext/Util/ca/utilca.vcxproj | |||
| @@ -96,10 +96,10 @@ | |||
| 96 | </ItemGroup> | 96 | </ItemGroup> |
| 97 | 97 | ||
| 98 | <ItemGroup> | 98 | <ItemGroup> |
| 99 | <PackageReference Include="WixToolset.Dutil" Version="4.0.72" /> | 99 | <PackageReference Include="WixToolset.Dutil" /> |
| 100 | <PackageReference Include="WixToolset.WcaUtil" Version="4.0.19" /> | 100 | <PackageReference Include="WixToolset.WcaUtil" /> |
| 101 | <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" /> | 101 | <PackageReference Include="Microsoft.SourceLink.GitHub" /> |
| 102 | <PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" /> | 102 | <PackageReference Include="GitInfo" /> |
| 103 | </ItemGroup> | 103 | </ItemGroup> |
| 104 | 104 | ||
| 105 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 105 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
