Skip to content

Commit

Permalink
visualc: Remove obsolete reference to mojoshader_metal.c
Browse files Browse the repository at this point in the history
  • Loading branch information
flibitijibibo committed Feb 4, 2025
1 parent ccf3ab3 commit c2bb1f5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions visualc/FNA3D.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@
<ClCompile Include="..\MojoShader\mojoshader_effects.c">
<CompileAs>CompileAsCpp</CompileAs>
</ClCompile>
<ClCompile Include="..\MojoShader\mojoshader_metal.c">
<CompileAs>CompileAsCpp</CompileAs>
</ClCompile>
<ClCompile Include="..\MojoShader\mojoshader_opengl.c">
<CompileAs>CompileAsCpp</CompileAs>
</ClCompile>
Expand Down
3 changes: 0 additions & 3 deletions visualc/FNA3D.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
<ClCompile Include="..\MojoShader\mojoshader_effects.c">
<Filter>mojoshader</Filter>
</ClCompile>
<ClCompile Include="..\MojoShader\mojoshader_metal.c">
<Filter>mojoshader</Filter>
</ClCompile>
<ClCompile Include="..\MojoShader\mojoshader_opengl.c">
<Filter>mojoshader</Filter>
</ClCompile>
Expand Down

0 comments on commit c2bb1f5

Please sign in to comment.