blob: bb75cf0a9c27b96dff889725ccdf5f279673ce77 [file] [log] [blame]
TEMPLATE = app
HEADERS = lightmaps.h \
mapzoom.h \
slippymap.h
SOURCES = lightmaps.cpp \
main.cpp \
mapzoom.cpp \
slippymap.cpp
QT += network widgets
target.path = $$[QT_INSTALL_EXAMPLES]/embedded/lightmaps
INSTALLS += target