writerfiler: define DEBUG_DMAPPER_GRAPHIC_IMPORT when dbglevel == 2

Change-Id: I8cfdb020d2b3e8ad886c0a9507e4eb8d0a29f87d
This commit is contained in:
Miklos Vajna
2014-01-28 14:21:56 +01:00
parent 05534b5523
commit 1eb516f5a5

View File

@@ -48,6 +48,7 @@ $(eval $(call gb_Library_add_defs,writerfilter,\
-DDEBUG_TABLE \ -DDEBUG_TABLE \
-DDEBUG_DMAPPER_SETTINGS_TABLE \ -DDEBUG_DMAPPER_SETTINGS_TABLE \
-DDEBUG_FACTORY \ -DDEBUG_FACTORY \
-DDEBUG_DMAPPER_GRAPHIC_IMPORT \
) \ ) \
)) ))