diff --git a/OpenRA.Mods.D2k/OpenRA.Mods.D2k.csproj b/OpenRA.Mods.D2k/OpenRA.Mods.D2k.csproj index 7baf4c5cc0..50c76c26fc 100644 --- a/OpenRA.Mods.D2k/OpenRA.Mods.D2k.csproj +++ b/OpenRA.Mods.D2k/OpenRA.Mods.D2k.csproj @@ -39,12 +39,6 @@ x86 prompt bin\Debug\ - - - - - - TRACE;DEBUG; AllRules.ruleset true @@ -59,12 +53,6 @@ prompt AllRules.ruleset true - - - - - - @@ -101,7 +89,6 @@ - mkdir "$(SolutionDir)mods/d2k/" copy "$(TargetPath)" "$(SolutionDir)mods/d2k/" @@ -136,6 +123,30 @@ cd "$(SolutionDir)" true - - - \ No newline at end of file + + + + + + + + + +