~jil26/fabinterpreter/Qt_version

« back to all changes in this revision

Viewing changes to software/FabInterpreter/Makefile.Release

  • Committer: Jeremy Cohen
  • Date: 2010-07-16 20:20:34 UTC
  • Revision ID: jeremyrcohen@gmail.com-20100716202034-nsdz43xg4r9hyhqh
Added signal/slot implementation. Still need to implement threads

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#############################################################################
2
2
# Makefile for building: Interpreter
3
 
# Generated by qmake (2.01a) (Qt 4.6.3) on: Thu Jul 15 18:01:57 2010
 
3
# Generated by qmake (2.01a) (Qt 4.6.3) on: Fri Jul 16 16:13:07 2010
4
4
# Project:  Interpreter.pro
5
5
# Template: app
6
6
#############################################################################
59
59
                ..\Common\tinyxml\tinystr.cpp \
60
60
                ..\Common\tinyxml\tinyxml.cpp \
61
61
                ..\Common\tinyxml\tinyxmlerror.cpp \
62
 
                ..\Common\tinyxml\tinyxmlparser.cpp ..\Common\JrKerr\tmp\moc_mainwindow.cpp
 
62
                ..\Common\tinyxml\tinyxmlparser.cpp ..\Common\JrKerr\tmp\moc_mainwindow.cpp \
 
63
                ..\Common\JrKerr\tmp\moc_FabAtHomePrinter.cpp
63
64
OBJECTS       = ../Common/JrKerr/tmp/main.o \
64
65
                ../Common/JrKerr/tmp/Point.o \
65
66
                ../Common/JrKerr/tmp/InterpreterPath.o \
80
81
                ../Common/JrKerr/tmp/tinyxml.o \
81
82
                ../Common/JrKerr/tmp/tinyxmlerror.o \
82
83
                ../Common/JrKerr/tmp/tinyxmlparser.o \
83
 
                ../Common/JrKerr/tmp/moc_mainwindow.o
 
84
                ../Common/JrKerr/tmp/moc_mainwindow.o \
 
85
                ../Common/JrKerr/tmp/moc_FabAtHomePrinter.o
84
86
DIST          = 
85
87
QMAKE_TARGET  = Interpreter
86
88
DESTDIR        = release\ #avoid trailing-slash linebreak
119
121
        $(ZIP) Interpreter.zip $(SOURCES) $(DIST) Interpreter.pro c:\Qt\2010.03\qt\mkspecs\qconfig.pri c:\Qt\2010.03\qt\mkspecs\features\qt_functions.prf c:\Qt\2010.03\qt\mkspecs\features\qt_config.prf c:\Qt\2010.03\qt\mkspecs\features\exclusive_builds.prf c:\Qt\2010.03\qt\mkspecs\features\default_pre.prf c:\Qt\2010.03\qt\mkspecs\features\win32\default_pre.prf jrkerr.pro tinyxml.pro c:\Qt\2010.03\qt\mkspecs\features\release.prf c:\Qt\2010.03\qt\mkspecs\features\debug_and_release.prf c:\Qt\2010.03\qt\mkspecs\features\default_post.prf c:\Qt\2010.03\qt\mkspecs\features\win32\default_post.prf c:\Qt\2010.03\qt\mkspecs\features\build_pass.prf c:\Qt\2010.03\qt\mkspecs\features\win32\rtti.prf c:\Qt\2010.03\qt\mkspecs\features\win32\exceptions.prf c:\Qt\2010.03\qt\mkspecs\features\win32\stl.prf c:\Qt\2010.03\qt\mkspecs\features\shared.prf c:\Qt\2010.03\qt\mkspecs\features\warn_on.prf c:\Qt\2010.03\qt\mkspecs\features\qt.prf c:\Qt\2010.03\qt\mkspecs\features\win32\thread.prf c:\Qt\2010.03\qt\mkspecs\features\moc.prf c:\Qt\2010.03\qt\mkspecs\features\win32\windows.prf c:\Qt\2010.03\qt\mkspecs\features\resources.prf c:\Qt\2010.03\qt\mkspecs\features\uic.prf c:\Qt\2010.03\qt\mkspecs\features\yacc.prf c:\Qt\2010.03\qt\mkspecs\features\lex.prf c:\Qt\2010.03\qt\lib\qtmain.prl  HEADERS RESOURCES IMAGES SOURCES OBJECTIVE_SOURCES FORMS YACCSOURCES YACCSOURCES LEXSOURCES 
120
122
 
121
123
clean: compiler_clean 
122
 
        -$(DEL_FILE) ..\Common\JrKerr\tmp\main.o ..\Common\JrKerr\tmp\Point.o ..\Common\JrKerr\tmp\InterpreterPath.o ..\Common\JrKerr\tmp\Motor.o ..\Common\JrKerr\tmp\Model.o ..\Common\JrKerr\tmp\MaterialCalibration.o ..\Common\JrKerr\tmp\FabAtHomePrinter.o ..\Common\JrKerr\tmp\Bay.o ..\Common\JrKerr\tmp\Axis.o ..\Common\JrKerr\tmp\Tool.o ..\Common\JrKerr\tmp\mainwindow.o ..\Common\JrKerr\tmp\nmccom.o ..\Common\JrKerr\tmp\picio.o ..\Common\JrKerr\tmp\picservo.o ..\Common\JrKerr\tmp\picstep.o ..\Common\JrKerr\tmp\path.o ..\Common\JrKerr\tmp\tinystr.o ..\Common\JrKerr\tmp\tinyxml.o ..\Common\JrKerr\tmp\tinyxmlerror.o ..\Common\JrKerr\tmp\tinyxmlparser.o ..\Common\JrKerr\tmp\moc_mainwindow.o
 
124
        -$(DEL_FILE) ..\Common\JrKerr\tmp\main.o ..\Common\JrKerr\tmp\Point.o ..\Common\JrKerr\tmp\InterpreterPath.o ..\Common\JrKerr\tmp\Motor.o ..\Common\JrKerr\tmp\Model.o ..\Common\JrKerr\tmp\MaterialCalibration.o ..\Common\JrKerr\tmp\FabAtHomePrinter.o ..\Common\JrKerr\tmp\Bay.o ..\Common\JrKerr\tmp\Axis.o ..\Common\JrKerr\tmp\Tool.o ..\Common\JrKerr\tmp\mainwindow.o ..\Common\JrKerr\tmp\nmccom.o ..\Common\JrKerr\tmp\picio.o ..\Common\JrKerr\tmp\picservo.o ..\Common\JrKerr\tmp\picstep.o ..\Common\JrKerr\tmp\path.o ..\Common\JrKerr\tmp\tinystr.o ..\Common\JrKerr\tmp\tinyxml.o ..\Common\JrKerr\tmp\tinyxmlerror.o ..\Common\JrKerr\tmp\tinyxmlparser.o ..\Common\JrKerr\tmp\moc_mainwindow.o ..\Common\JrKerr\tmp\moc_FabAtHomePrinter.o
123
125
 
124
126
distclean: clean
125
127
        -$(DEL_FILE) $(DESTDIR_TARGET)
131
133
 
132
134
mocables: compiler_moc_header_make_all compiler_moc_source_make_all
133
135
 
134
 
compiler_moc_header_make_all: ../Common/JrKerr/tmp/moc_mainwindow.cpp
 
136
compiler_moc_header_make_all: ../Common/JrKerr/tmp/moc_mainwindow.cpp ../Common/JrKerr/tmp/moc_FabAtHomePrinter.cpp
135
137
compiler_moc_header_clean:
136
 
        -$(DEL_FILE) ..\Common\JrKerr\tmp\moc_mainwindow.cpp
 
138
        -$(DEL_FILE) ..\Common\JrKerr\tmp\moc_mainwindow.cpp ..\Common\JrKerr\tmp\moc_FabAtHomePrinter.cpp
137
139
../Common/JrKerr/tmp/moc_mainwindow.cpp: Util.h \
138
140
                ../Common/JrKerr/nmccom.h \
139
141
                ../Common/tinyxml/tinyxml.h \
153
155
                mainwindow.h
154
156
        C:\Qt\2010.03\qt\bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 mainwindow.h -o ..\Common\JrKerr\tmp\moc_mainwindow.cpp
155
157
 
 
158
../Common/JrKerr/tmp/moc_FabAtHomePrinter.cpp: Axis.h \
 
159
                Motor.h \
 
160
                Util.h \
 
161
                ../Common/JrKerr/nmccom.h \
 
162
                ../Common/tinyxml/tinyxml.h \
 
163
                ../Common/tinyxml/tinystr.h \
 
164
                ../Common/JrKerr/path.h \
 
165
                ../Common/JrKerr/picservo.h \
 
166
                Model.h \
 
167
                InterpreterPath.h \
 
168
                Point.h \
 
169
                Tool.h \
 
170
                Bay.h \
 
171
                MaterialCalibration.h \
 
172
                FabAtHomePrinter.h
 
173
        C:\Qt\2010.03\qt\bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 FabAtHomePrinter.h -o ..\Common\JrKerr\tmp\moc_FabAtHomePrinter.cpp
 
174
 
156
175
compiler_rcc_make_all:
157
176
compiler_rcc_clean:
158
177
compiler_image_collection_make_all: qmake_image_collection.cpp
361
380
../Common/JrKerr/tmp/moc_mainwindow.o: ../Common/JrKerr/tmp/moc_mainwindow.cpp 
362
381
        $(CXX) -c $(CXXFLAGS) $(INCPATH) -o ..\Common\JrKerr\tmp\moc_mainwindow.o ..\Common\JrKerr\tmp\moc_mainwindow.cpp
363
382
 
 
383
../Common/JrKerr/tmp/moc_FabAtHomePrinter.o: ../Common/JrKerr/tmp/moc_FabAtHomePrinter.cpp 
 
384
        $(CXX) -c $(CXXFLAGS) $(INCPATH) -o ..\Common\JrKerr\tmp\moc_FabAtHomePrinter.o ..\Common\JrKerr\tmp\moc_FabAtHomePrinter.cpp
 
385
 
364
386
####### Install
365
387
 
366
388
install:   FORCE