Skip to content

Commit

Permalink
Merge remote-tracking branch 'vsts/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
LAGonauta committed Oct 6, 2019
2 parents 483f12e + 0a82a2f commit f160f24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Plugins/Audio/Audio.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ copy "$(OutDir)$(ProjectName).dll" "D:\Program Files (x86)\Steam\steamapps\commo
<ClCompile Include="snd_dma.cpp" />
<ClCompile Include="snd_fx.cpp" />
<ClCompile Include="snd_hook.cpp" />
<ClCompile Include="snd_loader.cpp" />
<ClCompile Include="snd_mem.cpp" />
<ClCompile Include="snd_voice.cpp" />
<ClCompile Include="snd_vox.cpp" />
Expand All @@ -158,6 +159,7 @@ copy "$(OutDir)$(ProjectName).dll" "D:\Program Files (x86)\Steam\steamapps\commo
<ClInclude Include="plat.h" />
<ClInclude Include="plugins.h" />
<ClInclude Include="snd_fx.hpp" />
<ClInclude Include="snd_loader.h" />
<ClInclude Include="snd_local.h" />
<ClInclude Include="snd_voice.hpp" />
<ClInclude Include="snd_vox.hpp" />
Expand Down

0 comments on commit f160f24

Please sign in to comment.