From 20c2b41f006bf1eb6b27049a2f270ec797995b67 Mon Sep 17 00:00:00 2001 From: entropai Date: Fri, 14 Oct 2016 00:53:21 +0300 Subject: [PATCH] Reverted build dirs in CSPROJ and removed the unneeded Afterbuild section --- OpenRA.Game/OpenRA.Game.csproj | 30 +++--------------------------- 1 file changed, 3 insertions(+), 27 deletions(-) diff --git a/OpenRA.Game/OpenRA.Game.csproj b/OpenRA.Game/OpenRA.Game.csproj index 30d6a25f09..e243084f06 100644 --- a/OpenRA.Game/OpenRA.Game.csproj +++ b/OpenRA.Game/OpenRA.Game.csproj @@ -36,7 +36,7 @@ true full - bin\Debug + .. TRACE;DEBUG true AllRules.ruleset @@ -45,7 +45,7 @@ true - bin\Release + .. TRACE true pdbonly @@ -338,29 +338,5 @@ - - - - - - - - +