0,0 → 1,411 |
############################################################################# |
# Makefile for building: ../Binary/QMK-Communicator |
# Generated by qmake (2.01a) (Qt 4.5.3) on: Sa. Jan 23 21:38:15 2010 |
# Project: QMK-Communicator.pro |
# Template: app |
############################################################################# |
|
####### Compiler, tools and options |
|
CC = gcc |
CXX = g++ |
DEFINES = -D_TTY_POSIX_ -D_BETA_ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED |
CFLAGS = -m64 -pipe -g -Wall -W -D_REENTRANT $(DEFINES) |
CXXFLAGS = -m64 -pipe -g -Wall -W -D_REENTRANT $(DEFINES) |
INCPATH = -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../Global/Class_SerialPort -I../Binary/.build/QMK-Communicator -I../Binary/.build/QMK-Communicator |
LINK = g++ |
LFLAGS = -m64 |
LIBS = $(SUBLIBS) -L/usr/lib64 -lQtGui -L/usr/lib64 -L/usr/X11R6/lib64 -pthread -lpng -lfreetype -lSM -lICE -pthread -pthread -lXrender -lXrandr -lXfixes -lXcursor -lXinerama -lfontconfig -lXext -lX11 -lQtNetwork -pthread -pthread -lQtCore -lz -lm -pthread -lgthread-2.0 -lrt -lglib-2.0 -ldl -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 = ../Binary/.build/QMK-Communicator/ |
|
####### Files |
|
SOURCES = ../Global/Class_SerialPort/qextserialbase.cpp \ |
../Global/Class_SerialPort/qextserialport.cpp \ |
../Global/Class_SerialPort/ManageSerialPort.cpp \ |
../Global/Class_SerialPort/posix_qextserialport.cpp \ |
main.cpp \ |
../Global/Class_Input/Input.cpp \ |
../Global/Class_Input/Input_TTY.cpp \ |
../Global/Class_Input/Input_TCP.cpp \ |
../Global/Class_HandlerMK/HandlerMK.cpp \ |
../Global/Class_HandlerIP/HandlerIP.cpp \ |
Dialogs/dlg_Main.cpp \ |
Classes/cSettings.cpp \ |
Dialogs/dlg_Preferences.cpp \ |
Dialogs/dlg_Terminal.cpp ../Binary/.build/QMK-Communicator/moc_ManageSerialPort.cpp \ |
../Binary/.build/QMK-Communicator/moc_Input.cpp \ |
../Binary/.build/QMK-Communicator/moc_Input_TTY.cpp \ |
../Binary/.build/QMK-Communicator/moc_Input_TCP.cpp \ |
../Binary/.build/QMK-Communicator/moc_dlg_Main.cpp \ |
../Binary/.build/QMK-Communicator/moc_dlg_Preferences.cpp \ |
../Binary/.build/QMK-Communicator/moc_dlg_Terminal.cpp \ |
../Binary/.build/QMK-Communicator/qrc_QMK-Communicator.cpp |
OBJECTS = ../Binary/.build/QMK-Communicator/qextserialbase.o \ |
../Binary/.build/QMK-Communicator/qextserialport.o \ |
../Binary/.build/QMK-Communicator/ManageSerialPort.o \ |
../Binary/.build/QMK-Communicator/posix_qextserialport.o \ |
../Binary/.build/QMK-Communicator/main.o \ |
../Binary/.build/QMK-Communicator/Input.o \ |
../Binary/.build/QMK-Communicator/Input_TTY.o \ |
../Binary/.build/QMK-Communicator/Input_TCP.o \ |
../Binary/.build/QMK-Communicator/HandlerMK.o \ |
../Binary/.build/QMK-Communicator/HandlerIP.o \ |
../Binary/.build/QMK-Communicator/dlg_Main.o \ |
../Binary/.build/QMK-Communicator/cSettings.o \ |
../Binary/.build/QMK-Communicator/dlg_Preferences.o \ |
../Binary/.build/QMK-Communicator/dlg_Terminal.o \ |
../Binary/.build/QMK-Communicator/moc_ManageSerialPort.o \ |
../Binary/.build/QMK-Communicator/moc_Input.o \ |
../Binary/.build/QMK-Communicator/moc_Input_TTY.o \ |
../Binary/.build/QMK-Communicator/moc_Input_TCP.o \ |
../Binary/.build/QMK-Communicator/moc_dlg_Main.o \ |
../Binary/.build/QMK-Communicator/moc_dlg_Preferences.o \ |
../Binary/.build/QMK-Communicator/moc_dlg_Terminal.o \ |
../Binary/.build/QMK-Communicator/qrc_QMK-Communicator.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/qconfig.pri \ |
/usr/share/qt4/mkspecs/features/qt_functions.prf \ |
/usr/share/qt4/mkspecs/features/qt_config.prf \ |
/usr/share/qt4/mkspecs/features/exclusive_builds.prf \ |
/usr/share/qt4/mkspecs/features/default_pre.prf \ |
../Global/Class_SerialPort.pri \ |
/usr/share/qt4/mkspecs/features/debug.prf \ |
/usr/share/qt4/mkspecs/features/debug_and_release.prf \ |
/usr/share/qt4/mkspecs/features/default_post.prf \ |
/usr/share/qt4/mkspecs/features/build_pass.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 \ |
QMK-Communicator.pro |
QMAKE_TARGET = QMK-Communicator |
DESTDIR = ../Binary/ |
TARGET = ../Binary/QMK-Communicator |
|
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.Debug $(TARGET) |
|
$(TARGET): ../Binary/.build/QMK-Communicator/ui_dlg_Main.h ../Binary/.build/QMK-Communicator/ui_dlg_Preferences.h ../Binary/.build/QMK-Communicator/ui_dlg_Terminal.h $(OBJECTS) |
@$(CHK_DIR_EXISTS) ../Binary/ || $(MKDIR) ../Binary/ |
$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS) |
|
qmake: FORCE |
@$(QMAKE) -spec /usr/share/qt4/mkspecs/linux-g++-64 -unix CONFIG+=debug_and_release -o Makefile.Debug QMK-Communicator.pro |
|
dist: |
@$(CHK_DIR_EXISTS) ../Binary/.build/QMK-Communicator/QMK-Communicator1.0.0 || $(MKDIR) ../Binary/.build/QMK-Communicator/QMK-Communicator1.0.0 |
$(COPY_FILE) --parents $(SOURCES) $(DIST) ../Binary/.build/QMK-Communicator/QMK-Communicator1.0.0/ && $(COPY_FILE) --parents ../Global/Class_SerialPort/qextserialbase.h ../Global/Class_SerialPort/qextserialport.h ../Global/Class_SerialPort/ManageSerialPort.h ../Global/Class_SerialPort/posix_qextserialport.h Defines.h ../Global/Kopter.h ../Global/Class_Input/Input.h ../Global/Class_Input/Input_TTY.h ../Global/Class_Input/Input_TCP.h ../Global/Class_HandlerMK/HandlerMK.h ../Global/Class_HandlerIP/HandlerIP.h Dialogs/dlg_Main.h Classes/cSettings.h TypeDefs.h ../Global/Global.h Dialogs/dlg_Preferences.h Dialogs/dlg_Terminal.h ../Binary/.build/QMK-Communicator/QMK-Communicator1.0.0/ && $(COPY_FILE) --parents QMK-Communicator.qrc ../Binary/.build/QMK-Communicator/QMK-Communicator1.0.0/ && $(COPY_FILE) --parents ../Global/Class_SerialPort/qextserialbase.cpp ../Global/Class_SerialPort/qextserialport.cpp ../Global/Class_SerialPort/ManageSerialPort.cpp ../Global/Class_SerialPort/posix_qextserialport.cpp main.cpp ../Global/Class_Input/Input.cpp ../Global/Class_Input/Input_TTY.cpp ../Global/Class_Input/Input_TCP.cpp ../Global/Class_HandlerMK/HandlerMK.cpp ../Global/Class_HandlerIP/HandlerIP.cpp Dialogs/dlg_Main.cpp Classes/cSettings.cpp Dialogs/dlg_Preferences.cpp Dialogs/dlg_Terminal.cpp ../Binary/.build/QMK-Communicator/QMK-Communicator1.0.0/ && $(COPY_FILE) --parents Dialogs/dlg_Main.ui Dialogs/dlg_Preferences.ui Dialogs/dlg_Terminal.ui ../Binary/.build/QMK-Communicator/QMK-Communicator1.0.0/ && (cd `dirname ../Binary/.build/QMK-Communicator/QMK-Communicator1.0.0` && $(TAR) QMK-Communicator1.0.0.tar QMK-Communicator1.0.0 && $(COMPRESS) QMK-Communicator1.0.0.tar) && $(MOVE) `dirname ../Binary/.build/QMK-Communicator/QMK-Communicator1.0.0`/QMK-Communicator1.0.0.tar.gz . && $(DEL_FILE) -r ../Binary/.build/QMK-Communicator/QMK-Communicator1.0.0 |
|
|
clean:compiler_clean |
-$(DEL_FILE) $(OBJECTS) |
-$(DEL_FILE) *~ core *.core |
|
|
####### Sub-libraries |
|
distclean: clean |
-$(DEL_FILE) $(TARGET) |
-$(DEL_FILE) Makefile.Debug |
|
|
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: ../Binary/.build/QMK-Communicator/moc_ManageSerialPort.cpp ../Binary/.build/QMK-Communicator/moc_Input.cpp ../Binary/.build/QMK-Communicator/moc_Input_TTY.cpp ../Binary/.build/QMK-Communicator/moc_Input_TCP.cpp ../Binary/.build/QMK-Communicator/moc_dlg_Main.cpp ../Binary/.build/QMK-Communicator/moc_dlg_Preferences.cpp ../Binary/.build/QMK-Communicator/moc_dlg_Terminal.cpp |
compiler_moc_header_clean: |
-$(DEL_FILE) ../Binary/.build/QMK-Communicator/moc_ManageSerialPort.cpp ../Binary/.build/QMK-Communicator/moc_Input.cpp ../Binary/.build/QMK-Communicator/moc_Input_TTY.cpp ../Binary/.build/QMK-Communicator/moc_Input_TCP.cpp ../Binary/.build/QMK-Communicator/moc_dlg_Main.cpp ../Binary/.build/QMK-Communicator/moc_dlg_Preferences.cpp ../Binary/.build/QMK-Communicator/moc_dlg_Terminal.cpp |
../Binary/.build/QMK-Communicator/moc_ManageSerialPort.cpp: ../Global/Class_SerialPort/qextserialport.h \ |
../Global/Class_SerialPort/posix_qextserialport.h \ |
../Global/Class_SerialPort/qextserialbase.h \ |
../Global/Class_SerialPort/win_qextserialport.h \ |
../Global/Class_SerialPort/ManageSerialPort.h |
/usr/bin/moc $(DEFINES) $(INCPATH) ../Global/Class_SerialPort/ManageSerialPort.h -o ../Binary/.build/QMK-Communicator/moc_ManageSerialPort.cpp |
|
../Binary/.build/QMK-Communicator/moc_Input.cpp: ../Global/Class_Input/Input.h |
/usr/bin/moc $(DEFINES) $(INCPATH) ../Global/Class_Input/Input.h -o ../Binary/.build/QMK-Communicator/moc_Input.cpp |
|
../Binary/.build/QMK-Communicator/moc_Input_TTY.cpp: ../Global/Class_Input/Input.h \ |
../Global/Class_SerialPort/ManageSerialPort.h \ |
../Global/Class_SerialPort/qextserialport.h \ |
../Global/Class_SerialPort/posix_qextserialport.h \ |
../Global/Class_SerialPort/qextserialbase.h \ |
../Global/Class_SerialPort/win_qextserialport.h \ |
../Global/Class_Input/Input_TTY.h |
/usr/bin/moc $(DEFINES) $(INCPATH) ../Global/Class_Input/Input_TTY.h -o ../Binary/.build/QMK-Communicator/moc_Input_TTY.cpp |
|
../Binary/.build/QMK-Communicator/moc_Input_TCP.cpp: ../Global/Class_Input/Input.h \ |
../Global/Class_Input/Input_TCP.h |
/usr/bin/moc $(DEFINES) $(INCPATH) ../Global/Class_Input/Input_TCP.h -o ../Binary/.build/QMK-Communicator/moc_Input_TCP.cpp |
|
../Binary/.build/QMK-Communicator/moc_dlg_Main.cpp: ../Binary/.build/QMK-Communicator/ui_dlg_Main.h \ |
Dialogs/dlg_Preferences.h \ |
../Binary/.build/QMK-Communicator/ui_dlg_Preferences.h \ |
Classes/cSettings.h \ |
Defines.h \ |
../Global/Global.h \ |
../Global/Kopter.h \ |
Dialogs/dlg_Terminal.h \ |
../Binary/.build/QMK-Communicator/ui_dlg_Terminal.h \ |
TypeDefs.h \ |
../Global/Class_Input/Input.h \ |
../Global/Class_Input/Input_TTY.h \ |
../Global/Class_SerialPort/ManageSerialPort.h \ |
../Global/Class_SerialPort/qextserialport.h \ |
../Global/Class_SerialPort/posix_qextserialport.h \ |
../Global/Class_SerialPort/qextserialbase.h \ |
../Global/Class_SerialPort/win_qextserialport.h \ |
../Global/Class_Input/Input_TCP.h \ |
../Global/Class_HandlerMK/HandlerMK.h \ |
../Global/MK_Datatypes.h \ |
../Global/Class_HandlerIP/HandlerIP.h \ |
Dialogs/dlg_Main.h |
/usr/bin/moc $(DEFINES) $(INCPATH) Dialogs/dlg_Main.h -o ../Binary/.build/QMK-Communicator/moc_dlg_Main.cpp |
|
../Binary/.build/QMK-Communicator/moc_dlg_Preferences.cpp: ../Binary/.build/QMK-Communicator/ui_dlg_Preferences.h \ |
Classes/cSettings.h \ |
Defines.h \ |
../Global/Global.h \ |
../Global/Kopter.h \ |
Dialogs/dlg_Preferences.h |
/usr/bin/moc $(DEFINES) $(INCPATH) Dialogs/dlg_Preferences.h -o ../Binary/.build/QMK-Communicator/moc_dlg_Preferences.cpp |
|
../Binary/.build/QMK-Communicator/moc_dlg_Terminal.cpp: ../Binary/.build/QMK-Communicator/ui_dlg_Terminal.h \ |
Dialogs/dlg_Terminal.h |
/usr/bin/moc $(DEFINES) $(INCPATH) Dialogs/dlg_Terminal.h -o ../Binary/.build/QMK-Communicator/moc_dlg_Terminal.cpp |
|
compiler_rcc_make_all: ../Binary/.build/QMK-Communicator/qrc_QMK-Communicator.cpp |
compiler_rcc_clean: |
-$(DEL_FILE) ../Binary/.build/QMK-Communicator/qrc_QMK-Communicator.cpp |
../Binary/.build/QMK-Communicator/qrc_QMK-Communicator.cpp: QMK-Communicator.qrc \ |
../Global/Images/Icons/QMK-Scope.png \ |
../Global/Images/Icons/QMK-Communicator.png \ |
../Global/Images/Icons/QMK-Logger.png \ |
../Global/Images/Icons/QMK-Settings.png \ |
../Global/Images/Icons/QMK-Voice.png \ |
../Global/Images/Icons/QMK-Maps.png \ |
../Global/Images/Actions/Connection-OK.png \ |
../Global/Images/Actions/Exit.png \ |
../Global/Images/Actions/Connection-NO.png \ |
../Global/Images/Actions/Terminal.png |
/usr/bin/rcc -name QMK-Communicator QMK-Communicator.qrc -o ../Binary/.build/QMK-Communicator/qrc_QMK-Communicator.cpp |
|
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: ../Binary/.build/QMK-Communicator/ui_dlg_Main.h ../Binary/.build/QMK-Communicator/ui_dlg_Preferences.h ../Binary/.build/QMK-Communicator/ui_dlg_Terminal.h |
compiler_uic_clean: |
-$(DEL_FILE) ../Binary/.build/QMK-Communicator/ui_dlg_Main.h ../Binary/.build/QMK-Communicator/ui_dlg_Preferences.h ../Binary/.build/QMK-Communicator/ui_dlg_Terminal.h |
../Binary/.build/QMK-Communicator/ui_dlg_Main.h: Dialogs/dlg_Main.ui |
/usr/bin/uic Dialogs/dlg_Main.ui -o ../Binary/.build/QMK-Communicator/ui_dlg_Main.h |
|
../Binary/.build/QMK-Communicator/ui_dlg_Preferences.h: Dialogs/dlg_Preferences.ui |
/usr/bin/uic Dialogs/dlg_Preferences.ui -o ../Binary/.build/QMK-Communicator/ui_dlg_Preferences.h |
|
../Binary/.build/QMK-Communicator/ui_dlg_Terminal.h: Dialogs/dlg_Terminal.ui |
/usr/bin/uic Dialogs/dlg_Terminal.ui -o ../Binary/.build/QMK-Communicator/ui_dlg_Terminal.h |
|
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 compiler_rcc_clean compiler_uic_clean |
|
####### Compile |
|
../Binary/.build/QMK-Communicator/qextserialbase.o: ../Global/Class_SerialPort/qextserialbase.cpp ../Global/Class_SerialPort/qextserialbase.h |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/qextserialbase.o ../Global/Class_SerialPort/qextserialbase.cpp |
|
../Binary/.build/QMK-Communicator/qextserialport.o: ../Global/Class_SerialPort/qextserialport.cpp ../Global/Class_SerialPort/qextserialport.h \ |
../Global/Class_SerialPort/posix_qextserialport.h \ |
../Global/Class_SerialPort/qextserialbase.h \ |
../Global/Class_SerialPort/win_qextserialport.h |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/qextserialport.o ../Global/Class_SerialPort/qextserialport.cpp |
|
../Binary/.build/QMK-Communicator/ManageSerialPort.o: ../Global/Class_SerialPort/ManageSerialPort.cpp ../Global/Class_SerialPort/ManageSerialPort.h \ |
../Global/Class_SerialPort/qextserialport.h \ |
../Global/Class_SerialPort/posix_qextserialport.h \ |
../Global/Class_SerialPort/qextserialbase.h \ |
../Global/Class_SerialPort/win_qextserialport.h |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/ManageSerialPort.o ../Global/Class_SerialPort/ManageSerialPort.cpp |
|
../Binary/.build/QMK-Communicator/posix_qextserialport.o: ../Global/Class_SerialPort/posix_qextserialport.cpp ../Global/Class_SerialPort/posix_qextserialport.h \ |
../Global/Class_SerialPort/qextserialbase.h |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/posix_qextserialport.o ../Global/Class_SerialPort/posix_qextserialport.cpp |
|
../Binary/.build/QMK-Communicator/main.o: main.cpp Dialogs/dlg_Main.h \ |
../Binary/.build/QMK-Communicator/ui_dlg_Main.h \ |
Dialogs/dlg_Preferences.h \ |
../Binary/.build/QMK-Communicator/ui_dlg_Preferences.h \ |
Classes/cSettings.h \ |
Defines.h \ |
../Global/Global.h \ |
../Global/Kopter.h \ |
Dialogs/dlg_Terminal.h \ |
../Binary/.build/QMK-Communicator/ui_dlg_Terminal.h \ |
TypeDefs.h \ |
../Global/Class_Input/Input.h \ |
../Global/Class_Input/Input_TTY.h \ |
../Global/Class_SerialPort/ManageSerialPort.h \ |
../Global/Class_SerialPort/qextserialport.h \ |
../Global/Class_SerialPort/posix_qextserialport.h \ |
../Global/Class_SerialPort/qextserialbase.h \ |
../Global/Class_SerialPort/win_qextserialport.h \ |
../Global/Class_Input/Input_TCP.h \ |
../Global/Class_HandlerMK/HandlerMK.h \ |
../Global/MK_Datatypes.h \ |
../Global/Class_HandlerIP/HandlerIP.h |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/main.o main.cpp |
|
../Binary/.build/QMK-Communicator/Input.o: ../Global/Class_Input/Input.cpp ../Global/Class_Input/Input.h |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/Input.o ../Global/Class_Input/Input.cpp |
|
../Binary/.build/QMK-Communicator/Input_TTY.o: ../Global/Class_Input/Input_TTY.cpp ../Global/Class_Input/Input_TTY.h \ |
../Global/Class_Input/Input.h \ |
../Global/Class_SerialPort/ManageSerialPort.h \ |
../Global/Class_SerialPort/qextserialport.h \ |
../Global/Class_SerialPort/posix_qextserialport.h \ |
../Global/Class_SerialPort/qextserialbase.h \ |
../Global/Class_SerialPort/win_qextserialport.h |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/Input_TTY.o ../Global/Class_Input/Input_TTY.cpp |
|
../Binary/.build/QMK-Communicator/Input_TCP.o: ../Global/Class_Input/Input_TCP.cpp ../Global/Class_Input/Input_TCP.h \ |
../Global/Class_Input/Input.h |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/Input_TCP.o ../Global/Class_Input/Input_TCP.cpp |
|
../Binary/.build/QMK-Communicator/HandlerMK.o: ../Global/Class_HandlerMK/HandlerMK.cpp ../Global/Class_HandlerMK/HandlerMK.h \ |
../Global/Kopter.h \ |
../Global/MK_Datatypes.h |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/HandlerMK.o ../Global/Class_HandlerMK/HandlerMK.cpp |
|
../Binary/.build/QMK-Communicator/HandlerIP.o: ../Global/Class_HandlerIP/HandlerIP.cpp ../Global/Class_HandlerIP/HandlerIP.h |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/HandlerIP.o ../Global/Class_HandlerIP/HandlerIP.cpp |
|
../Binary/.build/QMK-Communicator/dlg_Main.o: Dialogs/dlg_Main.cpp Dialogs/dlg_Main.h \ |
../Binary/.build/QMK-Communicator/ui_dlg_Main.h \ |
Dialogs/dlg_Preferences.h \ |
../Binary/.build/QMK-Communicator/ui_dlg_Preferences.h \ |
Classes/cSettings.h \ |
Defines.h \ |
../Global/Global.h \ |
../Global/Kopter.h \ |
Dialogs/dlg_Terminal.h \ |
../Binary/.build/QMK-Communicator/ui_dlg_Terminal.h \ |
TypeDefs.h \ |
../Global/Class_Input/Input.h \ |
../Global/Class_Input/Input_TTY.h \ |
../Global/Class_SerialPort/ManageSerialPort.h \ |
../Global/Class_SerialPort/qextserialport.h \ |
../Global/Class_SerialPort/posix_qextserialport.h \ |
../Global/Class_SerialPort/qextserialbase.h \ |
../Global/Class_SerialPort/win_qextserialport.h \ |
../Global/Class_Input/Input_TCP.h \ |
../Global/Class_HandlerMK/HandlerMK.h \ |
../Global/MK_Datatypes.h \ |
../Global/Class_HandlerIP/HandlerIP.h |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/dlg_Main.o Dialogs/dlg_Main.cpp |
|
../Binary/.build/QMK-Communicator/cSettings.o: Classes/cSettings.cpp Classes/cSettings.h \ |
Defines.h \ |
../Global/Global.h \ |
../Global/Kopter.h |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/cSettings.o Classes/cSettings.cpp |
|
../Binary/.build/QMK-Communicator/dlg_Preferences.o: Dialogs/dlg_Preferences.cpp Dialogs/dlg_Preferences.h \ |
../Binary/.build/QMK-Communicator/ui_dlg_Preferences.h \ |
Classes/cSettings.h \ |
Defines.h \ |
../Global/Global.h \ |
../Global/Kopter.h |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/dlg_Preferences.o Dialogs/dlg_Preferences.cpp |
|
../Binary/.build/QMK-Communicator/dlg_Terminal.o: Dialogs/dlg_Terminal.cpp Dialogs/dlg_Terminal.h \ |
../Binary/.build/QMK-Communicator/ui_dlg_Terminal.h |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/dlg_Terminal.o Dialogs/dlg_Terminal.cpp |
|
../Binary/.build/QMK-Communicator/moc_ManageSerialPort.o: ../Binary/.build/QMK-Communicator/moc_ManageSerialPort.cpp |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/moc_ManageSerialPort.o ../Binary/.build/QMK-Communicator/moc_ManageSerialPort.cpp |
|
../Binary/.build/QMK-Communicator/moc_Input.o: ../Binary/.build/QMK-Communicator/moc_Input.cpp |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/moc_Input.o ../Binary/.build/QMK-Communicator/moc_Input.cpp |
|
../Binary/.build/QMK-Communicator/moc_Input_TTY.o: ../Binary/.build/QMK-Communicator/moc_Input_TTY.cpp |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/moc_Input_TTY.o ../Binary/.build/QMK-Communicator/moc_Input_TTY.cpp |
|
../Binary/.build/QMK-Communicator/moc_Input_TCP.o: ../Binary/.build/QMK-Communicator/moc_Input_TCP.cpp |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/moc_Input_TCP.o ../Binary/.build/QMK-Communicator/moc_Input_TCP.cpp |
|
../Binary/.build/QMK-Communicator/moc_dlg_Main.o: ../Binary/.build/QMK-Communicator/moc_dlg_Main.cpp |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/moc_dlg_Main.o ../Binary/.build/QMK-Communicator/moc_dlg_Main.cpp |
|
../Binary/.build/QMK-Communicator/moc_dlg_Preferences.o: ../Binary/.build/QMK-Communicator/moc_dlg_Preferences.cpp |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/moc_dlg_Preferences.o ../Binary/.build/QMK-Communicator/moc_dlg_Preferences.cpp |
|
../Binary/.build/QMK-Communicator/moc_dlg_Terminal.o: ../Binary/.build/QMK-Communicator/moc_dlg_Terminal.cpp |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/moc_dlg_Terminal.o ../Binary/.build/QMK-Communicator/moc_dlg_Terminal.cpp |
|
../Binary/.build/QMK-Communicator/qrc_QMK-Communicator.o: ../Binary/.build/QMK-Communicator/qrc_QMK-Communicator.cpp |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Communicator/qrc_QMK-Communicator.o ../Binary/.build/QMK-Communicator/qrc_QMK-Communicator.cpp |
|
####### Install |
|
install: FORCE |
|
uninstall: FORCE |
|
FORCE: |
|