adding resources to libtranslationtest.so did not give me what I needed
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2235 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
SubDir OBOS_TOP src tests kits translation ;
|
SubDir OBOS_TOP src tests kits translation ;
|
||||||
|
|
||||||
|
#AddResources libtranslationtest.so : test_translation.rsrc ;
|
||||||
|
|
||||||
CommonTestLib libtranslationtest.so
|
CommonTestLib libtranslationtest.so
|
||||||
: TranslationKitTestAddon.cpp
|
: TranslationKitTestAddon.cpp
|
||||||
TranslatorRosterTest.cpp
|
TranslatorRosterTest.cpp
|
||||||
@@ -10,5 +12,3 @@ CommonTestLib libtranslationtest.so
|
|||||||
:
|
:
|
||||||
: translation
|
: translation
|
||||||
;
|
;
|
||||||
|
|
||||||
XRes libtranslationtest.so : test_translation.rsrc ;
|
|
||||||
|
|||||||
Reference in New Issue
Block a user