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:
Matthew Wilber 2002-12-13 12:52:34 +00:00
parent af4dfc93cb
commit d1885bb8fb
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,7 @@
SubDir OBOS_TOP src tests kits translation ;
#AddResources libtranslationtest.so : test_translation.rsrc ;
CommonTestLib libtranslationtest.so
: TranslationKitTestAddon.cpp
TranslatorRosterTest.cpp
@ -10,5 +12,3 @@ CommonTestLib libtranslationtest.so
:
: translation
;
XRes libtranslationtest.so : test_translation.rsrc ;