tools/drawMapTest/drawMapTest.pro
changeset 4425 2314bb0c433d
child 4477 63a21fac8bf7
equal deleted inserted replaced
4424:3225ea34e415 4425:2314bb0c433d
       
     1 # -------------------------------------------------
       
     2 # Project created by QtCreator 2010-11-27T22:18:20
       
     3 # -------------------------------------------------
       
     4 TARGET = drawMapTest
       
     5 TEMPLATE = app
       
     6 SOURCES += main.cpp \
       
     7     mainwindow.cpp \
       
     8     drawmapscene.cpp
       
     9 HEADERS += mainwindow.h \
       
    10     drawmapscene.h
       
    11 FORMS += mainwindow.ui