Skip to content

Commit

Permalink
32 bit lib name change
Browse files Browse the repository at this point in the history
  • Loading branch information
obviousjim committed Jan 7, 2015
1 parent ea7216a commit 6737760
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ofxUILib/ofxUILib.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@
<PropertyGroup Label="UserMacros" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<TargetExt>.lib</TargetExt>
<TargetName>$(ProjectName)d</TargetName>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<TargetExt>.lib</TargetExt>
Expand Down

0 comments on commit 6737760

Please sign in to comment.