Subversion Repositories Projects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
801 - 1
#############################################################################
2
# Makefile for building: ../Binary/QMK-Scope
3
# Generated by qmake (2.01a) (Qt 4.5.3) on: Fr. Jan 22 11:48:57 2010
4
# Project:  QMK-Scope.pro
5
# Template: app
6
#############################################################################
7
 
8
####### Compiler, tools and options
9
 
10
CC            = gcc
11
CXX           = g++
12
DEFINES       = -D_TTY_POSIX_ -D_BETA_ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
13
CFLAGS        = -m64 -pipe -g -Wall -W -D_REENTRANT $(DEFINES)
14
CXXFLAGS      = -m64 -pipe -g -Wall -W -D_REENTRANT $(DEFINES)
15
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/Widget_Connection -I../Global/Class_SerialPort -I$(HOME)/include -I/usr/include/qwt -I../Binary/.build/QMK-Scope -I../Binary/.build/QMK-Scope
16
LINK          = g++
17
LFLAGS        = -m64
18
LIBS          = $(SUBLIBS)  -L/usr/lib64 -lqwt -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
19
AR            = ar cqs
20
RANLIB        =
21
QMAKE         = /usr/bin/qmake
22
TAR           = tar -cf
23
COMPRESS      = gzip -9f
24
COPY          = cp -f
25
SED           = sed
26
COPY_FILE     = $(COPY)
27
COPY_DIR      = $(COPY) -r
28
INSTALL_FILE  = install -m 644 -p
29
INSTALL_DIR   = $(COPY_DIR)
30
INSTALL_PROGRAM = install -m 755 -p
31
DEL_FILE      = rm -f
32
SYMLINK       = ln -sf
33
DEL_DIR       = rmdir
34
MOVE          = mv -f
35
CHK_DIR_EXISTS= test -d
36
MKDIR         = mkdir -p
37
 
38
####### Output directory
39
 
40
OBJECTS_DIR   = ../Binary/.build/QMK-Scope/
41
 
42
####### Files
43
 
44
SOURCES       = ../Global/Class_SerialPort/qextserialbase.cpp \
45
		../Global/Class_SerialPort/qextserialport.cpp \
46
		../Global/Class_SerialPort/ManageSerialPort.cpp \
47
		../Global/Class_SerialPort/posix_qextserialport.cpp \
48
		../Global/Widget_Connection/wgt_Connection.cpp \
49
		../Global/Class_HandlerMK/HandlerMK.cpp \
50
		../Global/Class_HandlerIP/HandlerIP.cpp \
51
		../Global/Class_Input/Input.cpp \
52
		../Global/Class_Input/Input_TCP.cpp \
53
		../Global/Class_Input/Input_TTY.cpp \
54
		main.cpp \
55
		Dialogs/dlg_Main.cpp \
56
		Classes/cSettings.cpp ../Binary/.build/QMK-Scope/moc_ManageSerialPort.cpp \
57
		../Binary/.build/QMK-Scope/moc_wgt_Connection.cpp \
58
		../Binary/.build/QMK-Scope/moc_Input.cpp \
59
		../Binary/.build/QMK-Scope/moc_Input_TCP.cpp \
60
		../Binary/.build/QMK-Scope/moc_Input_TTY.cpp \
61
		../Binary/.build/QMK-Scope/moc_dlg_Main.cpp \
62
		../Binary/.build/QMK-Scope/qrc_QMK-Scope.cpp
63
OBJECTS       = ../Binary/.build/QMK-Scope/qextserialbase.o \
64
		../Binary/.build/QMK-Scope/qextserialport.o \
65
		../Binary/.build/QMK-Scope/ManageSerialPort.o \
66
		../Binary/.build/QMK-Scope/posix_qextserialport.o \
67
		../Binary/.build/QMK-Scope/wgt_Connection.o \
68
		../Binary/.build/QMK-Scope/HandlerMK.o \
69
		../Binary/.build/QMK-Scope/HandlerIP.o \
70
		../Binary/.build/QMK-Scope/Input.o \
71
		../Binary/.build/QMK-Scope/Input_TCP.o \
72
		../Binary/.build/QMK-Scope/Input_TTY.o \
73
		../Binary/.build/QMK-Scope/main.o \
74
		../Binary/.build/QMK-Scope/dlg_Main.o \
75
		../Binary/.build/QMK-Scope/cSettings.o \
76
		../Binary/.build/QMK-Scope/moc_ManageSerialPort.o \
77
		../Binary/.build/QMK-Scope/moc_wgt_Connection.o \
78
		../Binary/.build/QMK-Scope/moc_Input.o \
79
		../Binary/.build/QMK-Scope/moc_Input_TCP.o \
80
		../Binary/.build/QMK-Scope/moc_Input_TTY.o \
81
		../Binary/.build/QMK-Scope/moc_dlg_Main.o \
82
		../Binary/.build/QMK-Scope/qrc_QMK-Scope.o
83
DIST          = /usr/share/qt4/mkspecs/common/g++.conf \
84
		/usr/share/qt4/mkspecs/common/unix.conf \
85
		/usr/share/qt4/mkspecs/common/linux.conf \
86
		/usr/share/qt4/mkspecs/qconfig.pri \
87
		/usr/share/qt4/mkspecs/features/qt_functions.prf \
88
		/usr/share/qt4/mkspecs/features/qt_config.prf \
89
		/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
90
		/usr/share/qt4/mkspecs/features/default_pre.prf \
91
		../Global/Class_SerialPort.pri \
92
		../Global/Widget_Connection.pri \
93
		/usr/share/qt4/mkspecs/features/debug.prf \
94
		/usr/share/qt4/mkspecs/features/debug_and_release.prf \
95
		/usr/share/qt4/mkspecs/features/default_post.prf \
96
		/usr/share/qt4/mkspecs/features/build_pass.prf \
97
		/usr/share/qt4/mkspecs/features/warn_on.prf \
98
		/usr/share/qt4/mkspecs/features/qt.prf \
99
		/usr/share/qt4/mkspecs/features/unix/thread.prf \
100
		/usr/share/qt4/mkspecs/features/moc.prf \
101
		/usr/share/qt4/mkspecs/features/resources.prf \
102
		/usr/share/qt4/mkspecs/features/uic.prf \
103
		/usr/share/qt4/mkspecs/features/yacc.prf \
104
		/usr/share/qt4/mkspecs/features/lex.prf \
105
		QMK-Scope.pro
106
QMAKE_TARGET  = QMK-Scope
107
DESTDIR       = ../Binary/
108
TARGET        = ../Binary/QMK-Scope
109
 
110
first: all
111
####### Implicit rules
112
 
113
.SUFFIXES: .o .c .cpp .cc .cxx .C
114
 
115
.cpp.o:
116
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
117
 
118
.cc.o:
119
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
120
 
121
.cxx.o:
122
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
123
 
124
.C.o:
125
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
126
 
127
.c.o:
128
	$(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<"
129
 
130
####### Build rules
131
 
132
all: Makefile.Debug $(TARGET)
133
 
134
$(TARGET): ../Binary/.build/QMK-Scope/ui_wgt_Connection.h ../Binary/.build/QMK-Scope/ui_dlg_Main.h $(OBJECTS)
135
	@$(CHK_DIR_EXISTS) ../Binary/ || $(MKDIR) ../Binary/
136
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)
137
 
138
qmake:  FORCE
139
	@$(QMAKE) -spec /usr/share/qt4/mkspecs/linux-g++-64 -unix CONFIG+=debug_and_release -o Makefile.Debug QMK-Scope.pro
140
 
141
dist:
142
	@$(CHK_DIR_EXISTS) ../Binary/.build/QMK-Scope/QMK-Scope1.0.0 || $(MKDIR) ../Binary/.build/QMK-Scope/QMK-Scope1.0.0
143
	$(COPY_FILE) --parents $(SOURCES) $(DIST) ../Binary/.build/QMK-Scope/QMK-Scope1.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 ../Global/Widget_Connection/wgt_Connection.h ../Global/Kopter.h ../Global/MK_Datatypes.h ../Global/Class_HandlerMK/HandlerMK.h ../Global/Class_HandlerIP/HandlerIP.h ../Global/Class_Input/Input.h ../Global/Class_Input/Input_TCP.h ../Global/Class_Input/Input_TTY.h Defines.h ../Global/Global.h Dialogs/dlg_Main.h Classes/cSettings.h TypeDefs.h ../Binary/.build/QMK-Scope/QMK-Scope1.0.0/ && $(COPY_FILE) --parents QMK-Scope.qrc ../Binary/.build/QMK-Scope/QMK-Scope1.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 ../Global/Widget_Connection/wgt_Connection.cpp ../Global/Class_HandlerMK/HandlerMK.cpp ../Global/Class_HandlerIP/HandlerIP.cpp ../Global/Class_Input/Input.cpp ../Global/Class_Input/Input_TCP.cpp ../Global/Class_Input/Input_TTY.cpp main.cpp Dialogs/dlg_Main.cpp Classes/cSettings.cpp ../Binary/.build/QMK-Scope/QMK-Scope1.0.0/ && $(COPY_FILE) --parents ../Global/Widget_Connection/wgt_Connection.ui Dialogs/dlg_Main.ui ../Binary/.build/QMK-Scope/QMK-Scope1.0.0/ && (cd `dirname ../Binary/.build/QMK-Scope/QMK-Scope1.0.0` && $(TAR) QMK-Scope1.0.0.tar QMK-Scope1.0.0 && $(COMPRESS) QMK-Scope1.0.0.tar) && $(MOVE) `dirname ../Binary/.build/QMK-Scope/QMK-Scope1.0.0`/QMK-Scope1.0.0.tar.gz . && $(DEL_FILE) -r ../Binary/.build/QMK-Scope/QMK-Scope1.0.0
144
 
145
 
146
clean:compiler_clean
147
	-$(DEL_FILE) $(OBJECTS)
148
	-$(DEL_FILE) *~ core *.core
149
 
150
 
151
####### Sub-libraries
152
 
153
distclean: clean
154
	-$(DEL_FILE) $(TARGET)
155
	-$(DEL_FILE) Makefile.Debug
156
 
157
 
158
mocclean: compiler_moc_header_clean compiler_moc_source_clean
159
 
160
mocables: compiler_moc_header_make_all compiler_moc_source_make_all
161
 
162
compiler_moc_header_make_all: ../Binary/.build/QMK-Scope/moc_ManageSerialPort.cpp ../Binary/.build/QMK-Scope/moc_wgt_Connection.cpp ../Binary/.build/QMK-Scope/moc_Input.cpp ../Binary/.build/QMK-Scope/moc_Input_TCP.cpp ../Binary/.build/QMK-Scope/moc_Input_TTY.cpp ../Binary/.build/QMK-Scope/moc_dlg_Main.cpp
163
compiler_moc_header_clean:
164
	-$(DEL_FILE) ../Binary/.build/QMK-Scope/moc_ManageSerialPort.cpp ../Binary/.build/QMK-Scope/moc_wgt_Connection.cpp ../Binary/.build/QMK-Scope/moc_Input.cpp ../Binary/.build/QMK-Scope/moc_Input_TCP.cpp ../Binary/.build/QMK-Scope/moc_Input_TTY.cpp ../Binary/.build/QMK-Scope/moc_dlg_Main.cpp
165
../Binary/.build/QMK-Scope/moc_ManageSerialPort.cpp: ../Global/Class_SerialPort/qextserialport.h \
166
		../Global/Class_SerialPort/posix_qextserialport.h \
167
		../Global/Class_SerialPort/qextserialbase.h \
168
		../Global/Class_SerialPort/win_qextserialport.h \
169
		../Global/Class_SerialPort/ManageSerialPort.h
170
	/usr/bin/moc $(DEFINES) $(INCPATH) ../Global/Class_SerialPort/ManageSerialPort.h -o ../Binary/.build/QMK-Scope/moc_ManageSerialPort.cpp
171
 
172
../Binary/.build/QMK-Scope/moc_wgt_Connection.cpp: ../Binary/.build/QMK-Scope/ui_wgt_Connection.h \
173
		../Global/Kopter.h \
174
		../Global/Class_HandlerIP/HandlerIP.h \
175
		../Global/Class_HandlerMK/HandlerMK.h \
176
		../Global/MK_Datatypes.h \
177
		../Global/Class_Input/Input.h \
178
		../Global/Class_Input/Input_TCP.h \
179
		../Global/Class_Input/Input_TTY.h \
180
		../Global/Class_SerialPort/ManageSerialPort.h \
181
		../Global/Class_SerialPort/qextserialport.h \
182
		../Global/Class_SerialPort/posix_qextserialport.h \
183
		../Global/Class_SerialPort/qextserialbase.h \
184
		../Global/Class_SerialPort/win_qextserialport.h \
185
		../Global/Widget_Connection/wgt_Connection.h
186
	/usr/bin/moc $(DEFINES) $(INCPATH) ../Global/Widget_Connection/wgt_Connection.h -o ../Binary/.build/QMK-Scope/moc_wgt_Connection.cpp
187
 
188
../Binary/.build/QMK-Scope/moc_Input.cpp: ../Global/Class_Input/Input.h
189
	/usr/bin/moc $(DEFINES) $(INCPATH) ../Global/Class_Input/Input.h -o ../Binary/.build/QMK-Scope/moc_Input.cpp
190
 
191
../Binary/.build/QMK-Scope/moc_Input_TCP.cpp: ../Global/Class_Input/Input.h \
192
		../Global/Class_Input/Input_TCP.h
193
	/usr/bin/moc $(DEFINES) $(INCPATH) ../Global/Class_Input/Input_TCP.h -o ../Binary/.build/QMK-Scope/moc_Input_TCP.cpp
194
 
195
../Binary/.build/QMK-Scope/moc_Input_TTY.cpp: ../Global/Class_Input/Input.h \
196
		../Global/Class_SerialPort/ManageSerialPort.h \
197
		../Global/Class_SerialPort/qextserialport.h \
198
		../Global/Class_SerialPort/posix_qextserialport.h \
199
		../Global/Class_SerialPort/qextserialbase.h \
200
		../Global/Class_SerialPort/win_qextserialport.h \
201
		../Global/Class_Input/Input_TTY.h
202
	/usr/bin/moc $(DEFINES) $(INCPATH) ../Global/Class_Input/Input_TTY.h -o ../Binary/.build/QMK-Scope/moc_Input_TTY.cpp
203
 
204
../Binary/.build/QMK-Scope/moc_dlg_Main.cpp: ../Binary/.build/QMK-Scope/ui_dlg_Main.h \
205
		../Global/Widget_Connection/wgt_Connection.h \
206
		../Binary/.build/QMK-Scope/ui_wgt_Connection.h \
207
		../Global/Kopter.h \
208
		../Global/Class_HandlerIP/HandlerIP.h \
209
		../Global/Class_HandlerMK/HandlerMK.h \
210
		../Global/MK_Datatypes.h \
211
		../Global/Class_Input/Input.h \
212
		../Global/Class_Input/Input_TCP.h \
213
		../Global/Class_Input/Input_TTY.h \
214
		../Global/Class_SerialPort/ManageSerialPort.h \
215
		../Global/Class_SerialPort/qextserialport.h \
216
		../Global/Class_SerialPort/posix_qextserialport.h \
217
		../Global/Class_SerialPort/qextserialbase.h \
218
		../Global/Class_SerialPort/win_qextserialport.h \
219
		Defines.h \
220
		../Global/Global.h \
221
		TypeDefs.h \
222
		Classes/cSettings.h \
223
		Dialogs/dlg_Main.h
224
	/usr/bin/moc $(DEFINES) $(INCPATH) Dialogs/dlg_Main.h -o ../Binary/.build/QMK-Scope/moc_dlg_Main.cpp
225
 
226
compiler_rcc_make_all: ../Binary/.build/QMK-Scope/qrc_QMK-Scope.cpp
227
compiler_rcc_clean:
228
	-$(DEL_FILE) ../Binary/.build/QMK-Scope/qrc_QMK-Scope.cpp
229
../Binary/.build/QMK-Scope/qrc_QMK-Scope.cpp: QMK-Scope.qrc \
230
		../Global/Images/Icons/QMK-Scope.png \
231
		../Global/Images/Actions/Plotter-NO.png \
232
		../Global/Images/Actions/Connection-OK.png \
233
		../Global/Images/Actions/Debug.png \
234
		../Global/Images/Actions/Plotter-OK.png \
235
		../Global/Images/Actions/Preferences-Data.png \
236
		../Global/Images/Actions/Exit.png \
237
		../Global/Images/Actions/Connection-NO.png
238
	/usr/bin/rcc -name QMK-Scope QMK-Scope.qrc -o ../Binary/.build/QMK-Scope/qrc_QMK-Scope.cpp
239
 
240
compiler_image_collection_make_all: qmake_image_collection.cpp
241
compiler_image_collection_clean:
242
	-$(DEL_FILE) qmake_image_collection.cpp
243
compiler_moc_source_make_all:
244
compiler_moc_source_clean:
245
compiler_uic_make_all: ../Binary/.build/QMK-Scope/ui_wgt_Connection.h ../Binary/.build/QMK-Scope/ui_dlg_Main.h
246
compiler_uic_clean:
247
	-$(DEL_FILE) ../Binary/.build/QMK-Scope/ui_wgt_Connection.h ../Binary/.build/QMK-Scope/ui_dlg_Main.h
248
../Binary/.build/QMK-Scope/ui_wgt_Connection.h: ../Global/Widget_Connection/wgt_Connection.ui
249
	/usr/bin/uic ../Global/Widget_Connection/wgt_Connection.ui -o ../Binary/.build/QMK-Scope/ui_wgt_Connection.h
250
 
251
../Binary/.build/QMK-Scope/ui_dlg_Main.h: Dialogs/dlg_Main.ui \
252
		../Global/Widget_Connection/wgt_Connection.h \
253
		../Binary/.build/QMK-Scope/ui_wgt_Connection.h \
254
		../Global/Kopter.h \
255
		../Global/Class_HandlerIP/HandlerIP.h \
256
		../Global/Class_HandlerMK/HandlerMK.h \
257
		../Global/MK_Datatypes.h \
258
		../Global/Class_Input/Input.h \
259
		../Global/Class_Input/Input_TCP.h \
260
		../Global/Class_Input/Input_TTY.h \
261
		../Global/Class_SerialPort/ManageSerialPort.h \
262
		../Global/Class_SerialPort/qextserialport.h \
263
		../Global/Class_SerialPort/posix_qextserialport.h \
264
		../Global/Class_SerialPort/qextserialbase.h \
265
		../Global/Class_SerialPort/win_qextserialport.h
266
	/usr/bin/uic Dialogs/dlg_Main.ui -o ../Binary/.build/QMK-Scope/ui_dlg_Main.h
267
 
268
compiler_yacc_decl_make_all:
269
compiler_yacc_decl_clean:
270
compiler_yacc_impl_make_all:
271
compiler_yacc_impl_clean:
272
compiler_lex_make_all:
273
compiler_lex_clean:
274
compiler_clean: compiler_moc_header_clean compiler_rcc_clean compiler_uic_clean
275
 
276
####### Compile
277
 
278
../Binary/.build/QMK-Scope/qextserialbase.o: ../Global/Class_SerialPort/qextserialbase.cpp ../Global/Class_SerialPort/qextserialbase.h
279
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/qextserialbase.o ../Global/Class_SerialPort/qextserialbase.cpp
280
 
281
../Binary/.build/QMK-Scope/qextserialport.o: ../Global/Class_SerialPort/qextserialport.cpp ../Global/Class_SerialPort/qextserialport.h \
282
		../Global/Class_SerialPort/posix_qextserialport.h \
283
		../Global/Class_SerialPort/qextserialbase.h \
284
		../Global/Class_SerialPort/win_qextserialport.h
285
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/qextserialport.o ../Global/Class_SerialPort/qextserialport.cpp
286
 
287
../Binary/.build/QMK-Scope/ManageSerialPort.o: ../Global/Class_SerialPort/ManageSerialPort.cpp ../Global/Class_SerialPort/ManageSerialPort.h \
288
		../Global/Class_SerialPort/qextserialport.h \
289
		../Global/Class_SerialPort/posix_qextserialport.h \
290
		../Global/Class_SerialPort/qextserialbase.h \
291
		../Global/Class_SerialPort/win_qextserialport.h
292
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/ManageSerialPort.o ../Global/Class_SerialPort/ManageSerialPort.cpp
293
 
294
../Binary/.build/QMK-Scope/posix_qextserialport.o: ../Global/Class_SerialPort/posix_qextserialport.cpp ../Global/Class_SerialPort/posix_qextserialport.h \
295
		../Global/Class_SerialPort/qextserialbase.h
296
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/posix_qextserialport.o ../Global/Class_SerialPort/posix_qextserialport.cpp
297
 
298
../Binary/.build/QMK-Scope/wgt_Connection.o: ../Global/Widget_Connection/wgt_Connection.cpp ../Global/Widget_Connection/wgt_Connection.h \
299
		../Binary/.build/QMK-Scope/ui_wgt_Connection.h \
300
		../Global/Kopter.h \
301
		../Global/Class_HandlerIP/HandlerIP.h \
302
		../Global/Class_HandlerMK/HandlerMK.h \
303
		../Global/MK_Datatypes.h \
304
		../Global/Class_Input/Input.h \
305
		../Global/Class_Input/Input_TCP.h \
306
		../Global/Class_Input/Input_TTY.h \
307
		../Global/Class_SerialPort/ManageSerialPort.h \
308
		../Global/Class_SerialPort/qextserialport.h \
309
		../Global/Class_SerialPort/posix_qextserialport.h \
310
		../Global/Class_SerialPort/qextserialbase.h \
311
		../Global/Class_SerialPort/win_qextserialport.h
312
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/wgt_Connection.o ../Global/Widget_Connection/wgt_Connection.cpp
313
 
314
../Binary/.build/QMK-Scope/HandlerMK.o: ../Global/Class_HandlerMK/HandlerMK.cpp ../Global/Class_HandlerMK/HandlerMK.h \
315
		../Global/Kopter.h \
316
		../Global/MK_Datatypes.h
317
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/HandlerMK.o ../Global/Class_HandlerMK/HandlerMK.cpp
318
 
319
../Binary/.build/QMK-Scope/HandlerIP.o: ../Global/Class_HandlerIP/HandlerIP.cpp ../Global/Class_HandlerIP/HandlerIP.h
320
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/HandlerIP.o ../Global/Class_HandlerIP/HandlerIP.cpp
321
 
322
../Binary/.build/QMK-Scope/Input.o: ../Global/Class_Input/Input.cpp ../Global/Class_Input/Input.h
323
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/Input.o ../Global/Class_Input/Input.cpp
324
 
325
../Binary/.build/QMK-Scope/Input_TCP.o: ../Global/Class_Input/Input_TCP.cpp ../Global/Class_Input/Input_TCP.h \
326
		../Global/Class_Input/Input.h
327
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/Input_TCP.o ../Global/Class_Input/Input_TCP.cpp
328
 
329
../Binary/.build/QMK-Scope/Input_TTY.o: ../Global/Class_Input/Input_TTY.cpp ../Global/Class_Input/Input_TTY.h \
330
		../Global/Class_Input/Input.h \
331
		../Global/Class_SerialPort/ManageSerialPort.h \
332
		../Global/Class_SerialPort/qextserialport.h \
333
		../Global/Class_SerialPort/posix_qextserialport.h \
334
		../Global/Class_SerialPort/qextserialbase.h \
335
		../Global/Class_SerialPort/win_qextserialport.h
336
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/Input_TTY.o ../Global/Class_Input/Input_TTY.cpp
337
 
338
../Binary/.build/QMK-Scope/main.o: main.cpp Dialogs/dlg_Main.h \
339
		../Binary/.build/QMK-Scope/ui_dlg_Main.h \
340
		../Global/Widget_Connection/wgt_Connection.h \
341
		../Binary/.build/QMK-Scope/ui_wgt_Connection.h \
342
		../Global/Kopter.h \
343
		../Global/Class_HandlerIP/HandlerIP.h \
344
		../Global/Class_HandlerMK/HandlerMK.h \
345
		../Global/MK_Datatypes.h \
346
		../Global/Class_Input/Input.h \
347
		../Global/Class_Input/Input_TCP.h \
348
		../Global/Class_Input/Input_TTY.h \
349
		../Global/Class_SerialPort/ManageSerialPort.h \
350
		../Global/Class_SerialPort/qextserialport.h \
351
		../Global/Class_SerialPort/posix_qextserialport.h \
352
		../Global/Class_SerialPort/qextserialbase.h \
353
		../Global/Class_SerialPort/win_qextserialport.h \
354
		Defines.h \
355
		../Global/Global.h \
356
		TypeDefs.h \
357
		Classes/cSettings.h
358
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/main.o main.cpp
359
 
360
../Binary/.build/QMK-Scope/dlg_Main.o: Dialogs/dlg_Main.cpp Dialogs/dlg_Main.h \
361
		../Binary/.build/QMK-Scope/ui_dlg_Main.h \
362
		../Global/Widget_Connection/wgt_Connection.h \
363
		../Binary/.build/QMK-Scope/ui_wgt_Connection.h \
364
		../Global/Kopter.h \
365
		../Global/Class_HandlerIP/HandlerIP.h \
366
		../Global/Class_HandlerMK/HandlerMK.h \
367
		../Global/MK_Datatypes.h \
368
		../Global/Class_Input/Input.h \
369
		../Global/Class_Input/Input_TCP.h \
370
		../Global/Class_Input/Input_TTY.h \
371
		../Global/Class_SerialPort/ManageSerialPort.h \
372
		../Global/Class_SerialPort/qextserialport.h \
373
		../Global/Class_SerialPort/posix_qextserialport.h \
374
		../Global/Class_SerialPort/qextserialbase.h \
375
		../Global/Class_SerialPort/win_qextserialport.h \
376
		Defines.h \
377
		../Global/Global.h \
378
		TypeDefs.h \
379
		Classes/cSettings.h
380
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/dlg_Main.o Dialogs/dlg_Main.cpp
381
 
382
../Binary/.build/QMK-Scope/cSettings.o: Classes/cSettings.cpp Classes/cSettings.h \
383
		../Global/Kopter.h \
384
		Defines.h \
385
		../Global/Global.h
386
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/cSettings.o Classes/cSettings.cpp
387
 
388
../Binary/.build/QMK-Scope/moc_ManageSerialPort.o: ../Binary/.build/QMK-Scope/moc_ManageSerialPort.cpp
389
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/moc_ManageSerialPort.o ../Binary/.build/QMK-Scope/moc_ManageSerialPort.cpp
390
 
391
../Binary/.build/QMK-Scope/moc_wgt_Connection.o: ../Binary/.build/QMK-Scope/moc_wgt_Connection.cpp
392
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/moc_wgt_Connection.o ../Binary/.build/QMK-Scope/moc_wgt_Connection.cpp
393
 
394
../Binary/.build/QMK-Scope/moc_Input.o: ../Binary/.build/QMK-Scope/moc_Input.cpp
395
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/moc_Input.o ../Binary/.build/QMK-Scope/moc_Input.cpp
396
 
397
../Binary/.build/QMK-Scope/moc_Input_TCP.o: ../Binary/.build/QMK-Scope/moc_Input_TCP.cpp
398
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/moc_Input_TCP.o ../Binary/.build/QMK-Scope/moc_Input_TCP.cpp
399
 
400
../Binary/.build/QMK-Scope/moc_Input_TTY.o: ../Binary/.build/QMK-Scope/moc_Input_TTY.cpp
401
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/moc_Input_TTY.o ../Binary/.build/QMK-Scope/moc_Input_TTY.cpp
402
 
403
../Binary/.build/QMK-Scope/moc_dlg_Main.o: ../Binary/.build/QMK-Scope/moc_dlg_Main.cpp
404
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/moc_dlg_Main.o ../Binary/.build/QMK-Scope/moc_dlg_Main.cpp
405
 
406
../Binary/.build/QMK-Scope/qrc_QMK-Scope.o: ../Binary/.build/QMK-Scope/qrc_QMK-Scope.cpp
407
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/qrc_QMK-Scope.o ../Binary/.build/QMK-Scope/qrc_QMK-Scope.cpp
408
 
409
####### Install
410
 
411
install:   FORCE
412
 
413
uninstall:   FORCE
414
 
415
FORCE:
416