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/ComPlus/ca/complusca.vcxproj | 10 +++++----- src/ext/ComPlus/ca/packages.config | 5 ----- 2 files changed, 5 insertions(+), 10 deletions(-) delete mode 100644 src/ext/ComPlus/ca/packages.config (limited to 'src/ext/ComPlus/ca') diff --git a/src/ext/ComPlus/ca/complusca.vcxproj b/src/ext/ComPlus/ca/complusca.vcxproj index 3a7f6e64..5a8b23cd 100644 --- a/src/ext/ComPlus/ca/complusca.vcxproj +++ b/src/ext/ComPlus/ca/complusca.vcxproj @@ -85,11 +85,11 @@ - - - - + + + + - \ No newline at end of file + diff --git a/src/ext/ComPlus/ca/packages.config b/src/ext/ComPlus/ca/packages.config deleted file mode 100644 index e3dc0e43..00000000 --- a/src/ext/ComPlus/ca/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file -- cgit v1.2.3-55-g6feb