Fixed building YUV test programs (thanks Ozkan!)

This commit is contained in:
Sam Lantinga
2017-11-17 10:54:46 -08:00
parent 44087f9b2f
commit d20102e9e1
2 changed files with 4 additions and 3 deletions

View File

@@ -212,8 +212,9 @@
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\..\test\testoverlay2.c" />
<ClCompile Include="..\..\..\test\testyuv_cvt.c" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>