tools/drawMapTest/drawMapTest.pro
author Wuzzy <almikes@aol.com>
Sun, 14 May 2017 19:08:57 +0200
changeset 12428 e9d2efe5763b
parent 4477 63a21fac8bf7
permissions -rw-r--r--
Add Anachron into credits for the Battalion style

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