Patch by Kavjorm to fix app server tests (#6367). Thanks!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42953 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
32aa019c45
commit
1e52d1c2d5
@ -3,6 +3,7 @@
|
||||
#include <View.h>
|
||||
#include <Window.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
uint32 kBitmapBits[] = {
|
||||
0x00777477, 0x00777477, 0x00777477, 0x00777477, 0x00777477, 0x00777477,
|
||||
|
@ -8,5 +8,5 @@ UseHeaders [ FDirName os interface ] ;
|
||||
|
||||
Application DrawingModes :
|
||||
DrawingModes.cpp
|
||||
: be
|
||||
: $(TARGET_LIBSTDC++) be
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user