Skip to content

Commit

Permalink
Update the target name in VS project configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
fcFn committed Jul 26, 2020
1 parent 9707bdb commit 5b29b12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions traymond.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<LinkIncremental>false</LinkIncremental>
<TargetName>Traymond</TargetName>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
Expand Down

0 comments on commit 5b29b12

Please sign in to comment.