Switch SPARC32 page tables over to use OFMEM's ofmem_posix_memalign() rather than...
[openbios.git] / arch / unix / gui_qt / gui-qt.pro
blobf58baecff1c2b211e964a0006f6b918015ccfb56
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.
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