From 4c2d1a5629b9b0a0cfca519c3d1bea2aa6bf1f03 Mon Sep 17 00:00:00 2001
From: sun <1184550842@qq.com>
Date: Thu, 22 Oct 2020 10:20:47 +0800
Subject: [PATCH] Configure x64-debug build
---
libsearpc.vcxproj | 3 +++
1 file changed, 3 insertions(+)
diff --git a/libsearpc.vcxproj b/libsearpc.vcxproj
index a157818..3d46151 100644
--- a/libsearpc.vcxproj
+++ b/libsearpc.vcxproj
@@ -72,6 +72,9 @@
$(ProjectDir)$(Platform)\$(Configuration)\
+
+ $(ProjectDir)$(Platform)\$(Configuration)\
+
WIN32;_DEBUG;_WINDOWS;LIBSEARPC_EXPORTS;%(PreprocessorDefinitions)