From bb2714fe26174b0469349765667ab28bdc79f00c Mon Sep 17 00:00:00 2001 From: Umang Raghuvanshi Date: Wed, 11 Oct 2017 16:36:05 +0530 Subject: [PATCH] More solution fixes --- Injectee/Injectee.vcxproj | 4 ++++ Translator/Translator.csproj | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Injectee/Injectee.vcxproj b/Injectee/Injectee.vcxproj index 7c287ce..e7e89b4 100644 --- a/Injectee/Injectee.vcxproj +++ b/Injectee/Injectee.vcxproj @@ -77,6 +77,8 @@ true + $(MSBuildProjectDirectory)\$(Platform)\$(Configuration)\ + $(MSBuildProjectDirectory)\$(Platform)\$(Configuration)\build\ false @@ -84,6 +86,8 @@ false true + $(MSBuildProjectDirectory)\$(Platform)\$(Configuration)\ + $(MSBuildProjectDirectory)\$(Platform)\$(Configuration)\build\ diff --git a/Translator/Translator.csproj b/Translator/Translator.csproj index bb59981..9d39d3b 100644 --- a/Translator/Translator.csproj +++ b/Translator/Translator.csproj @@ -115,8 +115,8 @@ - del $(ProjectDir)\bin\$(Configuration)\Injectee.dll -copy $(ProjectDir)..\x64\$(Configuration)\Injectee.dll $(ProjectDir)bin\$(Configuration)\Injectee.dll + +