tools/drawMapTest/drawMapTest.pro
author Wuzzy <almikes@aol.com>
Sat, 30 Sep 2017 17:23:47 +0200
changeset 12617 bcd679240cd2
parent 4477 63a21fac8bf7
permissions -rw-r--r--
ASA, moon01: Don't save checkpoint if player was first detected, and then grabbed the weapons

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