Bug 940799 - Build gfx/ycbcr in unified mode. r=bjacob

This commit is contained in:
Michael Shuen 2013-11-21 09:22:25 -05:00
parent adeae37b6e
commit 17a3c7a0b6

View File

@ -11,7 +11,7 @@ EXPORTS += [
'yuv_row.h',
]
SOURCES += [
UNIFIED_SOURCES += [
'ycbcr_to_rgb565.cpp',
'yuv_convert.cpp',
'yuv_row_c.cpp',