Update 2010 Solution file

Fix a bug in Everything plugin configuration
This commit is contained in:
Yeechan Lu
2014-03-16 23:40:47 +08:00
parent 3596a5588d
commit 069781bcdd
2 changed files with 226 additions and 29 deletions

View File

@@ -20,7 +20,7 @@
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x64</PlatformTarget>
<PlatformTarget>AnyCPU</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>