Skip to content

Commit

Permalink
updated with x64 dll
Browse files Browse the repository at this point in the history
  • Loading branch information
csujedihy committed Nov 9, 2017
1 parent 587c414 commit c8c13de
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions LG-Ultrafine-Brightness/LG-Ultrafine-Brightness.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@
<Link>
<EnableCOMDATFolding>true</EnableCOMDATFolding>
<OptimizeReferences>true</OptimizeReferences>
<AdditionalDependencies>hidapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>D:\jedihy\Documents\Projects\LG-Ultrafine-Brightness\LG-Ultrafine-Brightness;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
</Link>
</ItemDefinitionGroup>
<ItemGroup>
Expand Down
Binary file modified LG-Ultrafine-Brightness/hidapi.dll
Binary file not shown.
Binary file modified LG-Ultrafine-Brightness/hidapi.lib
Binary file not shown.

0 comments on commit c8c13de

Please sign in to comment.