1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

OP-77 GCS/Qextserialports replaced sources with latest ones from google code.

Deleted Makefile from libqxt (was this a mistake???)

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@722 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
zedamota 2010-06-06 15:49:32 +00:00 committed by zedamota
parent c35074c0f0
commit 3edd28e60b
2 changed files with 1 additions and 1120 deletions

View File

@ -1,1119 +0,0 @@
#############################################################################
# Makefile for building: libQxtCore.so.0.6.0
# Generated by qmake (2.01a) (Qt 4.5.2) on: Sun Apr 25 08:49:33 2010
# Project: core.pro
# Template: lib
# Command: /usr/bin/qmake -unix -o Makefile core.pro
#############################################################################
####### Compiler, tools and options
CC = @echo compiling $< && gcc
CXX = @echo compiling $< && g++
DEFINES = -DHAVE_QT -DHAVE_XRANDR -DBUILD_QXT_CORE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED
CFLAGS = -pipe -O2 -Wall -W -D_REENTRANT -fPIC $(DEFINES)
CXXFLAGS = -pipe -O2 -Wall -W -D_REENTRANT -fPIC $(DEFINES)
INCPATH = -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I. -Ilogengines -I../../include -Irelease/.moc -I.
LINK = @echo linking $@ && g++
LFLAGS = -Wl,-O1 -shared -Wl,-soname,libQxtCore.so.0
LIBS = $(SUBLIBS) -L/usr/lib -Wl,-rpath,/home/peter/projects/OpenPilot/ground/src/libs/libqxt/lib -L/home/peter/projects/OpenPilot/ground/src/libs/libqxt/lib -lQtCore -lpthread
AR = ar cqs
RANLIB =
QMAKE = /usr/bin/qmake
TAR = tar -cf
COMPRESS = gzip -9f
COPY = cp -f
SED = sed
COPY_FILE = $(COPY)
COPY_DIR = $(COPY) -r
INSTALL_FILE = install -m 644 -p
INSTALL_DIR = $(COPY_DIR)
INSTALL_PROGRAM = install -m 755 -p
DEL_FILE = rm -f
SYMLINK = ln -sf
DEL_DIR = rmdir
MOVE = mv -f
CHK_DIR_EXISTS= test -d
MKDIR = mkdir -p
####### Output directory
OBJECTS_DIR = release/.obj/
####### Files
SOURCES = qxtabstractconnectionmanager.cpp \
qxtcommandoptions.cpp \
qxtcsvmodel.cpp \
qxtdaemon.cpp \
qxtdatastreamsignalserializer.cpp \
qxtdeplex.cpp \
qxterror.cpp \
qxtfifo.cpp \
qxtglobal.cpp \
qxthmac.cpp \
qxtlocale.cpp \
qxtjson.cpp \
qxtjob.cpp \
qxtlinesocket.cpp \
qxtlinkedtree.cpp \
qxtlogger.cpp \
qxtloggerengine.cpp \
qxtlogstream.cpp \
qxtmetaobject.cpp \
qxtmodelserializer.cpp \
qxtmultisignalwaiter.cpp \
qxtnull.cpp \
qxtpipe.cpp \
qxtpointerlist.cpp \
qxtsignalgroup.cpp \
qxtsignalwaiter.cpp \
qxtslotjob.cpp \
qxtslotmapper.cpp \
qxtstdio.cpp \
qxtstdstreambufdevice.cpp \
qxttimer.cpp \
qxtrpcservice.cpp \
qxtfilelock.cpp \
qxtfilelock_unix.cpp \
qxtserialdevice.cpp \
qxtserialdevice_unix.cpp \
logengines/qxtabstractfileloggerengine.cpp \
logengines/qxtabstractiologgerengine.cpp \
logengines/qxtbasicstdloggerengine.cpp \
logengines/qxtbasicfileloggerengine.cpp \
logengines/qxtxmlfileloggerengine.cpp release/.moc/moc_qxtabstractconnectionmanager.cpp \
release/.moc/moc_qxtboundfunction.cpp \
release/.moc/moc_qxtcsvmodel.cpp \
release/.moc/moc_qxtdaemon.cpp \
release/.moc/moc_qxtdeplex.cpp \
release/.moc/moc_qxtdeplex_p.cpp \
release/.moc/moc_qxtfifo.cpp \
release/.moc/moc_qxtjob.cpp \
release/.moc/moc_qxtjob_p.cpp \
release/.moc/moc_qxtlinesocket.cpp \
release/.moc/moc_qxtlinesocket_p.cpp \
release/.moc/moc_qxtlocale.cpp \
release/.moc/moc_qxtlogger.cpp \
release/.moc/moc_qxtlogger_p.cpp \
release/.moc/moc_qxtmultisignalwaiter.cpp \
release/.moc/moc_qxtnamespace.cpp \
release/.moc/moc_qxtpipe.cpp \
release/.moc/moc_qxtpipe_p.cpp \
release/.moc/moc_qxtpointerlist.cpp \
release/.moc/moc_qxtsignalgroup.cpp \
release/.moc/moc_qxtsignalwaiter.cpp \
release/.moc/moc_qxtslotjob.cpp \
release/.moc/moc_qxtslotjob_p.cpp \
release/.moc/moc_qxtstdio.cpp \
release/.moc/moc_qxtstdio_p.cpp \
release/.moc/moc_qxtstdstreambufdevice.cpp \
release/.moc/moc_qxtrpcservice.cpp \
release/.moc/moc_qxtrpcservice_p.cpp \
release/.moc/moc_qxtfilelock.cpp \
release/.moc/moc_qxtserialdevice.cpp \
release/.moc/moc_qxtserialdevice_p.cpp
OBJECTS = release/.obj/qxtabstractconnectionmanager.o \
release/.obj/qxtcommandoptions.o \
release/.obj/qxtcsvmodel.o \
release/.obj/qxtdaemon.o \
release/.obj/qxtdatastreamsignalserializer.o \
release/.obj/qxtdeplex.o \
release/.obj/qxterror.o \
release/.obj/qxtfifo.o \
release/.obj/qxtglobal.o \
release/.obj/qxthmac.o \
release/.obj/qxtlocale.o \
release/.obj/qxtjson.o \
release/.obj/qxtjob.o \
release/.obj/qxtlinesocket.o \
release/.obj/qxtlinkedtree.o \
release/.obj/qxtlogger.o \
release/.obj/qxtloggerengine.o \
release/.obj/qxtlogstream.o \
release/.obj/qxtmetaobject.o \
release/.obj/qxtmodelserializer.o \
release/.obj/qxtmultisignalwaiter.o \
release/.obj/qxtnull.o \
release/.obj/qxtpipe.o \
release/.obj/qxtpointerlist.o \
release/.obj/qxtsignalgroup.o \
release/.obj/qxtsignalwaiter.o \
release/.obj/qxtslotjob.o \
release/.obj/qxtslotmapper.o \
release/.obj/qxtstdio.o \
release/.obj/qxtstdstreambufdevice.o \
release/.obj/qxttimer.o \
release/.obj/qxtrpcservice.o \
release/.obj/qxtfilelock.o \
release/.obj/qxtfilelock_unix.o \
release/.obj/qxtserialdevice.o \
release/.obj/qxtserialdevice_unix.o \
release/.obj/qxtabstractfileloggerengine.o \
release/.obj/qxtabstractiologgerengine.o \
release/.obj/qxtbasicstdloggerengine.o \
release/.obj/qxtbasicfileloggerengine.o \
release/.obj/qxtxmlfileloggerengine.o \
release/.obj/moc_qxtabstractconnectionmanager.o \
release/.obj/moc_qxtboundfunction.o \
release/.obj/moc_qxtcsvmodel.o \
release/.obj/moc_qxtdaemon.o \
release/.obj/moc_qxtdeplex.o \
release/.obj/moc_qxtdeplex_p.o \
release/.obj/moc_qxtfifo.o \
release/.obj/moc_qxtjob.o \
release/.obj/moc_qxtjob_p.o \
release/.obj/moc_qxtlinesocket.o \
release/.obj/moc_qxtlinesocket_p.o \
release/.obj/moc_qxtlocale.o \
release/.obj/moc_qxtlogger.o \
release/.obj/moc_qxtlogger_p.o \
release/.obj/moc_qxtmultisignalwaiter.o \
release/.obj/moc_qxtnamespace.o \
release/.obj/moc_qxtpipe.o \
release/.obj/moc_qxtpipe_p.o \
release/.obj/moc_qxtpointerlist.o \
release/.obj/moc_qxtsignalgroup.o \
release/.obj/moc_qxtsignalwaiter.o \
release/.obj/moc_qxtslotjob.o \
release/.obj/moc_qxtslotjob_p.o \
release/.obj/moc_qxtstdio.o \
release/.obj/moc_qxtstdio_p.o \
release/.obj/moc_qxtstdstreambufdevice.o \
release/.obj/moc_qxtrpcservice.o \
release/.obj/moc_qxtrpcservice_p.o \
release/.obj/moc_qxtfilelock.o \
release/.obj/moc_qxtserialdevice.o \
release/.obj/moc_qxtserialdevice_p.o
DIST = /usr/share/qt4/mkspecs/common/g++.conf \
/usr/share/qt4/mkspecs/common/unix.conf \
/usr/share/qt4/mkspecs/common/linux.conf \
/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
/usr/share/qt4/mkspecs/features/default_pre.prf \
../../.qmake.cache \
/usr/share/qt4/mkspecs/qconfig.pri \
/usr/share/qt4/mkspecs/features/qt_functions.prf \
/usr/share/qt4/mkspecs/features/qt_config.prf \
core.pri \
logengines/logengines.pri \
../qxtlibs.pri \
../qxtbase.pri \
/usr/share/qt4/mkspecs/features/release.prf \
/usr/share/qt4/mkspecs/features/default_post.prf \
/usr/share/qt4/mkspecs/features/silent.prf \
/usr/share/qt4/mkspecs/features/warn_on.prf \
/usr/share/qt4/mkspecs/features/qt.prf \
/usr/share/qt4/mkspecs/features/unix/thread.prf \
/usr/share/qt4/mkspecs/features/moc.prf \
/usr/share/qt4/mkspecs/features/resources.prf \
/usr/share/qt4/mkspecs/features/uic.prf \
/usr/share/qt4/mkspecs/features/yacc.prf \
/usr/share/qt4/mkspecs/features/lex.prf \
/usr/share/qt4/mkspecs/features/include_source_dir.prf \
core.pro
QMAKE_TARGET = QxtCore
DESTDIR = ../../lib/
TARGET = libQxtCore.so.0.6.0
TARGETA = ../../lib/libQxtCore.a
TARGETD = libQxtCore.so.0.6.0
TARGET0 = libQxtCore.so
TARGET1 = libQxtCore.so.0
TARGET2 = libQxtCore.so.0.6
first: all
####### Implicit rules
.SUFFIXES: .o .c .cpp .cc .cxx .C
.cpp.o:
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
.cc.o:
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
.cxx.o:
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
.C.o:
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
.c.o:
$(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<"
####### Build rules
all: Makefile ../../lib/$(TARGET)
../../lib/$(TARGET): $(OBJECTS) $(SUBLIBS) $(OBJCOMP)
@$(CHK_DIR_EXISTS) ../../lib/ || $(MKDIR) ../../lib/
-$(DEL_FILE) $(TARGET) $(TARGET0) $(TARGET1) $(TARGET2)
$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(LIBS) $(OBJCOMP)
-ln -s $(TARGET) $(TARGET0)
-ln -s $(TARGET) $(TARGET1)
-ln -s $(TARGET) $(TARGET2)
-$(DEL_FILE) ../../lib/$(TARGET)
-$(DEL_FILE) ../../lib/$(TARGET0)
-$(DEL_FILE) ../../lib/$(TARGET1)
-$(DEL_FILE) ../../lib/$(TARGET2)
-$(MOVE) $(TARGET) $(TARGET0) $(TARGET1) $(TARGET2) ../../lib/
staticlib: $(TARGETA)
$(TARGETA): $(OBJECTS) $(OBJCOMP)
-$(DEL_FILE) $(TARGETA)
$(AR) $(TARGETA) $(OBJECTS)
Makefile: core.pro ../../.qmake.cache /usr/share/qt4/mkspecs/linux-g++/qmake.conf /usr/share/qt4/mkspecs/common/g++.conf \
/usr/share/qt4/mkspecs/common/unix.conf \
/usr/share/qt4/mkspecs/common/linux.conf \
/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
/usr/share/qt4/mkspecs/features/default_pre.prf \
../../.qmake.cache \
/usr/share/qt4/mkspecs/qconfig.pri \
/usr/share/qt4/mkspecs/features/qt_functions.prf \
/usr/share/qt4/mkspecs/features/qt_config.prf \
core.pri \
logengines/logengines.pri \
../qxtlibs.pri \
../qxtbase.pri \
/usr/share/qt4/mkspecs/features/release.prf \
/usr/share/qt4/mkspecs/features/default_post.prf \
/usr/share/qt4/mkspecs/features/silent.prf \
/usr/share/qt4/mkspecs/features/warn_on.prf \
/usr/share/qt4/mkspecs/features/qt.prf \
/usr/share/qt4/mkspecs/features/unix/thread.prf \
/usr/share/qt4/mkspecs/features/moc.prf \
/usr/share/qt4/mkspecs/features/resources.prf \
/usr/share/qt4/mkspecs/features/uic.prf \
/usr/share/qt4/mkspecs/features/yacc.prf \
/usr/share/qt4/mkspecs/features/lex.prf \
/usr/share/qt4/mkspecs/features/include_source_dir.prf \
/usr/lib/libQtCore.prl
$(QMAKE) -unix -o Makefile core.pro
/usr/share/qt4/mkspecs/common/g++.conf:
/usr/share/qt4/mkspecs/common/unix.conf:
/usr/share/qt4/mkspecs/common/linux.conf:
/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
/usr/share/qt4/mkspecs/features/default_pre.prf:
../../.qmake.cache:
/usr/share/qt4/mkspecs/qconfig.pri:
/usr/share/qt4/mkspecs/features/qt_functions.prf:
/usr/share/qt4/mkspecs/features/qt_config.prf:
core.pri:
logengines/logengines.pri:
../qxtlibs.pri:
../qxtbase.pri:
/usr/share/qt4/mkspecs/features/release.prf:
/usr/share/qt4/mkspecs/features/default_post.prf:
/usr/share/qt4/mkspecs/features/silent.prf:
/usr/share/qt4/mkspecs/features/warn_on.prf:
/usr/share/qt4/mkspecs/features/qt.prf:
/usr/share/qt4/mkspecs/features/unix/thread.prf:
/usr/share/qt4/mkspecs/features/moc.prf:
/usr/share/qt4/mkspecs/features/resources.prf:
/usr/share/qt4/mkspecs/features/uic.prf:
/usr/share/qt4/mkspecs/features/yacc.prf:
/usr/share/qt4/mkspecs/features/lex.prf:
/usr/share/qt4/mkspecs/features/include_source_dir.prf:
/usr/lib/libQtCore.prl:
qmake: FORCE
@$(QMAKE) -unix -o Makefile core.pro
dist:
@$(CHK_DIR_EXISTS) release/.obj/QxtCore0.6 || $(MKDIR) release/.obj/QxtCore0.6
$(COPY_FILE) --parents $(SOURCES) $(DIST) release/.obj/QxtCore0.6/ && $(COPY_FILE) --parents qxtabstractconnectionmanager.h qxtabstractsignalserializer.h qxtalgorithms.h qxtboundcfunction.h qxtboundfunction.h qxtboundfunctionbase.h qxtcore.h qxtcommandoptions.h qxtcsvmodel.h qxtdaemon.h qxtdatastreamsignalserializer.h qxtdeplex.h qxtdeplex_p.h qxterror.h qxtfifo.h qxtglobal.h qxthmac.h qxtjson.h qxtjob.h qxtjob_p.h qxtlinesocket.h qxtlinesocket_p.h qxtlinkedtree.h qxtlocale.h qxtlocale_data_p.h qxtlogger.h qxtlogger_p.h qxtloggerengine.h qxtlogstream.h qxtlogstream_p.h qxtmetaobject.h qxtmetatype.h qxtmodelserializer.h qxtmultisignalwaiter.h qxtnamespace.h qxtnull.h qxtnullable.h qxtpairlist.h qxtpimpl.h qxtpipe.h qxtpipe_p.h qxtpointerlist.h qxtsharedprivate.h qxtsignalgroup.h qxtsignalwaiter.h qxtslotjob.h qxtslotjob_p.h qxtslotmapper.h qxtstdio.h qxtstdio_p.h qxtstdstreambufdevice.h qxttimer.h qxttypelist.h qxtrpcservice.h qxtrpcservice_p.h qxtfilelock.h qxtfilelock_p.h qxtserialdevice.h qxtserialdevice_p.h logengines/qxtabstractfileloggerengine.h logengines/qxtabstractiologgerengine.h logengines/qxtbasicstdloggerengine.h logengines/qxtbasicfileloggerengine.h logengines/qxtxmlfileloggerengine.h release/.obj/QxtCore0.6/ && $(COPY_FILE) --parents qxtabstractconnectionmanager.cpp qxtcommandoptions.cpp qxtcsvmodel.cpp qxtdaemon.cpp qxtdatastreamsignalserializer.cpp qxtdeplex.cpp qxterror.cpp qxtfifo.cpp qxtglobal.cpp qxthmac.cpp qxtlocale.cpp qxtjson.cpp qxtjob.cpp qxtlinesocket.cpp qxtlinkedtree.cpp qxtlogger.cpp qxtloggerengine.cpp qxtlogstream.cpp qxtmetaobject.cpp qxtmodelserializer.cpp qxtmultisignalwaiter.cpp qxtnull.cpp qxtpipe.cpp qxtpointerlist.cpp qxtsignalgroup.cpp qxtsignalwaiter.cpp qxtslotjob.cpp qxtslotmapper.cpp qxtstdio.cpp qxtstdstreambufdevice.cpp qxttimer.cpp qxtrpcservice.cpp qxtfilelock.cpp qxtfilelock_unix.cpp qxtserialdevice.cpp qxtserialdevice_unix.cpp logengines/qxtabstractfileloggerengine.cpp logengines/qxtabstractiologgerengine.cpp logengines/qxtbasicstdloggerengine.cpp logengines/qxtbasicfileloggerengine.cpp logengines/qxtxmlfileloggerengine.cpp release/.obj/QxtCore0.6/ && (cd `dirname release/.obj/QxtCore0.6` && $(TAR) QxtCore0.6.tar QxtCore0.6 && $(COMPRESS) QxtCore0.6.tar) && $(MOVE) `dirname release/.obj/QxtCore0.6`/QxtCore0.6.tar.gz . && $(DEL_FILE) -r release/.obj/QxtCore0.6
clean:compiler_clean
-$(DEL_FILE) $(OBJECTS)
-$(DEL_FILE) *.gcda *.gcno
-$(DEL_FILE) *~ core *.core
####### Sub-libraries
distclean: clean
-$(DEL_FILE) ../../lib/$(TARGET)
-$(DEL_FILE) ../../lib/$(TARGET0) ../../lib/$(TARGET1) ../../lib/$(TARGET2) $(TARGETA)
-$(DEL_FILE) Makefile
astyle:
astyle --pad=oper --unpad=paren --convert-tabs --brackets=break --indent-namespaces qxtabstractconnectionmanager.h qxtabstractsignalserializer.h qxtalgorithms.h qxtboundcfunction.h qxtboundfunction.h qxtboundfunctionbase.h qxtcore.h qxtcommandoptions.h qxtcsvmodel.h qxtdaemon.h qxtdatastreamsignalserializer.h qxtdeplex.h qxtdeplex_p.h qxterror.h qxtfifo.h qxtglobal.h qxthmac.h qxtjson.h qxtjob.h qxtjob_p.h qxtlinesocket.h qxtlinesocket_p.h qxtlinkedtree.h qxtlocale.h qxtlocale_data_p.h qxtlogger.h qxtlogger_p.h qxtloggerengine.h qxtlogstream.h qxtlogstream_p.h qxtmetaobject.h qxtmetatype.h qxtmodelserializer.h qxtmultisignalwaiter.h qxtnamespace.h qxtnull.h qxtnullable.h qxtpairlist.h qxtpimpl.h qxtpipe.h qxtpipe_p.h qxtpointerlist.h qxtsharedprivate.h qxtsignalgroup.h qxtsignalwaiter.h qxtslotjob.h qxtslotjob_p.h qxtslotmapper.h qxtstdio.h qxtstdio_p.h qxtstdstreambufdevice.h qxttimer.h qxttypelist.h qxtrpcservice.h qxtrpcservice_p.h qxtfilelock.h qxtfilelock_p.h qxtserialdevice.h qxtserialdevice_p.h /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/logengines/qxtabstractfileloggerengine.h /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/logengines/qxtabstractiologgerengine.h /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/logengines/qxtbasicstdloggerengine.h /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/logengines/qxtbasicfileloggerengine.h /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/logengines/qxtxmlfileloggerengine.h qxtabstractconnectionmanager.cpp qxtcommandoptions.cpp qxtcsvmodel.cpp qxtdaemon.cpp qxtdatastreamsignalserializer.cpp qxtdeplex.cpp qxterror.cpp qxtfifo.cpp qxtglobal.cpp qxthmac.cpp qxtlocale.cpp qxtjson.cpp qxtjob.cpp qxtlinesocket.cpp qxtlinkedtree.cpp qxtlogger.cpp qxtloggerengine.cpp qxtlogstream.cpp qxtmetaobject.cpp qxtmodelserializer.cpp qxtmultisignalwaiter.cpp qxtnull.cpp qxtpipe.cpp qxtpointerlist.cpp qxtsignalgroup.cpp qxtsignalwaiter.cpp qxtslotjob.cpp qxtslotmapper.cpp qxtstdio.cpp qxtstdstreambufdevice.cpp qxttimer.cpp qxtrpcservice.cpp qxtfilelock.cpp qxtfilelock_unix.cpp qxtserialdevice.cpp qxtserialdevice_unix.cpp /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/logengines/qxtabstractfileloggerengine.cpp /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/logengines/qxtabstractiologgerengine.cpp /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/logengines/qxtbasicstdloggerengine.cpp /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/logengines/qxtbasicfileloggerengine.cpp /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/logengines/qxtxmlfileloggerengine.cpp
mocclean: compiler_moc_header_clean compiler_moc_source_clean
mocables: compiler_moc_header_make_all compiler_moc_source_make_all
compiler_moc_header_make_all: release/.moc/moc_qxtabstractconnectionmanager.cpp release/.moc/moc_qxtboundfunction.cpp release/.moc/moc_qxtcsvmodel.cpp release/.moc/moc_qxtdaemon.cpp release/.moc/moc_qxtdeplex.cpp release/.moc/moc_qxtdeplex_p.cpp release/.moc/moc_qxtfifo.cpp release/.moc/moc_qxtjob.cpp release/.moc/moc_qxtjob_p.cpp release/.moc/moc_qxtlinesocket.cpp release/.moc/moc_qxtlinesocket_p.cpp release/.moc/moc_qxtlocale.cpp release/.moc/moc_qxtlogger.cpp release/.moc/moc_qxtlogger_p.cpp release/.moc/moc_qxtmultisignalwaiter.cpp release/.moc/moc_qxtnamespace.cpp release/.moc/moc_qxtpipe.cpp release/.moc/moc_qxtpipe_p.cpp release/.moc/moc_qxtpointerlist.cpp release/.moc/moc_qxtsignalgroup.cpp release/.moc/moc_qxtsignalwaiter.cpp release/.moc/moc_qxtslotjob.cpp release/.moc/moc_qxtslotjob_p.cpp release/.moc/moc_qxtstdio.cpp release/.moc/moc_qxtstdio_p.cpp release/.moc/moc_qxtstdstreambufdevice.cpp release/.moc/moc_qxtrpcservice.cpp release/.moc/moc_qxtrpcservice_p.cpp release/.moc/moc_qxtfilelock.cpp release/.moc/moc_qxtserialdevice.cpp release/.moc/moc_qxtserialdevice_p.cpp
compiler_moc_header_clean:
-$(DEL_FILE) release/.moc/moc_qxtabstractconnectionmanager.cpp release/.moc/moc_qxtboundfunction.cpp release/.moc/moc_qxtcsvmodel.cpp release/.moc/moc_qxtdaemon.cpp release/.moc/moc_qxtdeplex.cpp release/.moc/moc_qxtdeplex_p.cpp release/.moc/moc_qxtfifo.cpp release/.moc/moc_qxtjob.cpp release/.moc/moc_qxtjob_p.cpp release/.moc/moc_qxtlinesocket.cpp release/.moc/moc_qxtlinesocket_p.cpp release/.moc/moc_qxtlocale.cpp release/.moc/moc_qxtlogger.cpp release/.moc/moc_qxtlogger_p.cpp release/.moc/moc_qxtmultisignalwaiter.cpp release/.moc/moc_qxtnamespace.cpp release/.moc/moc_qxtpipe.cpp release/.moc/moc_qxtpipe_p.cpp release/.moc/moc_qxtpointerlist.cpp release/.moc/moc_qxtsignalgroup.cpp release/.moc/moc_qxtsignalwaiter.cpp release/.moc/moc_qxtslotjob.cpp release/.moc/moc_qxtslotjob_p.cpp release/.moc/moc_qxtstdio.cpp release/.moc/moc_qxtstdio_p.cpp release/.moc/moc_qxtstdstreambufdevice.cpp release/.moc/moc_qxtrpcservice.cpp release/.moc/moc_qxtrpcservice_p.cpp release/.moc/moc_qxtfilelock.cpp release/.moc/moc_qxtserialdevice.cpp release/.moc/moc_qxtserialdevice_p.cpp
release/.moc/moc_qxtabstractconnectionmanager.cpp: qxtglobal.h \
qxtabstractconnectionmanager.h
@echo moc qxtabstractconnectionmanager.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtabstractconnectionmanager.h -o release/.moc/moc_qxtabstractconnectionmanager.cpp
release/.moc/moc_qxtboundfunction.cpp: qxtmetaobject.h \
qxtnullable.h \
qxtglobal.h \
qxtnull.h \
qxtboundfunction.h
@echo moc qxtboundfunction.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtboundfunction.h -o release/.moc/moc_qxtboundfunction.cpp
release/.moc/moc_qxtcsvmodel.cpp: qxtglobal.h \
qxtcsvmodel.h
@echo moc qxtcsvmodel.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtcsvmodel.h -o release/.moc/moc_qxtcsvmodel.cpp
release/.moc/moc_qxtdaemon.cpp: qxtglobal.h \
qxtdaemon.h
@echo moc qxtdaemon.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtdaemon.h -o release/.moc/moc_qxtdaemon.cpp
release/.moc/moc_qxtdeplex.cpp: qxtglobal.h \
qxtpipe.h \
qxtdeplex.h
@echo moc qxtdeplex.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtdeplex.h -o release/.moc/moc_qxtdeplex.cpp
release/.moc/moc_qxtdeplex_p.cpp: qxtdeplex.h \
qxtglobal.h \
qxtpipe.h \
qxtdeplex_p.h
@echo moc qxtdeplex_p.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtdeplex_p.h -o release/.moc/moc_qxtdeplex_p.cpp
release/.moc/moc_qxtfifo.cpp: qxtglobal.h \
qxtfifo.h
@echo moc qxtfifo.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtfifo.h -o release/.moc/moc_qxtfifo.cpp
release/.moc/moc_qxtjob.cpp: qxtglobal.h \
qxtjob.h
@echo moc qxtjob.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtjob.h -o release/.moc/moc_qxtjob.cpp
release/.moc/moc_qxtjob_p.cpp: qxtjob.h \
qxtglobal.h \
qxtjob_p.h
@echo moc qxtjob_p.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtjob_p.h -o release/.moc/moc_qxtjob_p.cpp
release/.moc/moc_qxtlinesocket.cpp: qxtglobal.h \
qxtlinesocket.h
@echo moc qxtlinesocket.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtlinesocket.h -o release/.moc/moc_qxtlinesocket.cpp
release/.moc/moc_qxtlinesocket_p.cpp: qxtlinesocket.h \
qxtglobal.h \
qxtlinesocket_p.h
@echo moc qxtlinesocket_p.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtlinesocket_p.h -o release/.moc/moc_qxtlinesocket_p.cpp
release/.moc/moc_qxtlocale.cpp: qxtglobal.h \
qxtlocale.h
@echo moc qxtlocale.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtlocale.h -o release/.moc/moc_qxtlocale.cpp
release/.moc/moc_qxtlogger.cpp: qxtglobal.h \
qxtlogstream.h \
qxtlogger.h \
qxtlogger.h
@echo moc qxtlogger.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtlogger.h -o release/.moc/moc_qxtlogger.cpp
release/.moc/moc_qxtlogger_p.cpp: qxtlogger.h \
qxtglobal.h \
qxtlogstream.h \
qxtlogger_p.h
@echo moc qxtlogger_p.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtlogger_p.h -o release/.moc/moc_qxtlogger_p.cpp
release/.moc/moc_qxtmultisignalwaiter.cpp: qxtglobal.h \
qxtsignalgroup.h \
qxtmultisignalwaiter.h
@echo moc qxtmultisignalwaiter.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtmultisignalwaiter.h -o release/.moc/moc_qxtmultisignalwaiter.cpp
release/.moc/moc_qxtnamespace.cpp: qxtglobal.h \
qxtnamespace.h
@echo moc qxtnamespace.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtnamespace.h -o release/.moc/moc_qxtnamespace.cpp
release/.moc/moc_qxtpipe.cpp: qxtglobal.h \
qxtpipe.h
@echo moc qxtpipe.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtpipe.h -o release/.moc/moc_qxtpipe.cpp
release/.moc/moc_qxtpipe_p.cpp: qxtpipe.h \
qxtglobal.h \
qxtpipe_p.h
@echo moc qxtpipe_p.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtpipe_p.h -o release/.moc/moc_qxtpipe_p.cpp
release/.moc/moc_qxtpointerlist.cpp: qxtglobal.h \
qxtpointerlist.h
@echo moc qxtpointerlist.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtpointerlist.h -o release/.moc/moc_qxtpointerlist.cpp
release/.moc/moc_qxtsignalgroup.cpp: qxtglobal.h \
qxtsignalgroup.h
@echo moc qxtsignalgroup.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtsignalgroup.h -o release/.moc/moc_qxtsignalgroup.cpp
release/.moc/moc_qxtsignalwaiter.cpp: qxtglobal.h \
qxtsignalwaiter.h
@echo moc qxtsignalwaiter.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtsignalwaiter.h -o release/.moc/moc_qxtsignalwaiter.cpp
release/.moc/moc_qxtslotjob.cpp: qxtglobal.h \
qxtjob.h \
qxtslotjob.h
@echo moc qxtslotjob.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtslotjob.h -o release/.moc/moc_qxtslotjob.cpp
release/.moc/moc_qxtslotjob_p.cpp: qxtslotjob.h \
qxtglobal.h \
qxtjob.h \
qxtsignalwaiter.h \
qxtboundfunction.h \
qxtmetaobject.h \
qxtnullable.h \
qxtnull.h \
qxtslotjob_p.h
@echo moc qxtslotjob_p.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtslotjob_p.h -o release/.moc/moc_qxtslotjob_p.cpp
release/.moc/moc_qxtstdio.cpp: qxtglobal.h \
qxtpipe.h \
qxtstdio.h
@echo moc qxtstdio.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtstdio.h -o release/.moc/moc_qxtstdio.cpp
release/.moc/moc_qxtstdio_p.cpp: qxtstdio.h \
qxtglobal.h \
qxtpipe.h \
qxtstdio_p.h
@echo moc qxtstdio_p.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtstdio_p.h -o release/.moc/moc_qxtstdio_p.cpp
release/.moc/moc_qxtstdstreambufdevice.cpp: qxtglobal.h \
qxtstdstreambufdevice.h
@echo moc qxtstdstreambufdevice.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtstdstreambufdevice.h -o release/.moc/moc_qxtstdstreambufdevice.cpp
release/.moc/moc_qxtrpcservice.cpp: qxtglobal.h \
qxtrpcservice.h
@echo moc qxtrpcservice.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtrpcservice.h -o release/.moc/moc_qxtrpcservice.cpp
release/.moc/moc_qxtrpcservice_p.cpp: qxtrpcservice.h \
qxtglobal.h \
qxtrpcservice_p.h
@echo moc qxtrpcservice_p.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtrpcservice_p.h -o release/.moc/moc_qxtrpcservice_p.cpp
release/.moc/moc_qxtfilelock.cpp: qxtglobal.h \
qxtfilelock.h
@echo moc qxtfilelock.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtfilelock.h -o release/.moc/moc_qxtfilelock.cpp
release/.moc/moc_qxtserialdevice.cpp: qxtglobal.h \
qxtserialdevice.h
@echo moc qxtserialdevice.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtserialdevice.h -o release/.moc/moc_qxtserialdevice.cpp
release/.moc/moc_qxtserialdevice_p.cpp: qxtserialdevice.h \
qxtglobal.h \
qxtserialdevice_p.h
@echo moc qxtserialdevice_p.h && /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) qxtserialdevice_p.h -o release/.moc/moc_qxtserialdevice_p.cpp
compiler_rcc_make_all:
compiler_rcc_clean:
compiler_image_collection_make_all: qmake_image_collection.cpp
compiler_image_collection_clean:
-$(DEL_FILE) qmake_image_collection.cpp
compiler_moc_source_make_all:
compiler_moc_source_clean:
compiler_uic_make_all:
compiler_uic_clean:
compiler_yacc_decl_make_all:
compiler_yacc_decl_clean:
compiler_yacc_impl_make_all:
compiler_yacc_impl_clean:
compiler_lex_make_all:
compiler_lex_clean:
compiler_clean: compiler_moc_header_clean
####### Compile
release/.obj/qxtabstractconnectionmanager.o: qxtabstractconnectionmanager.cpp qxtabstractconnectionmanager.h \
qxtglobal.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtabstractconnectionmanager.o qxtabstractconnectionmanager.cpp
release/.obj/qxtcommandoptions.o: qxtcommandoptions.cpp qxtcommandoptions.h \
qxtglobal.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtcommandoptions.o qxtcommandoptions.cpp
release/.obj/qxtcsvmodel.o: qxtcsvmodel.cpp qxtcsvmodel.h \
qxtglobal.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtcsvmodel.o qxtcsvmodel.cpp
release/.obj/qxtdaemon.o: qxtdaemon.cpp qxtdaemon.h \
qxtglobal.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtdaemon.o qxtdaemon.cpp
release/.obj/qxtdatastreamsignalserializer.o: qxtdatastreamsignalserializer.cpp qxtdatastreamsignalserializer.h \
qxtglobal.h \
qxtabstractsignalserializer.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtdatastreamsignalserializer.o qxtdatastreamsignalserializer.cpp
release/.obj/qxtdeplex.o: qxtdeplex.cpp qxtdeplex_p.h \
qxtdeplex.h \
qxtglobal.h \
qxtpipe.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtdeplex.o qxtdeplex.cpp
release/.obj/qxterror.o: qxterror.cpp qxterror.h \
qxtglobal.h \
qxtnamespace.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxterror.o qxterror.cpp
release/.obj/qxtfifo.o: qxtfifo.cpp qxtfifo.h \
qxtglobal.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtfifo.o qxtfifo.cpp
release/.obj/qxtglobal.o: qxtglobal.cpp qxtglobal.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtglobal.o qxtglobal.cpp
release/.obj/qxthmac.o: qxthmac.cpp qxthmac.h \
qxtglobal.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxthmac.o qxthmac.cpp
release/.obj/qxtlocale.o: qxtlocale.cpp qxtlocale.h \
qxtglobal.h \
qxtlocale_data_p.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtlocale.o qxtlocale.cpp
release/.obj/qxtjson.o: qxtjson.cpp qxtjson.h \
qxtglobal.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtjson.o qxtjson.cpp
release/.obj/qxtjob.o: qxtjob.cpp qxtjob_p.h \
qxtjob.h \
qxtglobal.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtjob.o qxtjob.cpp
release/.obj/qxtlinesocket.o: qxtlinesocket.cpp qxtlinesocket_p.h \
qxtlinesocket.h \
qxtglobal.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtlinesocket.o qxtlinesocket.cpp
release/.obj/qxtlinkedtree.o: qxtlinkedtree.cpp qxtlinkedtree.h \
qxtglobal.h \
qxtsharedprivate.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtlinkedtree.o qxtlinkedtree.cpp
release/.obj/qxtlogger.o: qxtlogger.cpp qxtlogger.h \
qxtglobal.h \
qxtlogstream.h \
qxtlogger_p.h \
logengines/qxtbasicstdloggerengine.h \
qxtloggerengine.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtlogger.o qxtlogger.cpp
release/.obj/qxtloggerengine.o: qxtloggerengine.cpp qxtloggerengine.h \
qxtlogger.h \
qxtglobal.h \
qxtlogstream.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtloggerengine.o qxtloggerengine.cpp
release/.obj/qxtlogstream.o: qxtlogstream.cpp qxtlogstream.h \
qxtlogger.h \
qxtglobal.h \
qxtlogstream_p.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtlogstream.o qxtlogstream.cpp
release/.obj/qxtmetaobject.o: qxtmetaobject.cpp qxtmetaobject.h \
qxtnullable.h \
qxtglobal.h \
qxtnull.h \
qxtboundfunction.h \
qxtboundcfunction.h \
qxtboundfunctionbase.h \
qxtmetatype.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtmetaobject.o qxtmetaobject.cpp
release/.obj/qxtmodelserializer.o: qxtmodelserializer.cpp qxtmodelserializer.h \
qxtglobal.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtmodelserializer.o qxtmodelserializer.cpp
release/.obj/qxtmultisignalwaiter.o: qxtmultisignalwaiter.cpp qxtmultisignalwaiter.h \
qxtglobal.h \
qxtsignalgroup.h \
qxtsignalwaiter.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtmultisignalwaiter.o qxtmultisignalwaiter.cpp
release/.obj/qxtnull.o: qxtnull.cpp qxtnull.h \
qxtglobal.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtnull.o qxtnull.cpp
release/.obj/qxtpipe.o: qxtpipe.cpp qxtpipe_p.h \
qxtpipe.h \
qxtglobal.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtpipe.o qxtpipe.cpp
release/.obj/qxtpointerlist.o: qxtpointerlist.cpp qxtpointerlist.h \
qxtglobal.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtpointerlist.o qxtpointerlist.cpp
release/.obj/qxtsignalgroup.o: qxtsignalgroup.cpp qxtsignalgroup.h \
qxtglobal.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtsignalgroup.o qxtsignalgroup.cpp
release/.obj/qxtsignalwaiter.o: qxtsignalwaiter.cpp qxtsignalwaiter.h \
qxtglobal.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtsignalwaiter.o qxtsignalwaiter.cpp
release/.obj/qxtslotjob.o: qxtslotjob.cpp qxtslotjob_p.h \
qxtslotjob.h \
qxtglobal.h \
qxtjob.h \
qxtsignalwaiter.h \
qxtboundfunction.h \
qxtmetaobject.h \
qxtnullable.h \
qxtnull.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtslotjob.o qxtslotjob.cpp
release/.obj/qxtslotmapper.o: qxtslotmapper.cpp qxtslotmapper.h \
qxtglobal.h \
qxtmetaobject.h \
qxtnullable.h \
qxtnull.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtslotmapper.o qxtslotmapper.cpp
release/.obj/qxtstdio.o: qxtstdio.cpp qxtstdio_p.h \
qxtstdio.h \
qxtglobal.h \
qxtpipe.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtstdio.o qxtstdio.cpp
release/.obj/qxtstdstreambufdevice.o: qxtstdstreambufdevice.cpp qxtstdstreambufdevice.h \
qxtglobal.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtstdstreambufdevice.o qxtstdstreambufdevice.cpp
release/.obj/qxttimer.o: qxttimer.cpp qxttimer.h \
qxtglobal.h \
qxtmetaobject.h \
qxtnullable.h \
qxtnull.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxttimer.o qxttimer.cpp
release/.obj/qxtrpcservice.o: qxtrpcservice.cpp qxtrpcservice.h \
qxtglobal.h \
qxtrpcservice_p.h \
qxtabstractconnectionmanager.h \
qxtdatastreamsignalserializer.h \
qxtabstractsignalserializer.h \
qxtmetaobject.h \
qxtnullable.h \
qxtnull.h \
qxtboundfunction.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtrpcservice.o qxtrpcservice.cpp
release/.obj/qxtfilelock.o: qxtfilelock.cpp qxtfilelock.h \
qxtglobal.h \
qxtfilelock_p.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtfilelock.o qxtfilelock.cpp
release/.obj/qxtfilelock_unix.o: qxtfilelock_unix.cpp qxtfilelock.h \
qxtglobal.h \
qxtfilelock_p.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtfilelock_unix.o qxtfilelock_unix.cpp
release/.obj/qxtserialdevice.o: qxtserialdevice.cpp qxtserialdevice.h \
qxtglobal.h \
qxtserialdevice_p.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtserialdevice.o qxtserialdevice.cpp
release/.obj/qxtserialdevice_unix.o: qxtserialdevice_unix.cpp qxtserialdevice.h \
qxtglobal.h \
qxtserialdevice_p.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtserialdevice_unix.o qxtserialdevice_unix.cpp
release/.obj/qxtabstractfileloggerengine.o: logengines/qxtabstractfileloggerengine.cpp logengines/qxtabstractfileloggerengine.h \
logengines/qxtabstractiologgerengine.h \
qxtloggerengine.h \
qxtlogger.h \
qxtglobal.h \
qxtlogstream.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtabstractfileloggerengine.o logengines/qxtabstractfileloggerengine.cpp
release/.obj/qxtabstractiologgerengine.o: logengines/qxtabstractiologgerengine.cpp logengines/qxtabstractiologgerengine.h \
qxtloggerengine.h \
qxtlogger.h \
qxtglobal.h \
qxtlogstream.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtabstractiologgerengine.o logengines/qxtabstractiologgerengine.cpp
release/.obj/qxtbasicstdloggerengine.o: logengines/qxtbasicstdloggerengine.cpp logengines/qxtbasicstdloggerengine.h \
qxtloggerengine.h \
qxtlogger.h \
qxtglobal.h \
qxtlogstream.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtbasicstdloggerengine.o logengines/qxtbasicstdloggerengine.cpp
release/.obj/qxtbasicfileloggerengine.o: logengines/qxtbasicfileloggerengine.cpp logengines/qxtbasicfileloggerengine.h \
qxtloggerengine.h \
qxtlogger.h \
qxtglobal.h \
qxtlogstream.h \
logengines/qxtabstractfileloggerengine.h \
logengines/qxtabstractiologgerengine.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtbasicfileloggerengine.o logengines/qxtbasicfileloggerengine.cpp
release/.obj/qxtxmlfileloggerengine.o: logengines/qxtxmlfileloggerengine.cpp logengines/qxtxmlfileloggerengine.h \
qxtloggerengine.h \
qxtlogger.h \
qxtglobal.h \
qxtlogstream.h \
logengines/qxtabstractfileloggerengine.h \
logengines/qxtabstractiologgerengine.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/qxtxmlfileloggerengine.o logengines/qxtxmlfileloggerengine.cpp
release/.obj/moc_qxtabstractconnectionmanager.o: release/.moc/moc_qxtabstractconnectionmanager.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtabstractconnectionmanager.o release/.moc/moc_qxtabstractconnectionmanager.cpp
release/.obj/moc_qxtboundfunction.o: release/.moc/moc_qxtboundfunction.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtboundfunction.o release/.moc/moc_qxtboundfunction.cpp
release/.obj/moc_qxtcsvmodel.o: release/.moc/moc_qxtcsvmodel.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtcsvmodel.o release/.moc/moc_qxtcsvmodel.cpp
release/.obj/moc_qxtdaemon.o: release/.moc/moc_qxtdaemon.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtdaemon.o release/.moc/moc_qxtdaemon.cpp
release/.obj/moc_qxtdeplex.o: release/.moc/moc_qxtdeplex.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtdeplex.o release/.moc/moc_qxtdeplex.cpp
release/.obj/moc_qxtdeplex_p.o: release/.moc/moc_qxtdeplex_p.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtdeplex_p.o release/.moc/moc_qxtdeplex_p.cpp
release/.obj/moc_qxtfifo.o: release/.moc/moc_qxtfifo.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtfifo.o release/.moc/moc_qxtfifo.cpp
release/.obj/moc_qxtjob.o: release/.moc/moc_qxtjob.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtjob.o release/.moc/moc_qxtjob.cpp
release/.obj/moc_qxtjob_p.o: release/.moc/moc_qxtjob_p.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtjob_p.o release/.moc/moc_qxtjob_p.cpp
release/.obj/moc_qxtlinesocket.o: release/.moc/moc_qxtlinesocket.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtlinesocket.o release/.moc/moc_qxtlinesocket.cpp
release/.obj/moc_qxtlinesocket_p.o: release/.moc/moc_qxtlinesocket_p.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtlinesocket_p.o release/.moc/moc_qxtlinesocket_p.cpp
release/.obj/moc_qxtlocale.o: release/.moc/moc_qxtlocale.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtlocale.o release/.moc/moc_qxtlocale.cpp
release/.obj/moc_qxtlogger.o: release/.moc/moc_qxtlogger.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtlogger.o release/.moc/moc_qxtlogger.cpp
release/.obj/moc_qxtlogger_p.o: release/.moc/moc_qxtlogger_p.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtlogger_p.o release/.moc/moc_qxtlogger_p.cpp
release/.obj/moc_qxtmultisignalwaiter.o: release/.moc/moc_qxtmultisignalwaiter.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtmultisignalwaiter.o release/.moc/moc_qxtmultisignalwaiter.cpp
release/.obj/moc_qxtnamespace.o: release/.moc/moc_qxtnamespace.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtnamespace.o release/.moc/moc_qxtnamespace.cpp
release/.obj/moc_qxtpipe.o: release/.moc/moc_qxtpipe.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtpipe.o release/.moc/moc_qxtpipe.cpp
release/.obj/moc_qxtpipe_p.o: release/.moc/moc_qxtpipe_p.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtpipe_p.o release/.moc/moc_qxtpipe_p.cpp
release/.obj/moc_qxtpointerlist.o: release/.moc/moc_qxtpointerlist.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtpointerlist.o release/.moc/moc_qxtpointerlist.cpp
release/.obj/moc_qxtsignalgroup.o: release/.moc/moc_qxtsignalgroup.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtsignalgroup.o release/.moc/moc_qxtsignalgroup.cpp
release/.obj/moc_qxtsignalwaiter.o: release/.moc/moc_qxtsignalwaiter.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtsignalwaiter.o release/.moc/moc_qxtsignalwaiter.cpp
release/.obj/moc_qxtslotjob.o: release/.moc/moc_qxtslotjob.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtslotjob.o release/.moc/moc_qxtslotjob.cpp
release/.obj/moc_qxtslotjob_p.o: release/.moc/moc_qxtslotjob_p.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtslotjob_p.o release/.moc/moc_qxtslotjob_p.cpp
release/.obj/moc_qxtstdio.o: release/.moc/moc_qxtstdio.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtstdio.o release/.moc/moc_qxtstdio.cpp
release/.obj/moc_qxtstdio_p.o: release/.moc/moc_qxtstdio_p.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtstdio_p.o release/.moc/moc_qxtstdio_p.cpp
release/.obj/moc_qxtstdstreambufdevice.o: release/.moc/moc_qxtstdstreambufdevice.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtstdstreambufdevice.o release/.moc/moc_qxtstdstreambufdevice.cpp
release/.obj/moc_qxtrpcservice.o: release/.moc/moc_qxtrpcservice.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtrpcservice.o release/.moc/moc_qxtrpcservice.cpp
release/.obj/moc_qxtrpcservice_p.o: release/.moc/moc_qxtrpcservice_p.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtrpcservice_p.o release/.moc/moc_qxtrpcservice_p.cpp
release/.obj/moc_qxtfilelock.o: release/.moc/moc_qxtfilelock.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtfilelock.o release/.moc/moc_qxtfilelock.cpp
release/.obj/moc_qxtserialdevice.o: release/.moc/moc_qxtserialdevice.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtserialdevice.o release/.moc/moc_qxtserialdevice.cpp
release/.obj/moc_qxtserialdevice_p.o: release/.moc/moc_qxtserialdevice_p.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/.obj/moc_qxtserialdevice_p.o release/.moc/moc_qxtserialdevice_p.cpp
####### Install
install_target: first FORCE
@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/local/Qxt/lib/ || $(MKDIR) $(INSTALL_ROOT)/usr/local/Qxt/lib/
-$(INSTALL_PROGRAM) "../../lib/$(TARGET)" "$(INSTALL_ROOT)/usr/local/Qxt/lib/$(TARGET)"
-$(SYMLINK) "$(TARGET)" "$(INSTALL_ROOT)/usr/local/Qxt/lib/$(TARGET0)"
-$(SYMLINK) "$(TARGET)" "$(INSTALL_ROOT)/usr/local/Qxt/lib/$(TARGET1)"
-$(SYMLINK) "$(TARGET)" "$(INSTALL_ROOT)/usr/local/Qxt/lib/$(TARGET2)"
uninstall_target: FORCE
-$(DEL_FILE) "$(INSTALL_ROOT)/usr/local/Qxt/lib/$(TARGET)"
-$(DEL_FILE) "$(INSTALL_ROOT)/usr/local/Qxt/lib/$(TARGET0)"
-$(DEL_FILE) "$(INSTALL_ROOT)/usr/local/Qxt/lib/$(TARGET1)"
-$(DEL_FILE) "$(INSTALL_ROOT)/usr/local/Qxt/lib/$(TARGET2)"
-$(DEL_DIR) $(INSTALL_ROOT)/usr/local/Qxt/lib/
install_headers: first FORCE
@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/ || $(MKDIR) $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtabstractconnectionmanager.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtabstractsignalserializer.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtalgorithms.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtboundcfunction.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtboundfunction.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtboundfunctionbase.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtcore.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtcommandoptions.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtcsvmodel.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtdaemon.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtdatastreamsignalserializer.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtdeplex.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtdeplex_p.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxterror.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtfifo.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtglobal.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxthmac.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtjson.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtjob.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtjob_p.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtlinesocket.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtlinesocket_p.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtlinkedtree.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtlocale.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtlocale_data_p.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtlogger.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtlogger_p.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtloggerengine.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtlogstream.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtlogstream_p.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtmetaobject.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtmetatype.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtmodelserializer.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtmultisignalwaiter.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtnamespace.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtnull.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtnullable.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtpairlist.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtpimpl.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtpipe.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtpipe_p.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtpointerlist.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtsharedprivate.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtsignalgroup.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtsignalwaiter.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtslotjob.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtslotjob_p.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtslotmapper.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtstdio.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtstdio_p.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtstdstreambufdevice.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxttimer.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxttypelist.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtrpcservice.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtrpcservice_p.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtfilelock.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtfilelock_p.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtserialdevice.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/qxtserialdevice_p.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/logengines/qxtabstractfileloggerengine.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/logengines/qxtabstractiologgerengine.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/logengines/qxtbasicstdloggerengine.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/logengines/qxtbasicfileloggerengine.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/src/core/logengines/qxtxmlfileloggerengine.h $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/Qxt $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtAbstractConnectionManager $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtAbstractFileLoggerEngine $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtAbstractIOLoggerEngine $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtAbstractSignalSerializer $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtAlgorithms $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtBasicFileLoggerEngine $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtBasicSTDLoggerEngine $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtBoundCFunction $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtBoundFunction $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtBoundFunctionBase $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtCommandOptions $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtCore $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtCsvModel $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtDaemon $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtDataStreamSignalSerializer $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtDeplex $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtError $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtFifo $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtFileLock $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtFuture $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtGenericFunctionPointer $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtHyperMacros $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtJob $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtJSON $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtLineSocket $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtLinkedTree $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtLinkedTreeItem $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtLinkedTreeIterator $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtLocale $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtLogger $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtLoggerEngine $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtLogStream $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtMetaObject $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtMetaType $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtModelSerializer $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtMultiSignalWaiter $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtNull $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtNullable $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtPairList $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtPimpl $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtPipe $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtPointerList $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtRPCService $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtSerialDevice $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtSharedPrivate $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtSignalGroup $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtSignalWaiter $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtSlotJob $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtSlotMapper $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtStdio $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtStdStreambufDevice $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtTimer $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtTypeList $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
-$(INSTALL_FILE) /home/peter/projects/OpenPilot/ground/src/libs/libqxt/include/QxtCore/QxtXMLFileLoggerEngine $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
uninstall_headers: FORCE
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtabstractconnectionmanager.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtabstractsignalserializer.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtalgorithms.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtboundcfunction.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtboundfunction.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtboundfunctionbase.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtcore.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtcommandoptions.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtcsvmodel.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtdaemon.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtdatastreamsignalserializer.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtdeplex.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtdeplex_p.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxterror.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtfifo.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtglobal.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxthmac.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtjson.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtjob.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtjob_p.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtlinesocket.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtlinesocket_p.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtlinkedtree.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtlocale.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtlocale_data_p.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtlogger.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtlogger_p.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtloggerengine.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtlogstream.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtlogstream_p.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtmetaobject.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtmetatype.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtmodelserializer.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtmultisignalwaiter.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtnamespace.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtnull.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtnullable.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtpairlist.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtpimpl.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtpipe.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtpipe_p.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtpointerlist.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtsharedprivate.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtsignalgroup.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtsignalwaiter.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtslotjob.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtslotjob_p.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtslotmapper.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtstdio.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtstdio_p.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtstdstreambufdevice.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxttimer.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxttypelist.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtrpcservice.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtrpcservice_p.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtfilelock.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtfilelock_p.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtserialdevice.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtserialdevice_p.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtabstractfileloggerengine.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtabstractiologgerengine.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtbasicstdloggerengine.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtbasicfileloggerengine.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/qxtxmlfileloggerengine.h
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/Qxt
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtAbstractConnectionManager
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtAbstractFileLoggerEngine
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtAbstractIOLoggerEngine
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtAbstractSignalSerializer
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtAlgorithms
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtBasicFileLoggerEngine
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtBasicSTDLoggerEngine
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtBoundCFunction
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtBoundFunction
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtBoundFunctionBase
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtCommandOptions
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtCore
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtCsvModel
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtDaemon
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtDataStreamSignalSerializer
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtDeplex
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtError
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtFifo
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtFileLock
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtFuture
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtGenericFunctionPointer
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtHyperMacros
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtJob
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtJSON
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtLineSocket
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtLinkedTree
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtLinkedTreeItem
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtLinkedTreeIterator
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtLocale
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtLogger
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtLoggerEngine
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtLogStream
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtMetaObject
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtMetaType
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtModelSerializer
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtMultiSignalWaiter
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtNull
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtNullable
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtPairList
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtPimpl
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtPipe
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtPointerList
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtRPCService
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtSerialDevice
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtSharedPrivate
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtSignalGroup
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtSignalWaiter
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtSlotJob
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtSlotMapper
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtStdio
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtStdStreambufDevice
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtTimer
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtTypeList
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/QxtXMLFileLoggerEngine
-$(DEL_DIR) $(INSTALL_ROOT)/usr/local/Qxt/include/QxtCore/
install: install_target install_headers FORCE
uninstall: uninstall_target uninstall_headers FORCE
FORCE:

View File

@ -49,7 +49,7 @@ QList<QextPortInfo> QextSerialEnumerator::getPorts()
foreach (QString str , portNameList) {
QextPortInfo inf;
inf.physName = "/dev/"+str;
inf.portName = "/dev/"+str;
inf.portName = str;
if (str.contains("ttyS")) {
inf.friendName = "Serial port "+str.remove(0, 4);