This commit is a modified version of patch #6860
It adds read only dds support. (Writing will come later) Kent
This commit is contained in:
@@ -52,6 +52,7 @@ BF_OPENEXR = '/usr/local'
|
||||
BF_OPENEXR_INC = '${BF_OPENEXR}/include/OpenEXR'
|
||||
BF_OPENEXR_LIB = ' Iex Half IlmImf Imath IlmThread'
|
||||
|
||||
WITH_BF_DDS = 'true'
|
||||
|
||||
WITH_BF_JPEG = 'true'
|
||||
BF_JPEG = LIBDIR + '/jpeg'
|
||||
|
||||
Reference in New Issue
Block a user