1 # tag: qmake project file for OpenBIOS QT user interface
3 # Copyright (C) 2003-2004 Stefan Reinauer <stepan@openbios.org>
5 # See the file "COPYING" for further information about
6 # the copyright and warranty status of this work.
10 CONFIG
+= qt thread warn_on release staticlib
12 INCLUDEPATH
= qbuild $
(ABSOINC
) $
(TOPDIR
)/include
17 HEADERS
= $
(UIDIR
)/gui
-qt
.h
18 SOURCES
= $
(UIDIR
)/gui
-qt
.cpp $
(UIDIR
)/qt
-main
.cpp