tools/drawMapTest/drawMapTest.pro
author antonc27 <antonc27@mail.ru>
Thu, 05 Nov 2015 03:08:49 +0100
branchios-revival
changeset 11301 fa18940f290d
parent 4477 63a21fac8bf7
permissions -rw-r--r--
- Rus localization for following game styles: - - Balanced_Random_Weapon - - Construction_Mode - - Highlander - - Racer - - Random_Weapon - - TechRacer - - The_Specialists - - WxW - Some missed strings added to stub.lua - Translation credits update

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