Skip to content

Commit

Permalink
Rebuilt, fixed a problem with the vcxproj.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaedyn Draper committed Sep 14, 2014
1 parent 644d65f commit 75c9235
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified Release/vis_roccat.dll
Binary file not shown.
Binary file removed vis_roccat.opensdf
Binary file not shown.
2 changes: 1 addition & 1 deletion vis_roccat/vis_roccat.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
</ClCompile>
<Link>
<GenerateDebugInformation>true</GenerateDebugInformation>
<AdditionalLibraryDirectories>$(ProjectDir)\Lib\x86;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<AdditionalLibraryDirectories>$(ProjectDir)\..\3rdParty\Roccat\Lib\x86;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<AdditionalDependencies>Roccat Talk SDK.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
Expand Down

0 comments on commit 75c9235

Please sign in to comment.