Rev 89 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
#-------------------------------------------------
#
# Project created by QtCreator 2010-09-10T12:38:15
#
#-------------------------------------------------
QT += network opengl sql xml
TARGET = DBViewer
TEMPLATE = app
SOURCES += main.cpp\
mainwindow.cpp
HEADERS += mainwindow.h
FORMS += mainwindow.ui