tools/drawMapTest/drawMapTest.pro
author sheepluva
Thu, 03 Sep 2015 01:26:03 +0200
changeset 11068 0ff8b968291b
parent 4477 63a21fac8bf7
permissions -rw-r--r--
allow holding PRECISE key to switch portal ball colors in reverse order

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