From 2e7dafbbac6de8eb60fe1058f6563debe767c9ea Mon Sep 17 00:00:00 2001 From: Brady McDermott Date: Mon, 23 Oct 2023 16:39:44 -0600 Subject: [PATCH] i lied --- progmgr/progmgr2.vcxproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/progmgr/progmgr2.vcxproj b/progmgr/progmgr2.vcxproj index e0a574d..48a735f 100644 --- a/progmgr/progmgr2.vcxproj +++ b/progmgr/progmgr2.vcxproj @@ -78,6 +78,7 @@ $(OutDir) + progmgr $(SolutionDir)\bin\$(Platform)\$(Configuration)\ @@ -91,6 +92,7 @@ Disabled true MultiThreadedDebug + _DEBUG;%(PreprocessorDefinitions) true @@ -103,6 +105,7 @@ Disabled true MultiThreadedDebug + _DEBUG;%(PreprocessorDefinitions) true