Fixed libbe_test app server build. ServerPicture.cpp uses the storage kit
private OffsetFile.h. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21034 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -6,7 +6,7 @@ SetSubDirSupportedPlatforms libbe_test ;
|
||||
if $(TARGET_PLATFORM) = libbe_test {
|
||||
|
||||
UseLibraryHeaders agg png zlib ;
|
||||
UsePrivateHeaders app graphics input interface kernel shared ;
|
||||
UsePrivateHeaders app graphics input interface kernel shared storage ;
|
||||
|
||||
local appServerDir = [ FDirName $(HAIKU_TOP) src servers app ] ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user