rework build scripts

This commit is contained in:
Luke Pulverenti
2014-11-05 14:28:41 -05:00
parent ccb4e58519
commit b5842f9f19
24 changed files with 66 additions and 45 deletions

View File

@@ -22,7 +22,7 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>