1
0
mirror of git://projects.qi-hardware.com/nanomap.git synced 2025-02-16 22:44:43 +02:00
nanomap/monav/unicodetournamenttrie/unicodetournamenttrieclient.pro

20 lines
413 B
Prolog
Raw Normal View History

#-------------------------------------------------
#
# 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