Subversion Repositories Projects

Rev

Rev 801 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
801 - 1
#############################################################################
813 - 2
# Makefile for building: ../Binary/QMK-Scope.app/Contents/MacOS/QMK-Scope
3
# Generated by qmake (2.01a) (Qt 4.6.2) on: Fr. Sep 17 16:36:02 2010
801 - 4
# Project:  QMK-Scope.pro
5
# Template: app
813 - 6
# Command: /usr/bin/qmake -spec /usr/local/Qt4.6/mkspecs/macx-g++ -macx CONFIG+=OSX CONFIG-=debug -o Makefile QMK-Scope.pro
801 - 7
#############################################################################
8
 
9
####### Compiler, tools and options
10
 
11
CC            = gcc
12
CXX           = g++
813 - 13
DEFINES       = -D_TTY_POSIX_ -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
14
CFLAGS        = -pipe -O2 -arch i386 -Wall -W $(DEFINES)
15
CXXFLAGS      = -pipe -O2 -arch i386 -Wall -W $(DEFINES)
16
INCPATH       = -I/usr/local/Qt4.6/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtNetwork.framework/Versions/4/Headers -I/usr/include/QtNetwork -I/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/usr/include/QtGui -I/usr/include -I../Global/Widget_Connection -I../Global/Class_SerialPort -I$(QWT_HOME)/include -I../Binary/.build/QMK-Scope -I../Binary/.build/QMK-Scope -F/Library/Frameworks
801 - 17
LINK          = g++
813 - 18
LFLAGS        = -headerpad_max_install_names -arch i386
19
LIBS          = $(SUBLIBS) -F/Library/Frameworks -L/Library/Frameworks -L$(QWT_HOME)/lib -lqwt -framework QtGui -framework QtNetwork -framework QtCore
20
AR            = ar cq
21
RANLIB        = ranlib -s
801 - 22
QMAKE         = /usr/bin/qmake
23
TAR           = tar -cf
24
COMPRESS      = gzip -9f
25
COPY          = cp -f
26
SED           = sed
813 - 27
COPY_FILE     = cp -f
28
COPY_DIR      = cp -f -R
29
STRIP         =
30
INSTALL_FILE  = $(COPY_FILE)
801 - 31
INSTALL_DIR   = $(COPY_DIR)
813 - 32
INSTALL_PROGRAM = $(COPY_FILE)
801 - 33
DEL_FILE      = rm -f
34
SYMLINK       = ln -f -s
35
DEL_DIR       = rmdir
36
MOVE          = mv -f
37
CHK_DIR_EXISTS= test -d
38
MKDIR         = mkdir -p
813 - 39
export MACOSX_DEPLOYMENT_TARGET = 10.4
801 - 40
 
41
####### Output directory
42
 
43
OBJECTS_DIR   = ../Binary/.build/QMK-Scope/
44
 
45
####### Files
46
 
47
SOURCES       = ../Global/Class_SerialPort/qextserialbase.cpp \
48
		../Global/Class_SerialPort/qextserialport.cpp \
49
		../Global/Class_SerialPort/ManageSerialPort.cpp \
50
		../Global/Class_SerialPort/posix_qextserialport.cpp \
51
		../Global/Widget_Connection/wgt_Connection.cpp \
52
		../Global/Class_HandlerMK/HandlerMK.cpp \
53
		../Global/Class_HandlerIP/HandlerIP.cpp \
54
		../Global/Class_Input/Input.cpp \
55
		../Global/Class_Input/Input_TCP.cpp \
56
		../Global/Class_Input/Input_TTY.cpp \
57
		main.cpp \
58
		Dialogs/dlg_Main.cpp \
59
		Classes/cSettings.cpp \
60
		Dialogs/wgt_Index.cpp ../Binary/.build/QMK-Scope/moc_ManageSerialPort.cpp \
61
		../Binary/.build/QMK-Scope/moc_wgt_Connection.cpp \
62
		../Binary/.build/QMK-Scope/moc_Input.cpp \
63
		../Binary/.build/QMK-Scope/moc_Input_TCP.cpp \
64
		../Binary/.build/QMK-Scope/moc_Input_TTY.cpp \
65
		../Binary/.build/QMK-Scope/moc_dlg_Main.cpp \
66
		../Binary/.build/QMK-Scope/moc_wgt_Index.cpp \
67
		../Binary/.build/QMK-Scope/qrc_QMK-Scope.cpp
68
OBJECTS       = ../Binary/.build/QMK-Scope/qextserialbase.o \
69
		../Binary/.build/QMK-Scope/qextserialport.o \
70
		../Binary/.build/QMK-Scope/ManageSerialPort.o \
71
		../Binary/.build/QMK-Scope/posix_qextserialport.o \
72
		../Binary/.build/QMK-Scope/wgt_Connection.o \
73
		../Binary/.build/QMK-Scope/HandlerMK.o \
74
		../Binary/.build/QMK-Scope/HandlerIP.o \
75
		../Binary/.build/QMK-Scope/Input.o \
76
		../Binary/.build/QMK-Scope/Input_TCP.o \
77
		../Binary/.build/QMK-Scope/Input_TTY.o \
78
		../Binary/.build/QMK-Scope/main.o \
79
		../Binary/.build/QMK-Scope/dlg_Main.o \
80
		../Binary/.build/QMK-Scope/cSettings.o \
81
		../Binary/.build/QMK-Scope/wgt_Index.o \
82
		../Binary/.build/QMK-Scope/moc_ManageSerialPort.o \
83
		../Binary/.build/QMK-Scope/moc_wgt_Connection.o \
84
		../Binary/.build/QMK-Scope/moc_Input.o \
85
		../Binary/.build/QMK-Scope/moc_Input_TCP.o \
86
		../Binary/.build/QMK-Scope/moc_Input_TTY.o \
87
		../Binary/.build/QMK-Scope/moc_dlg_Main.o \
88
		../Binary/.build/QMK-Scope/moc_wgt_Index.o \
89
		../Binary/.build/QMK-Scope/qrc_QMK-Scope.o
813 - 90
DIST          = /usr/local/Qt4.6/mkspecs/common/unix.conf \
91
		/usr/local/Qt4.6/mkspecs/common/mac.conf \
92
		/usr/local/Qt4.6/mkspecs/common/mac-g++.conf \
93
		/usr/local/Qt4.6/mkspecs/qconfig.pri \
94
		/usr/local/Qt4.6/mkspecs/features/qt_functions.prf \
95
		/usr/local/Qt4.6/mkspecs/features/qt_config.prf \
96
		/usr/local/Qt4.6/mkspecs/features/exclusive_builds.prf \
97
		/usr/local/Qt4.6/mkspecs/features/default_pre.prf \
98
		/usr/local/Qt4.6/mkspecs/features/mac/default_pre.prf \
801 - 99
		../Global/Class_SerialPort.pri \
100
		../Global/Widget_Connection.pri \
813 - 101
		/usr/local/Qt4.6/mkspecs/features/release.prf \
102
		/usr/local/Qt4.6/mkspecs/features/default_post.prf \
103
		/usr/local/Qt4.6/mkspecs/features/mac/default_post.prf \
104
		/usr/local/Qt4.6/mkspecs/features/mac/x86.prf \
105
		/usr/local/Qt4.6/mkspecs/features/mac/objective_c.prf \
106
		/usr/local/Qt4.6/mkspecs/features/warn_on.prf \
107
		/usr/local/Qt4.6/mkspecs/features/qt.prf \
108
		/usr/local/Qt4.6/mkspecs/features/unix/thread.prf \
109
		/usr/local/Qt4.6/mkspecs/features/moc.prf \
110
		/usr/local/Qt4.6/mkspecs/features/mac/rez.prf \
111
		/usr/local/Qt4.6/mkspecs/features/mac/sdk.prf \
112
		/usr/local/Qt4.6/mkspecs/features/resources.prf \
113
		/usr/local/Qt4.6/mkspecs/features/uic.prf \
114
		/usr/local/Qt4.6/mkspecs/features/yacc.prf \
115
		/usr/local/Qt4.6/mkspecs/features/lex.prf \
801 - 116
		QMK-Scope.pro
117
QMAKE_TARGET  = QMK-Scope
118
DESTDIR       = ../Binary/
813 - 119
TARGET        = ../Binary/QMK-Scope.app/Contents/MacOS/QMK-Scope
801 - 120
 
813 - 121
####### Custom Compiler Variables
122
QMAKE_COMP_QMAKE_OBJECTIVE_CFLAGS = -pipe \
123
		-O2 \
124
		-arch \
125
		i386 \
126
		-Wall \
127
		-W
128
 
129
 
801 - 130
first: all
131
####### Implicit rules
132
 
133
.SUFFIXES: .o .c .cpp .cc .cxx .C
134
 
135
.cpp.o:
136
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
137
 
138
.cc.o:
139
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
140
 
141
.cxx.o:
142
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
143
 
144
.C.o:
145
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
146
 
147
.c.o:
148
	$(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<"
149
 
150
####### Build rules
151
 
813 - 152
all: Makefile ../Binary/QMK-Scope.app/Contents/PkgInfo ../Binary/QMK-Scope.app/Contents/Resources/empty.lproj ../Binary/QMK-Scope.app/Contents/Info.plist ../Binary/QMK-Scope.app/Contents/Resources/QMK-Scope.icns $(TARGET)
801 - 153
 
154
$(TARGET): ../Binary/.build/QMK-Scope/ui_wgt_Connection.h ../Binary/.build/QMK-Scope/ui_dlg_Main.h ../Binary/.build/QMK-Scope/ui_wgt_Index.h $(OBJECTS)
813 - 155
	@$(CHK_DIR_EXISTS) ../Binary/QMK-Scope.app/Contents/MacOS/ || $(MKDIR) ../Binary/QMK-Scope.app/Contents/MacOS/
801 - 156
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)
813 - 157
	cp ../QMK-Scope/*.qm ../Binary/QMK-Scope.app/Contents/MacOS/.
801 - 158
 
813 - 159
Makefile: QMK-Scope.pro  /usr/local/Qt4.6/mkspecs/macx-g++/qmake.conf /usr/local/Qt4.6/mkspecs/common/unix.conf \
160
		/usr/local/Qt4.6/mkspecs/common/mac.conf \
161
		/usr/local/Qt4.6/mkspecs/common/mac-g++.conf \
162
		/usr/local/Qt4.6/mkspecs/qconfig.pri \
163
		/usr/local/Qt4.6/mkspecs/features/qt_functions.prf \
164
		/usr/local/Qt4.6/mkspecs/features/qt_config.prf \
165
		/usr/local/Qt4.6/mkspecs/features/exclusive_builds.prf \
166
		/usr/local/Qt4.6/mkspecs/features/default_pre.prf \
167
		/usr/local/Qt4.6/mkspecs/features/mac/default_pre.prf \
801 - 168
		../Global/Class_SerialPort.pri \
169
		../Global/Widget_Connection.pri \
813 - 170
		/usr/local/Qt4.6/mkspecs/features/release.prf \
171
		/usr/local/Qt4.6/mkspecs/features/default_post.prf \
172
		/usr/local/Qt4.6/mkspecs/features/mac/default_post.prf \
173
		/usr/local/Qt4.6/mkspecs/features/mac/x86.prf \
174
		/usr/local/Qt4.6/mkspecs/features/mac/objective_c.prf \
175
		/usr/local/Qt4.6/mkspecs/features/warn_on.prf \
176
		/usr/local/Qt4.6/mkspecs/features/qt.prf \
177
		/usr/local/Qt4.6/mkspecs/features/unix/thread.prf \
178
		/usr/local/Qt4.6/mkspecs/features/moc.prf \
179
		/usr/local/Qt4.6/mkspecs/features/mac/rez.prf \
180
		/usr/local/Qt4.6/mkspecs/features/mac/sdk.prf \
181
		/usr/local/Qt4.6/mkspecs/features/resources.prf \
182
		/usr/local/Qt4.6/mkspecs/features/uic.prf \
183
		/usr/local/Qt4.6/mkspecs/features/yacc.prf \
184
		/usr/local/Qt4.6/mkspecs/features/lex.prf \
185
		/Library/Frameworks/QtGui.framework/QtGui.prl \
186
		/Library/Frameworks/QtCore.framework/QtCore.prl \
187
		/Library/Frameworks/QtNetwork.framework/QtNetwork.prl
188
	$(QMAKE) -spec /usr/local/Qt4.6/mkspecs/macx-g++ -macx CONFIG+=OSX CONFIG-=debug -o Makefile QMK-Scope.pro
189
/usr/local/Qt4.6/mkspecs/common/unix.conf:
190
/usr/local/Qt4.6/mkspecs/common/mac.conf:
191
/usr/local/Qt4.6/mkspecs/common/mac-g++.conf:
192
/usr/local/Qt4.6/mkspecs/qconfig.pri:
193
/usr/local/Qt4.6/mkspecs/features/qt_functions.prf:
194
/usr/local/Qt4.6/mkspecs/features/qt_config.prf:
195
/usr/local/Qt4.6/mkspecs/features/exclusive_builds.prf:
196
/usr/local/Qt4.6/mkspecs/features/default_pre.prf:
197
/usr/local/Qt4.6/mkspecs/features/mac/default_pre.prf:
801 - 198
../Global/Class_SerialPort.pri:
199
../Global/Widget_Connection.pri:
813 - 200
/usr/local/Qt4.6/mkspecs/features/release.prf:
201
/usr/local/Qt4.6/mkspecs/features/default_post.prf:
202
/usr/local/Qt4.6/mkspecs/features/mac/default_post.prf:
203
/usr/local/Qt4.6/mkspecs/features/mac/x86.prf:
204
/usr/local/Qt4.6/mkspecs/features/mac/objective_c.prf:
205
/usr/local/Qt4.6/mkspecs/features/warn_on.prf:
206
/usr/local/Qt4.6/mkspecs/features/qt.prf:
207
/usr/local/Qt4.6/mkspecs/features/unix/thread.prf:
208
/usr/local/Qt4.6/mkspecs/features/moc.prf:
209
/usr/local/Qt4.6/mkspecs/features/mac/rez.prf:
210
/usr/local/Qt4.6/mkspecs/features/mac/sdk.prf:
211
/usr/local/Qt4.6/mkspecs/features/resources.prf:
212
/usr/local/Qt4.6/mkspecs/features/uic.prf:
213
/usr/local/Qt4.6/mkspecs/features/yacc.prf:
214
/usr/local/Qt4.6/mkspecs/features/lex.prf:
215
/Library/Frameworks/QtGui.framework/QtGui.prl:
216
/Library/Frameworks/QtCore.framework/QtCore.prl:
217
/Library/Frameworks/QtNetwork.framework/QtNetwork.prl:
801 - 218
qmake:  FORCE
813 - 219
	@$(QMAKE) -spec /usr/local/Qt4.6/mkspecs/macx-g++ -macx CONFIG+=OSX CONFIG-=debug -o Makefile QMK-Scope.pro
801 - 220
 
813 - 221
../Binary/QMK-Scope.app/Contents/PkgInfo:
222
	@$(CHK_DIR_EXISTS) ../Binary/QMK-Scope.app/Contents || $(MKDIR) ../Binary/QMK-Scope.app/Contents
223
	@$(DEL_FILE) ../Binary/QMK-Scope.app/Contents/PkgInfo
224
	@echo "APPL????" >../Binary/QMK-Scope.app/Contents/PkgInfo
225
../Binary/QMK-Scope.app/Contents/Resources/empty.lproj:
226
	@$(CHK_DIR_EXISTS) ../Binary/QMK-Scope.app/Contents/Resources || $(MKDIR) ../Binary/QMK-Scope.app/Contents/Resources
227
	@touch ../Binary/QMK-Scope.app/Contents/Resources/empty.lproj
228
 
229
../Binary/QMK-Scope.app/Contents/Info.plist:
230
	@$(CHK_DIR_EXISTS) ../Binary/QMK-Scope.app/Contents || $(MKDIR) ../Binary/QMK-Scope.app/Contents
231
	@$(DEL_FILE) ../Binary/QMK-Scope.app/Contents/Info.plist
232
	@sed -e "s,@ICON@,QMK-Scope.icns,g" -e "s,@EXECUTABLE@,QMK-Scope,g" -e "s,@TYPEINFO@,????,g" /usr/local/Qt4.6/mkspecs/macx-g++/Info.plist.app >../Binary/QMK-Scope.app/Contents/Info.plist
233
../Binary/QMK-Scope.app/Contents/Resources/QMK-Scope.icns: ../Global/Images/Icons/QMK-Scope.icns
234
	@$(CHK_DIR_EXISTS) ../Binary/QMK-Scope.app/Contents/Resources/ || $(MKDIR) ../Binary/QMK-Scope.app/Contents/Resources/
235
	@$(DEL_FILE) ../Binary/QMK-Scope.app/Contents/Resources/QMK-Scope.icns
236
	@$(COPY_FILE) ../Global/Images/Icons/QMK-Scope.icns ../Binary/QMK-Scope.app/Contents/Resources/QMK-Scope.icns
801 - 237
dist:
238
	@$(CHK_DIR_EXISTS) ../Binary/.build/QMK-Scope/QMK-Scope1.0.0 || $(MKDIR) ../Binary/.build/QMK-Scope/QMK-Scope1.0.0
813 - 239
	$(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 Dialogs/wgt_Index.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 Dialogs/wgt_Index.cpp ../Binary/.build/QMK-Scope/QMK-Scope1.0.0/ && $(COPY_FILE) --parents ../Global/Widget_Connection/wgt_Connection.ui Dialogs/dlg_Main.ui Dialogs/wgt_Index.ui ../Binary/.build/QMK-Scope/QMK-Scope1.0.0/ && $(COPY_FILE) --parents QMK-Scope_en.ts QMK-Scope_de.ts ../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
801 - 240
 
241
 
242
clean:compiler_clean
243
	-$(DEL_FILE) $(OBJECTS)
244
	-$(DEL_FILE) *~ core *.core
245
 
246
 
247
####### Sub-libraries
248
 
249
distclean: clean
813 - 250
	-$(DEL_FILE) -r ../Binary/QMK-Scope.app
801 - 251
	-$(DEL_FILE) Makefile
252
 
253
 
254
mocclean: compiler_moc_header_clean compiler_moc_source_clean
255
 
256
mocables: compiler_moc_header_make_all compiler_moc_source_make_all
257
 
813 - 258
compiler_objective_c_make_all:
259
compiler_objective_c_clean:
801 - 260
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 ../Binary/.build/QMK-Scope/moc_wgt_Index.cpp
261
compiler_moc_header_clean:
262
	-$(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 ../Binary/.build/QMK-Scope/moc_wgt_Index.cpp
263
../Binary/.build/QMK-Scope/moc_ManageSerialPort.cpp: ../Global/Class_SerialPort/qextserialport.h \
264
		../Global/Class_SerialPort/posix_qextserialport.h \
265
		../Global/Class_SerialPort/qextserialbase.h \
266
		../Global/Class_SerialPort/win_qextserialport.h \
267
		../Global/Class_SerialPort/ManageSerialPort.h
813 - 268
	/Developer/Tools/Qt/moc $(DEFINES) $(INCPATH) -D__APPLE__ -D__GNUC__ ../Global/Class_SerialPort/ManageSerialPort.h -o ../Binary/.build/QMK-Scope/moc_ManageSerialPort.cpp
801 - 269
 
270
../Binary/.build/QMK-Scope/moc_wgt_Connection.cpp: ../Binary/.build/QMK-Scope/ui_wgt_Connection.h \
271
		../Global/Kopter.h \
272
		../Global/Class_HandlerIP/HandlerIP.h \
273
		../Global/Class_HandlerMK/HandlerMK.h \
274
		../Global/MK_Datatypes.h \
275
		../Global/Class_Input/Input.h \
276
		../Global/Class_Input/Input_TCP.h \
277
		../Global/Class_Input/Input_TTY.h \
278
		../Global/Class_SerialPort/ManageSerialPort.h \
279
		../Global/Class_SerialPort/qextserialport.h \
280
		../Global/Class_SerialPort/posix_qextserialport.h \
281
		../Global/Class_SerialPort/qextserialbase.h \
282
		../Global/Class_SerialPort/win_qextserialport.h \
283
		../Global/Widget_Connection/wgt_Connection.h
813 - 284
	/Developer/Tools/Qt/moc $(DEFINES) $(INCPATH) -D__APPLE__ -D__GNUC__ ../Global/Widget_Connection/wgt_Connection.h -o ../Binary/.build/QMK-Scope/moc_wgt_Connection.cpp
801 - 285
 
286
../Binary/.build/QMK-Scope/moc_Input.cpp: ../Global/Class_Input/Input.h
813 - 287
	/Developer/Tools/Qt/moc $(DEFINES) $(INCPATH) -D__APPLE__ -D__GNUC__ ../Global/Class_Input/Input.h -o ../Binary/.build/QMK-Scope/moc_Input.cpp
801 - 288
 
289
../Binary/.build/QMK-Scope/moc_Input_TCP.cpp: ../Global/Class_Input/Input.h \
290
		../Global/Class_Input/Input_TCP.h
813 - 291
	/Developer/Tools/Qt/moc $(DEFINES) $(INCPATH) -D__APPLE__ -D__GNUC__ ../Global/Class_Input/Input_TCP.h -o ../Binary/.build/QMK-Scope/moc_Input_TCP.cpp
801 - 292
 
293
../Binary/.build/QMK-Scope/moc_Input_TTY.cpp: ../Global/Class_Input/Input.h \
294
		../Global/Class_SerialPort/ManageSerialPort.h \
295
		../Global/Class_SerialPort/qextserialport.h \
296
		../Global/Class_SerialPort/posix_qextserialport.h \
297
		../Global/Class_SerialPort/qextserialbase.h \
298
		../Global/Class_SerialPort/win_qextserialport.h \
299
		../Global/Class_Input/Input_TTY.h
813 - 300
	/Developer/Tools/Qt/moc $(DEFINES) $(INCPATH) -D__APPLE__ -D__GNUC__ ../Global/Class_Input/Input_TTY.h -o ../Binary/.build/QMK-Scope/moc_Input_TTY.cpp
801 - 301
 
302
../Binary/.build/QMK-Scope/moc_dlg_Main.cpp: ../Binary/.build/QMK-Scope/ui_dlg_Main.h \
303
		Dialogs/wgt_Index.h \
304
		../Binary/.build/QMK-Scope/ui_wgt_Index.h \
305
		Defines.h \
306
		../Global/Global.h \
813 - 307
		../Global/Kopter.h \
801 - 308
		TypeDefs.h \
309
		Classes/cSettings.h \
310
		Dialogs/dlg_Main.h
813 - 311
	/Developer/Tools/Qt/moc $(DEFINES) $(INCPATH) -D__APPLE__ -D__GNUC__ Dialogs/dlg_Main.h -o ../Binary/.build/QMK-Scope/moc_dlg_Main.cpp
801 - 312
 
313
../Binary/.build/QMK-Scope/moc_wgt_Index.cpp: ../Binary/.build/QMK-Scope/ui_wgt_Index.h \
314
		Dialogs/wgt_Index.h
813 - 315
	/Developer/Tools/Qt/moc $(DEFINES) $(INCPATH) -D__APPLE__ -D__GNUC__ Dialogs/wgt_Index.h -o ../Binary/.build/QMK-Scope/moc_wgt_Index.cpp
801 - 316
 
317
compiler_rcc_make_all: ../Binary/.build/QMK-Scope/qrc_QMK-Scope.cpp
318
compiler_rcc_clean:
319
	-$(DEL_FILE) ../Binary/.build/QMK-Scope/qrc_QMK-Scope.cpp
320
../Binary/.build/QMK-Scope/qrc_QMK-Scope.cpp: QMK-Scope.qrc \
321
		../Global/Images/Icons/QMK-Scope.png \
322
		../Global/Images/Actions/Plotter-NO.png \
323
		../Global/Images/Actions/Connection-OK.png \
324
		../Global/Images/Actions/Debug.png \
325
		../Global/Images/Actions/Plotter-OK.png \
326
		../Global/Images/Actions/Preferences-Data.png \
327
		../Global/Images/Actions/Exit.png \
328
		../Global/Images/Actions/Connection-NO.png
813 - 329
	/Developer/Tools/Qt/rcc -name QMK-Scope QMK-Scope.qrc -o ../Binary/.build/QMK-Scope/qrc_QMK-Scope.cpp
801 - 330
 
813 - 331
compiler_image_collection_make_all: qmake_image_collection.cpp
801 - 332
compiler_image_collection_clean:
813 - 333
	-$(DEL_FILE) qmake_image_collection.cpp
801 - 334
compiler_moc_source_make_all:
335
compiler_moc_source_clean:
813 - 336
compiler_rez_source_make_all:
337
compiler_rez_source_clean:
801 - 338
compiler_uic_make_all: ../Binary/.build/QMK-Scope/ui_wgt_Connection.h ../Binary/.build/QMK-Scope/ui_dlg_Main.h ../Binary/.build/QMK-Scope/ui_wgt_Index.h
339
compiler_uic_clean:
340
	-$(DEL_FILE) ../Binary/.build/QMK-Scope/ui_wgt_Connection.h ../Binary/.build/QMK-Scope/ui_dlg_Main.h ../Binary/.build/QMK-Scope/ui_wgt_Index.h
341
../Binary/.build/QMK-Scope/ui_wgt_Connection.h: ../Global/Widget_Connection/wgt_Connection.ui
813 - 342
	/Developer/Tools/Qt/uic ../Global/Widget_Connection/wgt_Connection.ui -o ../Binary/.build/QMK-Scope/ui_wgt_Connection.h
801 - 343
 
344
../Binary/.build/QMK-Scope/ui_dlg_Main.h: Dialogs/dlg_Main.ui \
345
		../Global/Widget_Connection/wgt_Connection.h \
346
		../Binary/.build/QMK-Scope/ui_wgt_Connection.h \
347
		../Global/Kopter.h \
348
		../Global/Class_HandlerIP/HandlerIP.h \
349
		../Global/Class_HandlerMK/HandlerMK.h \
350
		../Global/MK_Datatypes.h \
351
		../Global/Class_Input/Input.h \
352
		../Global/Class_Input/Input_TCP.h \
353
		../Global/Class_Input/Input_TTY.h \
354
		../Global/Class_SerialPort/ManageSerialPort.h \
355
		../Global/Class_SerialPort/qextserialport.h \
356
		../Global/Class_SerialPort/posix_qextserialport.h \
357
		../Global/Class_SerialPort/qextserialbase.h \
358
		../Global/Class_SerialPort/win_qextserialport.h
813 - 359
	/Developer/Tools/Qt/uic Dialogs/dlg_Main.ui -o ../Binary/.build/QMK-Scope/ui_dlg_Main.h
801 - 360
 
361
../Binary/.build/QMK-Scope/ui_wgt_Index.h: Dialogs/wgt_Index.ui
813 - 362
	/Developer/Tools/Qt/uic Dialogs/wgt_Index.ui -o ../Binary/.build/QMK-Scope/ui_wgt_Index.h
801 - 363
 
364
compiler_yacc_decl_make_all:
365
compiler_yacc_decl_clean:
366
compiler_yacc_impl_make_all:
367
compiler_yacc_impl_clean:
368
compiler_lex_make_all:
369
compiler_lex_clean:
370
compiler_clean: compiler_moc_header_clean compiler_rcc_clean compiler_uic_clean
371
 
372
####### Compile
373
 
374
../Binary/.build/QMK-Scope/qextserialbase.o: ../Global/Class_SerialPort/qextserialbase.cpp ../Global/Class_SerialPort/qextserialbase.h
375
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/qextserialbase.o ../Global/Class_SerialPort/qextserialbase.cpp
376
 
377
../Binary/.build/QMK-Scope/qextserialport.o: ../Global/Class_SerialPort/qextserialport.cpp ../Global/Class_SerialPort/qextserialport.h \
378
		../Global/Class_SerialPort/posix_qextserialport.h \
379
		../Global/Class_SerialPort/qextserialbase.h \
380
		../Global/Class_SerialPort/win_qextserialport.h
381
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/qextserialport.o ../Global/Class_SerialPort/qextserialport.cpp
382
 
383
../Binary/.build/QMK-Scope/ManageSerialPort.o: ../Global/Class_SerialPort/ManageSerialPort.cpp ../Global/Class_SerialPort/ManageSerialPort.h \
384
		../Global/Class_SerialPort/qextserialport.h \
385
		../Global/Class_SerialPort/posix_qextserialport.h \
386
		../Global/Class_SerialPort/qextserialbase.h \
387
		../Global/Class_SerialPort/win_qextserialport.h
388
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/ManageSerialPort.o ../Global/Class_SerialPort/ManageSerialPort.cpp
389
 
390
../Binary/.build/QMK-Scope/posix_qextserialport.o: ../Global/Class_SerialPort/posix_qextserialport.cpp ../Global/Class_SerialPort/posix_qextserialport.h \
391
		../Global/Class_SerialPort/qextserialbase.h
392
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/posix_qextserialport.o ../Global/Class_SerialPort/posix_qextserialport.cpp
393
 
394
../Binary/.build/QMK-Scope/wgt_Connection.o: ../Global/Widget_Connection/wgt_Connection.cpp ../Global/Widget_Connection/wgt_Connection.h \
395
		../Binary/.build/QMK-Scope/ui_wgt_Connection.h \
396
		../Global/Kopter.h \
397
		../Global/Class_HandlerIP/HandlerIP.h \
398
		../Global/Class_HandlerMK/HandlerMK.h \
399
		../Global/MK_Datatypes.h \
400
		../Global/Class_Input/Input.h \
401
		../Global/Class_Input/Input_TCP.h \
402
		../Global/Class_Input/Input_TTY.h \
403
		../Global/Class_SerialPort/ManageSerialPort.h \
404
		../Global/Class_SerialPort/qextserialport.h \
405
		../Global/Class_SerialPort/posix_qextserialport.h \
406
		../Global/Class_SerialPort/qextserialbase.h \
407
		../Global/Class_SerialPort/win_qextserialport.h
408
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/wgt_Connection.o ../Global/Widget_Connection/wgt_Connection.cpp
409
 
410
../Binary/.build/QMK-Scope/HandlerMK.o: ../Global/Class_HandlerMK/HandlerMK.cpp ../Global/Class_HandlerMK/HandlerMK.h \
411
		../Global/Kopter.h \
412
		../Global/MK_Datatypes.h
413
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/HandlerMK.o ../Global/Class_HandlerMK/HandlerMK.cpp
414
 
415
../Binary/.build/QMK-Scope/HandlerIP.o: ../Global/Class_HandlerIP/HandlerIP.cpp ../Global/Class_HandlerIP/HandlerIP.h
416
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/HandlerIP.o ../Global/Class_HandlerIP/HandlerIP.cpp
417
 
418
../Binary/.build/QMK-Scope/Input.o: ../Global/Class_Input/Input.cpp ../Global/Class_Input/Input.h
419
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/Input.o ../Global/Class_Input/Input.cpp
420
 
421
../Binary/.build/QMK-Scope/Input_TCP.o: ../Global/Class_Input/Input_TCP.cpp ../Global/Class_Input/Input_TCP.h \
422
		../Global/Class_Input/Input.h
423
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/Input_TCP.o ../Global/Class_Input/Input_TCP.cpp
424
 
425
../Binary/.build/QMK-Scope/Input_TTY.o: ../Global/Class_Input/Input_TTY.cpp ../Global/Class_Input/Input_TTY.h \
426
		../Global/Class_Input/Input.h \
427
		../Global/Class_SerialPort/ManageSerialPort.h \
428
		../Global/Class_SerialPort/qextserialport.h \
429
		../Global/Class_SerialPort/posix_qextserialport.h \
430
		../Global/Class_SerialPort/qextserialbase.h \
431
		../Global/Class_SerialPort/win_qextserialport.h
432
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/Input_TTY.o ../Global/Class_Input/Input_TTY.cpp
433
 
434
../Binary/.build/QMK-Scope/main.o: main.cpp Dialogs/dlg_Main.h \
435
		../Binary/.build/QMK-Scope/ui_dlg_Main.h \
436
		Dialogs/wgt_Index.h \
437
		../Binary/.build/QMK-Scope/ui_wgt_Index.h \
438
		Defines.h \
439
		../Global/Global.h \
813 - 440
		../Global/Kopter.h \
801 - 441
		TypeDefs.h \
442
		Classes/cSettings.h
443
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/main.o main.cpp
444
 
445
../Binary/.build/QMK-Scope/dlg_Main.o: Dialogs/dlg_Main.cpp Dialogs/dlg_Main.h \
446
		../Binary/.build/QMK-Scope/ui_dlg_Main.h \
447
		Dialogs/wgt_Index.h \
448
		../Binary/.build/QMK-Scope/ui_wgt_Index.h \
449
		Defines.h \
450
		../Global/Global.h \
813 - 451
		../Global/Kopter.h \
801 - 452
		TypeDefs.h \
453
		Classes/cSettings.h
454
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/dlg_Main.o Dialogs/dlg_Main.cpp
455
 
456
../Binary/.build/QMK-Scope/cSettings.o: Classes/cSettings.cpp Classes/cSettings.h \
457
		../Global/Kopter.h \
458
		Defines.h \
459
		../Global/Global.h
460
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/cSettings.o Classes/cSettings.cpp
461
 
462
../Binary/.build/QMK-Scope/wgt_Index.o: Dialogs/wgt_Index.cpp Dialogs/wgt_Index.h \
463
		../Binary/.build/QMK-Scope/ui_wgt_Index.h
464
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/wgt_Index.o Dialogs/wgt_Index.cpp
465
 
466
../Binary/.build/QMK-Scope/moc_ManageSerialPort.o: ../Binary/.build/QMK-Scope/moc_ManageSerialPort.cpp
467
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/moc_ManageSerialPort.o ../Binary/.build/QMK-Scope/moc_ManageSerialPort.cpp
468
 
469
../Binary/.build/QMK-Scope/moc_wgt_Connection.o: ../Binary/.build/QMK-Scope/moc_wgt_Connection.cpp
470
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/moc_wgt_Connection.o ../Binary/.build/QMK-Scope/moc_wgt_Connection.cpp
471
 
472
../Binary/.build/QMK-Scope/moc_Input.o: ../Binary/.build/QMK-Scope/moc_Input.cpp
473
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/moc_Input.o ../Binary/.build/QMK-Scope/moc_Input.cpp
474
 
475
../Binary/.build/QMK-Scope/moc_Input_TCP.o: ../Binary/.build/QMK-Scope/moc_Input_TCP.cpp
476
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/moc_Input_TCP.o ../Binary/.build/QMK-Scope/moc_Input_TCP.cpp
477
 
478
../Binary/.build/QMK-Scope/moc_Input_TTY.o: ../Binary/.build/QMK-Scope/moc_Input_TTY.cpp
479
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/moc_Input_TTY.o ../Binary/.build/QMK-Scope/moc_Input_TTY.cpp
480
 
481
../Binary/.build/QMK-Scope/moc_dlg_Main.o: ../Binary/.build/QMK-Scope/moc_dlg_Main.cpp
482
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/moc_dlg_Main.o ../Binary/.build/QMK-Scope/moc_dlg_Main.cpp
483
 
484
../Binary/.build/QMK-Scope/moc_wgt_Index.o: ../Binary/.build/QMK-Scope/moc_wgt_Index.cpp
485
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/moc_wgt_Index.o ../Binary/.build/QMK-Scope/moc_wgt_Index.cpp
486
 
487
../Binary/.build/QMK-Scope/qrc_QMK-Scope.o: ../Binary/.build/QMK-Scope/qrc_QMK-Scope.cpp
488
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../Binary/.build/QMK-Scope/qrc_QMK-Scope.o ../Binary/.build/QMK-Scope/qrc_QMK-Scope.cpp
489
 
490
####### Install
491
 
492
install:   FORCE
493
 
494
uninstall:   FORCE
495
 
496
FORCE:
497