From 7f9e0dafa15da826682cea13250bcef714d07b75 Mon Sep 17 00:00:00 2001 From: Ben Collins Date: Thu, 12 Apr 2018 10:56:06 -0700 Subject: [PATCH] Remove references to unused project --- fdbservice/fdbservice.vcxproj | 7 ------- 1 file changed, 7 deletions(-) diff --git a/fdbservice/fdbservice.vcxproj b/fdbservice/fdbservice.vcxproj index 7f4ea54879..7c779fc055 100644 --- a/fdbservice/fdbservice.vcxproj +++ b/fdbservice/fdbservice.vcxproj @@ -52,7 +52,6 @@ FDB_VT_VERSION="$(Version)$(PreReleaseDecoration)";%(PreprocessorDefinitions) - __FDB_DOC_MONITOR__;FDB_VT_VERSION="$(Version)$(PreReleaseDecoration)";%(PreprocessorDefinitions) @@ -66,9 +65,6 @@ true Console - - copy "$(TargetDir)fdbmonitor.exe" "$(TargetDir)fdbdocmonitor.exe" /y - @@ -85,9 +81,6 @@ true Console - - copy "$(TargetDir)fdbmonitor.exe" "$(TargetDir)fdbdocmonitor.exe" /y -