From 14747c481b5f5ef17b3173ff6144bd9076b7112b Mon Sep 17 00:00:00 2001 From: Thomas Date: Mon, 13 May 2019 11:54:53 +0200 Subject: [PATCH] Remove 64 bit configuration --- libpEpAdapter/libpEpAdapter.vcxproj | 55 ----------------------------- 1 file changed, 55 deletions(-) diff --git a/libpEpAdapter/libpEpAdapter.vcxproj b/libpEpAdapter/libpEpAdapter.vcxproj index 49972c7..9d6726e 100644 --- a/libpEpAdapter/libpEpAdapter.vcxproj +++ b/libpEpAdapter/libpEpAdapter.vcxproj @@ -9,14 +9,6 @@ Release Win32 - - Debug - x64 - - - Release - x64 - {EC44FEC9-2F3A-4A0C-B60E-0F22AA43EF58} @@ -38,19 +30,6 @@ true Unicode - - StaticLibrary - true - v141 - Unicode - - - StaticLibrary - false - v141 - true - Unicode - @@ -62,12 +41,6 @@ - - - - - - $(ProjectDir)..\..\;$(ProjectDir)..\..\pEpEngine\src;$(IncludePath) @@ -98,18 +71,6 @@ xcopy /i/y "$(ProjectDir)..\status_to_string.hh" "$(SolutionDir)pEp\" - - - - - Level3 - Disabled - _DEBUG;_LIB;%(PreprocessorDefinitions) - - - Windows - - Level3 @@ -133,22 +94,6 @@ xcopy /i/y "$(ProjectDir)..\status_to_string.hh" "$(SolutionDir)pEp\" - - - Level3 - - - MaxSpeed - true - true - NDEBUG;_LIB;%(PreprocessorDefinitions) - - - Windows - true - true - -