diff --git a/InjectDll/InjectDll.vcxproj b/InjectDll/InjectDll.vcxproj index 74f933f..2f3b84a 100644 --- a/InjectDll/InjectDll.vcxproj +++ b/InjectDll/InjectDll.vcxproj @@ -81,7 +81,7 @@ false - $(SolutionDir)bin.$(PlatformTarget)\ + $(SolutionDir)bin\ $(ProjectName)32 diff --git a/InjectDll64/InjectDll64.vcxproj b/InjectDll64/InjectDll64.vcxproj index ae89d09..3deb15f 100644 --- a/InjectDll64/InjectDll64.vcxproj +++ b/InjectDll64/InjectDll64.vcxproj @@ -84,7 +84,7 @@ false - $(SolutionDir)bin.$(PlatformTarget)\ + $(SolutionDir)bin\ diff --git a/TakeDetour/TakeDetour.vcxproj b/TakeDetour/TakeDetour.vcxproj index 2dd7197..b944403 100644 --- a/TakeDetour/TakeDetour.vcxproj +++ b/TakeDetour/TakeDetour.vcxproj @@ -80,7 +80,7 @@ false - $(SolutionDir)bin.$(PlatformTarget)\ + $(SolutionDir)bin\ false diff --git a/TakeDetour64/TakeDetour64.vcxproj b/TakeDetour64/TakeDetour64.vcxproj index 9f1ebe2..946f685 100644 --- a/TakeDetour64/TakeDetour64.vcxproj +++ b/TakeDetour64/TakeDetour64.vcxproj @@ -88,7 +88,7 @@ false - $(SolutionDir)bin.$(PlatformTarget)\ + $(SolutionDir)bin\