Skip to content

Commit

Permalink
drop more unused stuff from freetype
Browse files Browse the repository at this point in the history
  • Loading branch information
UnknownShadow200 committed Jan 8, 2019
1 parent d2fa018 commit 7774590
Show file tree
Hide file tree
Showing 26 changed files with 0 additions and 8,643 deletions.
3 changes: 0 additions & 3 deletions src/ClassiCube.vcxproj
Expand Up @@ -320,11 +320,8 @@
<ClCompile Include="_ftgasp.c" />
<ClCompile Include="_ftglyph.c" />
<ClCompile Include="_ftinit.c" />
<ClCompile Include="_ftpfr.c" />
<ClCompile Include="_ftstroke.c" />
<ClCompile Include="_ftsynth.c" />
<ClCompile Include="_fttype1.c" />
<ClCompile Include="_pfr.c" />
<ClCompile Include="_psaux.c" />
<ClCompile Include="_pshinter.c" />
<ClCompile Include="_psmodule.c" />
Expand Down
9 changes: 0 additions & 9 deletions src/ClassiCube.vcxproj.filters
Expand Up @@ -488,21 +488,12 @@
<ClCompile Include="_ftinit.c">
<Filter>Source Files\Freetype</Filter>
</ClCompile>
<ClCompile Include="_ftpfr.c">
<Filter>Source Files\Freetype</Filter>
</ClCompile>
<ClCompile Include="_ftstroke.c">
<Filter>Source Files\Freetype</Filter>
</ClCompile>
<ClCompile Include="_ftsynth.c">
<Filter>Source Files\Freetype</Filter>
</ClCompile>
<ClCompile Include="_fttype1.c">
<Filter>Source Files\Freetype</Filter>
</ClCompile>
<ClCompile Include="_pfr.c">
<Filter>Source Files\Freetype</Filter>
</ClCompile>
<ClCompile Include="_psaux.c">
<Filter>Source Files\Freetype</Filter>
</ClCompile>
Expand Down
124 changes: 0 additions & 124 deletions src/_ftpfr.c

This file was deleted.

0 comments on commit 7774590

Please sign in to comment.