fixed: made jamfile actually build the relevant stuff
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@740 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
SubDir OBOS_TOP src tests kits translation ;
|
SubDir OBOS_TOP src tests kits translation ;
|
||||||
|
|
||||||
SimpleTest BitmapStreamTest : BitmapStreamTest.cpp
|
CommonTestLib libtranslationtest.so
|
||||||
: libtranslation.so be ;
|
: TranslationKitTestAddon.cpp
|
||||||
|
TranslatorRosterTest.cpp
|
||||||
SimpleTest TranslatorRosterTest : TranslatorRosterTest.cpp
|
: libtranslation.so be stdc++.r4
|
||||||
: libtranslation.so be ;
|
: translation be stdc++.r4
|
||||||
|
:
|
||||||
SubInclude OBOS_TOP src tests kits translation multitest ;
|
: translation
|
||||||
|
;
|
||||||
Reference in New Issue
Block a user