|
|
1.1 ! root 1: # tag: qmake project file for OpenBIOS QT user interface ! 2: # ! 3: # Copyright (C) 2003-2004 Stefan Reinauer <[email protected]> ! 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
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.