SubDir TOP src tinygettext ;

Library tinygettext 
    : [ Wildcard *.cpp *.hpp ] 
    : noinstall
;

ExternalLibs tinygettext : SDL ;

