tools/drawMapTest/drawMapTest.pro
author Wuzzy <Wuzzy2@mail.ru>
Sun, 29 Oct 2017 16:57:04 +0100
changeset 12802 981036f1bdef
parent 4477 63a21fac8bf7
permissions -rw-r--r--
ACF3: Mention mines time in a sequence where it has been forgotten String freeze is maintained, the string is already in stub.lua

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