1
0
mirror of git://projects.qi-hardware.com/nanomap.git synced 2024-11-22 10:41:52 +02:00
nanomap/monav/unicodetournamenttrie/unicodetournamenttrieclient.pro
2010-11-17 14:21:07 +01:00

20 lines
413 B
Prolog

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