fixed build of the buildtools under linux
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19224 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
eea29ee34b
commit
68048706d7
@ -78,6 +78,8 @@ enum {
|
||||
B_UINT32_TYPE = 'ULNG',
|
||||
B_UINT16_TYPE = 'USHT',
|
||||
B_UINT8_TYPE = 'UBYT',
|
||||
B_VECTOR_ICON_TYPE = 'VICN',
|
||||
|
||||
B_MEDIA_PARAMETER_TYPE = 'BMCT',
|
||||
B_MEDIA_PARAMETER_WEB_TYPE = 'BMCW',
|
||||
B_MEDIA_PARAMETER_GROUP_TYPE= 'BMCG',
|
||||
|
Loading…
Reference in New Issue
Block a user