summaryrefslogtreecommitdiff
path: root/builds/windows/vc2010/freetype.vcxproj.filters
diff options
context:
space:
mode:
Diffstat (limited to 'builds/windows/vc2010/freetype.vcxproj.filters')
-rw-r--r--builds/windows/vc2010/freetype.vcxproj.filters5
1 files changed, 4 insertions, 1 deletions
diff --git a/builds/windows/vc2010/freetype.vcxproj.filters b/builds/windows/vc2010/freetype.vcxproj.filters
index 3f68c8260..4085f6c4d 100644
--- a/builds/windows/vc2010/freetype.vcxproj.filters
+++ b/builds/windows/vc2010/freetype.vcxproj.filters
@@ -68,6 +68,9 @@
<ClCompile Include="..\..\..\src\smooth\smooth.c">
<Filter>Source Files</Filter>
</ClCompile>
+ <ClCompile Include="..\..\..\src\svg\svg.c">
+ <Filter>Source Files</Filter>
+ </ClCompile>
<ClCompile Include="..\..\..\src\truetype\truetype.c">
<Filter>Source Files</Filter>
</ClCompile>
@@ -143,4 +146,4 @@
<Filter>Source Files</Filter>
</ResourceCompile>
</ItemGroup>
-</Project> \ No newline at end of file
+</Project>