Set Release directory

This commit is contained in:
Matt Nadareski
2016-04-12 15:37:22 -07:00
parent ec1d61ad08
commit 50727d8edf
8 changed files with 35 additions and 8 deletions

View File

@@ -29,7 +29,7 @@
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<OutputPath>..\..\Releases\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>