tools/drawMapTest/drawMapTest.pro
author nemo
Tue, 20 Sep 2011 13:37:52 -0400
changeset 5973 94abd65e7d4f
parent 4477 63a21fac8bf7
permissions -rw-r--r--
Revert koda's c24fdd9a0458 until it stops breaking my builds :-p

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