Skip to content

Commit

Permalink
small fix to spmv proj file
Browse files Browse the repository at this point in the history
  • Loading branch information
eri-rubin committed Apr 9, 2015
1 parent b6d09ea commit 28a1008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/SpMV/SpMV.vcxproj
Expand Up @@ -52,7 +52,7 @@
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v120</PlatformToolset>
<PlatformToolset>v110</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
Expand Down

0 comments on commit 28a1008

Please sign in to comment.