From 3afe7fc2952705abf8647d05021dfe35ea99b1ae Mon Sep 17 00:00:00 2001 From: Chris Hofstaedtler Date: Fri, 16 Feb 2024 18:30:36 +0100 Subject: [PATCH] Stop installing Freeze binary into output dir --- MagPython/FreezeMagPython.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MagPython/FreezeMagPython.vcxproj b/MagPython/FreezeMagPython.vcxproj index 5083cc05..b31db9f2 100644 --- a/MagPython/FreezeMagPython.vcxproj +++ b/MagPython/FreezeMagPython.vcxproj @@ -20,7 +20,7 @@ $(MSBuildProjectDirectory)\..\ $(MSBuildProjectDirectory)\$(Configuration)-Int-freeze\ - $(MSBuildProjectDirectory)\$(Configuration)\ + $(MSBuildProjectDirectory)\$(Configuration)-Int-freeze\ $(TopDir)\Python\