From 5bc0b57147f897328b929cdcdac6c5dd569b5d6d Mon Sep 17 00:00:00 2001 From: Evan Dixon Date: Sun, 18 Dec 2016 11:45:34 -0600 Subject: [PATCH] Updated build directories Also defined MONO compiler constant --- PKHeX/PKHeX.csproj | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/PKHeX/PKHeX.csproj b/PKHeX/PKHeX.csproj index a6a6e4aed..e56de69b5 100644 --- a/PKHeX/PKHeX.csproj +++ b/PKHeX/PKHeX.csproj @@ -31,12 +31,12 @@ true - AnyCPU + x86 true full false - bin\Debug\ - DEBUG + bin\Mono-Debug\ + DEBUG;MONO prompt 4 false @@ -46,11 +46,12 @@ x86 pdbonly true - bin\Release\ + bin\Mono-Release\ prompt 4 false 6 + MONO Resources\icon.ico @@ -60,7 +61,7 @@ true - bin\x86\ClickOnce-Debug\ + bin\Debug\ DEBUG;CLICKONCE full x86 @@ -71,7 +72,7 @@ CLICKONCE - bin\x86\ClickOnce-Release\ + bin\Release\ true pdbonly x86