#------------------------------------------------- # # Project created by QtCreator 2010-06-22T13:51:45 # #------------------------------------------------- DESTDIR = .. TEMPLATE = lib CONFIG += plugin HEADERS += utils/coordinates.h \ utils/config.h \ interfaces/iaddresslookup.h \ trie.h \ unicodetournamenttrieclient.h \ utils/qthelpers.h SOURCES += \ unicodetournamenttrieclient.cpp