Gfx: Add some tests for TextFormatD2D

This commit is contained in:
Birunthan Mohanathas
2013-08-11 14:10:05 +03:00
parent 176a9414f5
commit 0afbdac9fe
4 changed files with 83 additions and 0 deletions

View File

@ -354,6 +354,9 @@
<ClCompile Include="..\Common\Gfx\TextFormatD2D.cpp">
<Filter>Common\Gfx</Filter>
</ClCompile>
<ClCompile Include="..\Common\Gfx\TextFormatD2D_Test.cpp">
<Filter>Common\Gfx</Filter>
</ClCompile>
<ClCompile Include="..\Common\Gfx\TextFormatGDIP.cpp">
<Filter>Common\Gfx</Filter>
</ClCompile>