tools/drawMapTest/drawMapTest.pro
author sheepluva
Sun, 14 Dec 2014 21:54:54 +0100
changeset 10672 c2004c3e9c7d
parent 4477 63a21fac8bf7
permissions -rw-r--r--
issue #768: Bee: Camera focus lost

# -------------------------------------------------
# Project created by QtCreator 2010-11-27T22:18:20
# -------------------------------------------------
TARGET = drawMapTest
TEMPLATE = app
SOURCES += main.cpp \
    mainwindow.cpp \
    drawmapscene.cpp \
    qaspectratiolayout.cpp \
    drawmapwidget.cpp
HEADERS += mainwindow.h \
    drawmapscene.h \
    qaspectratiolayout.h \
    drawmapwidget.h
FORMS += mainwindow.ui