Skip to content

Commit

Permalink
Proper name for a binary
Browse files Browse the repository at this point in the history
  • Loading branch information
Tvangeste committed Aug 19, 2013
1 parent 9d14a83 commit c784880
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dictzip-win32.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,12 @@
<LinkIncremental>true</LinkIncremental>
<LibraryPath>winlibs\lib;$(LibraryPath)</LibraryPath>
<IntDir>tmp\$(Configuration)\</IntDir>
<TargetName>dictzip</TargetName>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<LibraryPath>winlibs\lib;$(LibraryPath)</LibraryPath>
<IntDir>tmp\$(Configuration)\</IntDir>
<TargetName>dictzip</TargetName>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
Expand Down

0 comments on commit c784880

Please sign in to comment.