Fixed the build of the app_server test environment.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33244 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
#include "HWInterface.h"
|
#include "HWInterface.h"
|
||||||
|
|
||||||
#include <Accelerant.h>
|
#include <Accelerant.h>
|
||||||
|
#include <image.h>
|
||||||
#include <Region.h>
|
#include <Region.h>
|
||||||
#include <String.h>
|
#include <String.h>
|
||||||
|
|
||||||
|
|||||||
@@ -66,6 +66,7 @@ SharedLibrary libtestappserver.so :
|
|||||||
CursorManager.cpp
|
CursorManager.cpp
|
||||||
CursorSet.cpp
|
CursorSet.cpp
|
||||||
DesktopSettings.cpp
|
DesktopSettings.cpp
|
||||||
|
DirectWindowInfo.cpp
|
||||||
DrawState.cpp
|
DrawState.cpp
|
||||||
FontCache.cpp
|
FontCache.cpp
|
||||||
FontCacheEntry.cpp
|
FontCacheEntry.cpp
|
||||||
@@ -132,6 +133,7 @@ Server test_app_server :
|
|||||||
OffscreenWindow.cpp
|
OffscreenWindow.cpp
|
||||||
RegionPool.cpp
|
RegionPool.cpp
|
||||||
Screen.cpp
|
Screen.cpp
|
||||||
|
ScreenConfigurations.cpp
|
||||||
ServerPicture.cpp
|
ServerPicture.cpp
|
||||||
View.cpp
|
View.cpp
|
||||||
Window.cpp
|
Window.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user