Files
haiku-beta6/src/tests/system/consoled/Jamfile
T
Ingo Weinhold 5b111b26a3 Don't link against libbe.so anymore. This is only necessary for the version
using the input server.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20143 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-02-16 16:45:33 +00:00

7 lines
169 B
Plaintext

SubDir HAIKU_TOP src tests system consoled ;
UsePrivateHeaders kernel ;
UseHeaders [ FDirName $(HAIKU_TOP) src apps terminal ] ;
Application consoled : consoled.cpp ;