Skip to content

Commit

Permalink
Fix a typo error from previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
kavyako committed Jul 28, 2016
1 parent 16582a5 commit 5b7bfd4
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@
<CharacterSet>NotSet</CharacterSet>
<PlatformToolset>v140</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|1
'" Label="Configuration">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<WholeProgramOptimization>true</WholeProgramOptimization>
Expand Down

0 comments on commit 5b7bfd4

Please sign in to comment.