tools/drawMapTest/drawMapTest.pro
author Worldblender
Fri, 28 Jul 2017 18:12:28 -0400
changeset 12447 7af69ebc0c9c
parent 4477 63a21fac8bf7
permissions -rw-r--r--
bug #238 install the .desktop file too

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