Follow the pro file content:
#-------------------------------------------------
#
# Project created by QtCreator 2010-10-11T14:03:47
#
#-------------------------------------------------
QT += core gui
TARGET = test
TEMPLATE = app
SOURCES += main.cpp\
mainwindow.cpp
HEADERS += mainwindow.h
FORMS += mainwindow.ui
Bookmarks