Skip to content

Commit

Permalink
remove wrong LanguageStandard
Browse files Browse the repository at this point in the history
  • Loading branch information
q4a committed Jul 1, 2018
1 parent 0e906ba commit 067b9bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/xrSound/xrSound.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@
<ClCompile>
<AdditionalIncludeDirectories>$(xrExternals)libvorbis\include;$(xrExternals)libogg\include;$(xrExternals)OpenAL\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>_USRDLL;XRSOUND_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<LanguageStandard>stdcpp14</LanguageStandard>
</ClCompile>
<Link>
<AdditionalDependencies>eax.lib;dsound.lib;%(AdditionalDependencies)</AdditionalDependencies>
Expand Down

0 comments on commit 067b9bc

Please sign in to comment.