075430faf4
that OpenHashTable.h does not collide with all the other places that this is used, it seems everything still builds fine. Most problematic could be the OpenHashTable.h at kernel/util, but it seems it the target using that are not affected. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21792 a95241bf-73f2-0310-859d-f6bbb57e9c96
13 lines
230 B
Plaintext
13 lines
230 B
Plaintext
SubDir HAIKU_TOP src kits shared ;
|
|
|
|
SetSubDirSupportedPlatformsBeOSCompatible ;
|
|
AddSubDirSupportedPlatforms libbe_test ;
|
|
|
|
UsePrivateHeaders shared ;
|
|
|
|
StaticLibrary libshared.a :
|
|
AboutWindow.cpp
|
|
CommandPipe.cpp
|
|
HashString.cpp
|
|
;
|