From df016066100df955d5ff98811e113fb2b1bd4b8a Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Mon, 26 Apr 2021 11:31:05 -0700 Subject: Implement integrated build process --- src/ext/Util/ca/precomp.h | 2 +- src/ext/Util/ca/utilca.vcxproj | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src/ext/Util/ca') 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 @@ #include #include -#define MAXUINT USHRT_MAX +// #define MAXUINT USHRT_MAX #include "wcautil.h" #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 @@ - - - - + + + + -- cgit v1.2.3-55-g6feb