1
0
mirror of https://github.com/tumic0/pbf2png.git synced 2024-10-06 07:03:21 +02:00
pbf2png/pbf2png.pro
Martin Tůma 484937bc51 PBF(MVT) tiles to PNG tiles converter
(QtPBFImagePlugin example/benchmark app)
2020-07-03 00:17:29 +02:00

5 lines
79 B
Prolog

QT += concurrent
CONFIG += console
CONFIG -= app_bundle
SOURCES += pbf2png.cpp