Update build location and gitignore

This commit is contained in:
Matt Nadareski
2016-04-06 00:05:25 -07:00
parent c420aeacdb
commit 1c260ed857
2 changed files with 11 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<OutputPath>..\..\Builds\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>