Skip to content

Commit

Permalink
fix double entry
Browse files Browse the repository at this point in the history
  • Loading branch information
toxieainc committed Oct 29, 2024
1 parent 88a9ad9 commit 40e0eb5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions vcproj/LibPinMAME_VC2015.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1138,7 +1138,6 @@
<ClCompile Include="..\src\wpc\sims\se\prelim\harley.c" />
<ClCompile Include="..\src\wpc\sims\se\prelim\monopoly.c" />
<ClCompile Include="..\src\vc\dirent.c" />
<ClCompile Include="..\ext\vgm\vgmwrite.c" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\ext\vgm\vgmwrite.h" />
Expand Down Expand Up @@ -1368,7 +1367,6 @@
<ClInclude Include="..\src\wpc\altsound\snd_alt.h" />
<ClInclude Include="..\src\vc\dirent.h" />
<ClInclude Include="..\src\vc\unistd.h" />
<ClInclude Include="..\ext\vgm\vgmwrite.h" />
</ItemGroup>
<ItemGroup>
<None Include="..\src\sound\vtxsmpls.inc" />
Expand Down
3 changes: 0 additions & 3 deletions vcproj/LibPinMAME_VC2015.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -1269,9 +1269,6 @@
<ClCompile Include="..\src\wpc\altsound\snd_alt.cpp">
<Filter>Source Files\PinMAME\altsound</Filter>
</ClCompile>
<ClCompile Include="..\ext\vgm\vgmwrite.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\src\wpc\dmddevice.cpp">
<Filter>Source Files\PinMAME</Filter>
</ClCompile>
Expand Down

0 comments on commit 40e0eb5

Please sign in to comment.