~jeremyrcohen/+junk/InterpreterV0

« back to all changes in this revision

Viewing changes to software/FabInterpreter/Makefile

  • Committer: Jeremy Cohen
  • Date: 2010-08-04 02:56:26 UTC
  • Revision ID: jeremyrcohen@gmail.com-20100804025626-4zpv8g8kqijh6fdr
fixed a glitch closing the program and got rid of timer.h

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#############################################################################
2
2
# Makefile for building: Interpreter.app/Contents/MacOS/Interpreter
3
 
# Generated by qmake (2.01a) (Qt 4.6.3) on: Tue Aug 3 13:30:59 2010
 
3
# Generated by qmake (2.01a) (Qt 4.6.3) on: Tue Aug 3 22:46:54 2010
4
4
# Project:  Interpreter.pro
5
5
# Template: app
6
6
# Command: /usr/bin/qmake -spec /usr/local/Qt4.6/mkspecs/macx-g++ -macx -o Makefile Interpreter.pro
416
416
                Point.h \
417
417
                Tool.h \
418
418
                Bay.h \
419
 
                MaterialCalibration.h \
420
 
                timer.h
 
419
                MaterialCalibration.h
421
420
        $(CXX) -c $(CXXFLAGS) $(INCPATH) -o FabAtHomePrinter.o FabAtHomePrinter.cpp
422
421
 
423
422
Bay.o: Bay.cpp Bay.h \