Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / openbios / arch / unix / gui_qt / gui-qt.pro
1 # tag: qmake project file for OpenBIOS QT user interface
2 #
3 # Copyright (C) 2003-2004 Stefan Reinauer <stepan@openbios.org>
4 #
5 # See the file "COPYING" for further information about
6 # the copyright and warranty status of this work.
7 #
8
9 TEMPLATE    = lib
10 CONFIG     += qt thread warn_on release staticlib
11 LIBS        = 
12 INCLUDEPATH = qbuild $(ABSOINC) $(TOPDIR)/include
13 DESTDIR     = qbuild
14 OBJECTS_DIR = qbuild
15 MOC_DIR     = qbuild
16 TARGET      = gui_qt
17 HEADERS     = $(UIDIR)/gui-qt.h
18 SOURCES     = $(UIDIR)/gui-qt.cpp $(UIDIR)/qt-main.cpp