tools/drawMapTest/drawMapTest.pro
author Xeli
Sun, 21 Aug 2011 20:43:11 +0200
branchhedgeroid
changeset 5635 0c17c8791ac9
parent 4477 63a21fac8bf7
permissions -rw-r--r--
changed an ifdef so that android too uses mono sound

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