build media kit with debug enabled, even for release builds
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16627 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
75daf5566e
commit
0c4d975c52
@ -2,7 +2,7 @@
|
||||
#define _MEDIA_DEBUG_H_
|
||||
|
||||
#ifndef DEBUG
|
||||
#define DEBUG 0
|
||||
#define DEBUG 1
|
||||
#endif
|
||||
|
||||
#include <Debug.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user