mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Gfx: Add some tests for TextFormatD2D
This commit is contained in:
@ -74,6 +74,9 @@
|
||||
<ClCompile Include="..\Common\Gfx\FontCollectionGDIP.cpp" />
|
||||
<ClCompile Include="..\Common\Gfx\TextFormat.cpp" />
|
||||
<ClCompile Include="..\Common\Gfx\TextFormatD2D.cpp" />
|
||||
<ClCompile Include="..\Common\Gfx\TextFormatD2D_Test.cpp">
|
||||
<ExcludedFromBuild>$(ExcludeTests)</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\Common\Gfx\TextFormatGDIP.cpp" />
|
||||
<ClCompile Include="..\Common\Gfx\Util\DWriteHelpers.cpp" />
|
||||
<ClCompile Include="..\Common\Gfx\Util\DWriteFontCollectionLoader.cpp" />
|
||||
|
Reference in New Issue
Block a user