Skip to content

Commit

Permalink
Merge pull request #2232 from Allofich/fixup
Browse files Browse the repository at this point in the history
Move file in VS project to match actual directory
  • Loading branch information
joncampbell123 authored Jan 31, 2021
2 parents 24d933e + 3ce680a commit d38ac84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vs2015/dosbox-x.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -1518,6 +1518,9 @@
<ClCompile Include="..\src\libs\decoders\internal\opus\silk\debug_silk.c">
<Filter>Sources\libs\decoder</Filter>
</ClCompile>
<ClCompile Include="..\src\misc\savestates.cpp">
<Filter>Sources\misc</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\src\aviwriter\avi.h">
Expand Down

0 comments on commit d38ac84

Please sign in to comment.