B_VECTOR_ICON_TYPE is already defined for target libbe_test.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20234 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
f7d29d339b
commit
b881d6401c
@ -67,7 +67,7 @@ extern float roundf(float value);
|
||||
# define B_BAD_DATA (B_NOT_ALLOWED + 1)
|
||||
#endif
|
||||
|
||||
#ifndef HAIKU_TARGET_PLATFORM_HAIKU
|
||||
#if !defined(HAIKU_TARGET_PLATFORM_HAIKU) && !defined(HAIKU_TARGET_PLATFORM_LIBBE_TEST)
|
||||
#ifndef B_VECTOR_ICON_TYPE
|
||||
#define B_VECTOR_ICON_TYPE 'VICN'
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user