Skip to content

Commit

Permalink
xrPhysics: remove redundant linker dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrocaster committed Nov 23, 2015
1 parent a52f6c1 commit 6927faa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/xrPhysics/xrPhysics.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
</ClCompile>
<Link>
<AdditionalDependencies>libvorbisfile_static.lib;libogg_static.lib;OpenAL32.lib;%(AdditionalDependencies)</AdditionalDependencies>
<SubSystem>Windows</SubSystem>
<LargeAddressAware>true</LargeAddressAware>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
Expand Down

0 comments on commit 6927faa

Please sign in to comment.