#############################################################################
# Makefile for building: speedfreak
# Generated by qmake (2.01a) (Qt 4.6.2) on: Wed Jun 2 06:00:40 2010
# Project:  speedfreak.pro
# Template: app
# Command: /usr/bin/qmake -unix -o Makefile speedfreak.pro
#############################################################################

####### Compiler, tools and options

CC            = gcc
CXX           = g++
DEFINES       = -DQT_GL_NO_SCISSOR_TEST -DQT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH=1024 -DLIBLOCATION -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
CFLAGS        = -pipe -O3 -fno-omit-frame-pointer -fno-optimize-sibling-calls -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -W -D_REENTRANT $(DEFINES)
CXXFLAGS      = -pipe -O3 -fno-omit-frame-pointer -fno-optimize-sibling-calls -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -W -D_REENTRANT $(DEFINES)
INCPATH       = -I/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/linux-g++-maemo5 -I. -I/targets/FREMANTLE_ARMEL/usr/include/QtCore -I/targets/FREMANTLE_ARMEL/usr/include/QtNetwork -I/targets/FREMANTLE_ARMEL/usr/include/QtGui -I/targets/FREMANTLE_ARMEL/usr/include/QtXml -I/targets/FREMANTLE_ARMEL/usr/include/QtDBus -I/targets/FREMANTLE_ARMEL/usr/include -I. -I.
LINK          = g++
LFLAGS        = -Wl,-rpath-link,/usr/lib -Wl,-O1 -Wl,--hash-style=gnu -Wl,-rpath,/usr/lib
LIBS          = $(SUBLIBS)  -L/usr/lib -llocation -lgconf-2 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -L/usr/lib -lQtGui -L/usr/X11R6/lib -lQtNetwork -lQtDBus -lQtXml -lQtCore -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
STRIP         = strip
INSTALL_FILE  = install -m 644 -p
INSTALL_DIR   = $(COPY_DIR)
INSTALL_PROGRAM = install -m 755 -p
DEL_FILE      = rm -f
SYMLINK       = ln -f -s
DEL_DIR       = rmdir
MOVE          = mv -f
CHK_DIR_EXISTS= test -d
MKDIR         = mkdir -p

####### Output directory

OBJECTS_DIR   = ./

####### Files

SOURCES       = main.cpp \
		mainwindow.cpp \
		creditsdialog.cpp \
		routedialog.cpp \
		routesavedialog.cpp \
		welcomedialog.cpp \
		usersettings.cpp \
		resultdialog.cpp \
		instructionsdialog.cpp \
		settingsdialog.cpp \
		accelerationstart.cpp \
		accrealtimedialog.cpp \
		accelerometer.cpp \
		movingaverage.cpp \
		calculate.cpp \
		calibratedialog.cpp \
		topresultdialog.cpp \
		categorylist.cpp \
		httpclient.cpp \
		xmlreader.cpp \
		xmlwriter.cpp \
		gpsdata.cpp \
		maemo5locationprivate.cpp \
		maemo5location.cpp \
		helpdialog.cpp \
		helpresultsdialog.cpp \
		helpaccelerationdialog.cpp \
		helproutingdialog.cpp \
		helpsettingsdialog.cpp \
		custombutton.cpp \
		profiledialog.cpp \
		filereader.cpp \
		usersdialog.cpp \
		registerdialog.cpp moc_mainwindow.cpp \
		moc_creditsdialog.cpp \
		moc_routedialog.cpp \
		moc_routesavedialog.cpp \
		moc_welcomedialog.cpp \
		moc_resultdialog.cpp \
		moc_instructionsdialog.cpp \
		moc_settingsdialog.cpp \
		moc_accelerationstart.cpp \
		moc_accrealtimedialog.cpp \
		moc_accelerometer.cpp \
		moc_calculate.cpp \
		moc_calibratedialog.cpp \
		moc_topresultdialog.cpp \
		moc_httpclient.cpp \
		moc_xmlreader.cpp \
		moc_xmlwriter.cpp \
		moc_maemo5locationprivate.cpp \
		moc_maemo5location.cpp \
		moc_gpsdata.cpp \
		moc_helpdialog.cpp \
		moc_helpresultsdialog.cpp \
		moc_helpaccelerationdialog.cpp \
		moc_helproutingdialog.cpp \
		moc_helpsettingsdialog.cpp \
		moc_custombutton.cpp \
		moc_profiledialog.cpp \
		moc_usersdialog.cpp \
		moc_registerdialog.cpp \
		qrc_graphics.cpp
OBJECTS       = main.o \
		mainwindow.o \
		creditsdialog.o \
		routedialog.o \
		routesavedialog.o \
		welcomedialog.o \
		usersettings.o \
		resultdialog.o \
		instructionsdialog.o \
		settingsdialog.o \
		accelerationstart.o \
		accrealtimedialog.o \
		accelerometer.o \
		movingaverage.o \
		calculate.o \
		calibratedialog.o \
		topresultdialog.o \
		categorylist.o \
		httpclient.o \
		xmlreader.o \
		xmlwriter.o \
		gpsdata.o \
		maemo5locationprivate.o \
		maemo5location.o \
		helpdialog.o \
		helpresultsdialog.o \
		helpaccelerationdialog.o \
		helproutingdialog.o \
		helpsettingsdialog.o \
		custombutton.o \
		profiledialog.o \
		filereader.o \
		usersdialog.o \
		registerdialog.o \
		moc_mainwindow.o \
		moc_creditsdialog.o \
		moc_routedialog.o \
		moc_routesavedialog.o \
		moc_welcomedialog.o \
		moc_resultdialog.o \
		moc_instructionsdialog.o \
		moc_settingsdialog.o \
		moc_accelerationstart.o \
		moc_accrealtimedialog.o \
		moc_accelerometer.o \
		moc_calculate.o \
		moc_calibratedialog.o \
		moc_topresultdialog.o \
		moc_httpclient.o \
		moc_xmlreader.o \
		moc_xmlwriter.o \
		moc_maemo5locationprivate.o \
		moc_maemo5location.o \
		moc_gpsdata.o \
		moc_helpdialog.o \
		moc_helpresultsdialog.o \
		moc_helpaccelerationdialog.o \
		moc_helproutingdialog.o \
		moc_helpsettingsdialog.o \
		moc_custombutton.o \
		moc_profiledialog.o \
		moc_usersdialog.o \
		moc_registerdialog.o \
		qrc_graphics.o
DIST          = /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/unix.conf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/linux.conf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/qconfig.pri \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_functions.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_config.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_pre.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/release.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_post.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/link_pkgconfig.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/warn_on.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/moc.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/dbusinterfaces.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/dbusadaptors.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/resources.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/uic.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/yacc.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/lex.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/include_source_dir.prf \
		speedfreak.pro
QMAKE_TARGET  = speedfreak
DESTDIR       = 
TARGET        = speedfreak

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 $(TARGET)

$(TARGET): ui_mainwindow.h ui_creditsdialog.h ui_routedialog.h ui_routesavedialog.h ui_welcomedialog.h ui_resultdialog.h ui_instructionsdialog.h ui_settingsdialog.h ui_accelerationstartdialog.h ui_accrealtimedialog.h ui_calibratedialog.h ui_topresultdialog.h ui_helpdialog.h ui_helpresultsdialog.h ui_helpaccelerationdialog.h ui_helproutingdialog.h ui_helpsettingsdialog.h ui_profiledialog.h ui_usersdialog.h ui_registerdialog.h $(OBJECTS)  
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)

Makefile: speedfreak.pro  /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/linux-g++-maemo5/qmake.conf /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/unix.conf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/linux.conf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/qconfig.pri \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_functions.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_config.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_pre.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/release.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_post.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/link_pkgconfig.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/warn_on.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/moc.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/dbusinterfaces.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/dbusadaptors.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/resources.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/uic.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/yacc.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/lex.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/include_source_dir.prf \
		/usr/lib/libQtDBus.prl \
		/usr/lib/libQtXml.prl \
		/usr/lib/libQtCore.prl \
		/usr/lib/libQtGui.prl \
		/usr/lib/libQtNetwork.prl
	$(QMAKE) -unix -o Makefile speedfreak.pro
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/unix.conf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/linux.conf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/qconfig.pri:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_functions.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_config.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_pre.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/release.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_post.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/link_pkgconfig.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/warn_on.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/moc.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/dbusinterfaces.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/dbusadaptors.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/unix/thread.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/resources.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/uic.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/yacc.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/lex.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/include_source_dir.prf:
/usr/lib/libQtDBus.prl:
/usr/lib/libQtXml.prl:
/usr/lib/libQtCore.prl:
/usr/lib/libQtGui.prl:
/usr/lib/libQtNetwork.prl:
qmake:  FORCE
	@$(QMAKE) -unix -o Makefile speedfreak.pro

dist: 
	@$(CHK_DIR_EXISTS) .tmp/speedfreak1.0.0 || $(MKDIR) .tmp/speedfreak1.0.0 
	$(COPY_FILE) --parents $(SOURCES) $(DIST) .tmp/speedfreak1.0.0/ && $(COPY_FILE) --parents mainwindow.h creditsdialog.h routedialog.h routesavedialog.h welcomedialog.h usersettings.h resultdialog.h instructionsdialog.h settingsdialog.h accelerationstart.h accrealtimedialog.h accelerometer.h movingaverage.h calculate.h calibratedialog.h topresultdialog.h categorylist.h httpclient.h xmlreader.h xmlwriter.h maemo5locationprivate.h maemo5location.h gpsdata.h helpdialog.h helpresultsdialog.h helpaccelerationdialog.h helproutingdialog.h helpsettingsdialog.h custombutton.h profiledialog.h filereader.h usersdialog.h registerdialog.h .tmp/speedfreak1.0.0/ && $(COPY_FILE) --parents graphics.qrc .tmp/speedfreak1.0.0/ && $(COPY_FILE) --parents main.cpp mainwindow.cpp creditsdialog.cpp routedialog.cpp routesavedialog.cpp welcomedialog.cpp usersettings.cpp resultdialog.cpp instructionsdialog.cpp settingsdialog.cpp accelerationstart.cpp accrealtimedialog.cpp accelerometer.cpp movingaverage.cpp calculate.cpp calibratedialog.cpp topresultdialog.cpp categorylist.cpp httpclient.cpp xmlreader.cpp xmlwriter.cpp gpsdata.cpp maemo5locationprivate.cpp maemo5location.cpp helpdialog.cpp helpresultsdialog.cpp helpaccelerationdialog.cpp helproutingdialog.cpp helpsettingsdialog.cpp custombutton.cpp profiledialog.cpp filereader.cpp usersdialog.cpp registerdialog.cpp .tmp/speedfreak1.0.0/ && $(COPY_FILE) --parents mainwindow.ui creditsdialog.ui routedialog.ui routesavedialog.ui welcomedialog.ui resultdialog.ui instructionsdialog.ui settingsdialog.ui accelerationstartdialog.ui accrealtimedialog.ui calibratedialog.ui topresultdialog.ui helpdialog.ui helpresultsdialog.ui helpaccelerationdialog.ui helproutingdialog.ui helpsettingsdialog.ui profiledialog.ui usersdialog.ui registerdialog.ui .tmp/speedfreak1.0.0/ && (cd `dirname .tmp/speedfreak1.0.0` && $(TAR) speedfreak1.0.0.tar speedfreak1.0.0 && $(COMPRESS) speedfreak1.0.0.tar) && $(MOVE) `dirname .tmp/speedfreak1.0.0`/speedfreak1.0.0.tar.gz . && $(DEL_FILE) -r .tmp/speedfreak1.0.0


clean:compiler_clean 
	-$(DEL_FILE) $(OBJECTS)
	-$(DEL_FILE) *~ core *.core


####### Sub-libraries

distclean: clean
	-$(DEL_FILE) $(TARGET) 
	-$(DEL_FILE) Makefile


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: moc_mainwindow.cpp moc_creditsdialog.cpp moc_routedialog.cpp moc_routesavedialog.cpp moc_welcomedialog.cpp moc_resultdialog.cpp moc_instructionsdialog.cpp moc_settingsdialog.cpp moc_accelerationstart.cpp moc_accrealtimedialog.cpp moc_accelerometer.cpp moc_calculate.cpp moc_calibratedialog.cpp moc_topresultdialog.cpp moc_httpclient.cpp moc_xmlreader.cpp moc_xmlwriter.cpp moc_maemo5locationprivate.cpp moc_maemo5location.cpp moc_gpsdata.cpp moc_helpdialog.cpp moc_helpresultsdialog.cpp moc_helpaccelerationdialog.cpp moc_helproutingdialog.cpp moc_helpsettingsdialog.cpp moc_custombutton.cpp moc_profiledialog.cpp moc_usersdialog.cpp moc_registerdialog.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) moc_mainwindow.cpp moc_creditsdialog.cpp moc_routedialog.cpp moc_routesavedialog.cpp moc_welcomedialog.cpp moc_resultdialog.cpp moc_instructionsdialog.cpp moc_settingsdialog.cpp moc_accelerationstart.cpp moc_accrealtimedialog.cpp moc_accelerometer.cpp moc_calculate.cpp moc_calibratedialog.cpp moc_topresultdialog.cpp moc_httpclient.cpp moc_xmlreader.cpp moc_xmlwriter.cpp moc_maemo5locationprivate.cpp moc_maemo5location.cpp moc_gpsdata.cpp moc_helpdialog.cpp moc_helpresultsdialog.cpp moc_helpaccelerationdialog.cpp moc_helproutingdialog.cpp moc_helpsettingsdialog.cpp moc_custombutton.cpp moc_profiledialog.cpp moc_usersdialog.cpp moc_registerdialog.cpp
moc_mainwindow.cpp: routesavedialog.h \
		maemo5location.h \
		gpsdata.h \
		routedialog.h \
		helproutingdialog.h \
		calibratedialog.h \
		welcomedialog.h \
		settingsdialog.h \
		instructionsdialog.h \
		helpsettingsdialog.h \
		registerdialog.h \
		accelerationstart.h \
		accrealtimedialog.h \
		accelerometer.h \
		filereader.h \
		calculate.h \
		movingaverage.h \
		resultdialog.h \
		helpaccelerationdialog.h \
		topresultdialog.h \
		helpresultsdialog.h \
		httpclient.h \
		xmlwriter.h \
		xmlreader.h \
		categorylist.h \
		helpdialog.h \
		creditsdialog.h \
		custombutton.h \
		usersdialog.h \
		mainwindow.h
	/usr/bin/moc $(DEFINES) $(INCPATH) mainwindow.h -o moc_mainwindow.cpp

moc_creditsdialog.cpp: creditsdialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) creditsdialog.h -o moc_creditsdialog.cpp

moc_routedialog.cpp: helproutingdialog.h \
		routedialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) routedialog.h -o moc_routedialog.cpp

moc_routesavedialog.cpp: maemo5location.h \
		gpsdata.h \
		routedialog.h \
		helproutingdialog.h \
		calibratedialog.h \
		routesavedialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) routesavedialog.h -o moc_routesavedialog.cpp

moc_welcomedialog.cpp: welcomedialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) welcomedialog.h -o moc_welcomedialog.cpp

moc_resultdialog.cpp: helpaccelerationdialog.h \
		resultdialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) resultdialog.h -o moc_resultdialog.cpp

moc_instructionsdialog.cpp: instructionsdialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) instructionsdialog.h -o moc_instructionsdialog.cpp

moc_settingsdialog.cpp: instructionsdialog.h \
		helpsettingsdialog.h \
		registerdialog.h \
		settingsdialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) settingsdialog.h -o moc_settingsdialog.cpp

moc_accelerationstart.cpp: accrealtimedialog.h \
		accelerometer.h \
		filereader.h \
		calculate.h \
		calibratedialog.h \
		movingaverage.h \
		resultdialog.h \
		helpaccelerationdialog.h \
		accelerationstart.h
	/usr/bin/moc $(DEFINES) $(INCPATH) accelerationstart.h -o moc_accelerationstart.cpp

moc_accrealtimedialog.cpp: accelerometer.h \
		filereader.h \
		calculate.h \
		calibratedialog.h \
		movingaverage.h \
		resultdialog.h \
		helpaccelerationdialog.h \
		accrealtimedialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) accrealtimedialog.h -o moc_accrealtimedialog.cpp

moc_accelerometer.cpp: filereader.h \
		calculate.h \
		calibratedialog.h \
		accelerometer.h
	/usr/bin/moc $(DEFINES) $(INCPATH) accelerometer.h -o moc_accelerometer.cpp

moc_calculate.cpp: calculate.h
	/usr/bin/moc $(DEFINES) $(INCPATH) calculate.h -o moc_calculate.cpp

moc_calibratedialog.cpp: calibratedialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) calibratedialog.h -o moc_calibratedialog.cpp

moc_topresultdialog.cpp: helpresultsdialog.h \
		topresultdialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) topresultdialog.h -o moc_topresultdialog.cpp

moc_httpclient.cpp: xmlwriter.h \
		xmlreader.h \
		categorylist.h \
		httpclient.h
	/usr/bin/moc $(DEFINES) $(INCPATH) httpclient.h -o moc_httpclient.cpp

moc_xmlreader.cpp: categorylist.h \
		xmlreader.h
	/usr/bin/moc $(DEFINES) $(INCPATH) xmlreader.h -o moc_xmlreader.cpp

moc_xmlwriter.cpp: xmlwriter.h
	/usr/bin/moc $(DEFINES) $(INCPATH) xmlwriter.h -o moc_xmlwriter.cpp

moc_maemo5locationprivate.cpp: maemo5location.h \
		maemo5locationprivate.h
	/usr/bin/moc $(DEFINES) $(INCPATH) maemo5locationprivate.h -o moc_maemo5locationprivate.cpp

moc_maemo5location.cpp: maemo5location.h
	/usr/bin/moc $(DEFINES) $(INCPATH) maemo5location.h -o moc_maemo5location.cpp

moc_gpsdata.cpp: maemo5location.h \
		gpsdata.h
	/usr/bin/moc $(DEFINES) $(INCPATH) gpsdata.h -o moc_gpsdata.cpp

moc_helpdialog.cpp: helpresultsdialog.h \
		helpaccelerationdialog.h \
		helproutingdialog.h \
		creditsdialog.h \
		helpsettingsdialog.h \
		helpdialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) helpdialog.h -o moc_helpdialog.cpp

moc_helpresultsdialog.cpp: helpresultsdialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) helpresultsdialog.h -o moc_helpresultsdialog.cpp

moc_helpaccelerationdialog.cpp: helpaccelerationdialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) helpaccelerationdialog.h -o moc_helpaccelerationdialog.cpp

moc_helproutingdialog.cpp: helproutingdialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) helproutingdialog.h -o moc_helproutingdialog.cpp

moc_helpsettingsdialog.cpp: helpsettingsdialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) helpsettingsdialog.h -o moc_helpsettingsdialog.cpp

moc_custombutton.cpp: custombutton.h
	/usr/bin/moc $(DEFINES) $(INCPATH) custombutton.h -o moc_custombutton.cpp

moc_profiledialog.cpp: profiledialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) profiledialog.h -o moc_profiledialog.cpp

moc_usersdialog.cpp: usersdialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) usersdialog.h -o moc_usersdialog.cpp

moc_registerdialog.cpp: registerdialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) registerdialog.h -o moc_registerdialog.cpp

compiler_dbus_interface_source_make_all:
compiler_dbus_interface_source_clean:
compiler_dbus_adaptor_source_make_all:
compiler_dbus_adaptor_source_clean:
compiler_rcc_make_all: qrc_graphics.cpp
compiler_rcc_clean:
	-$(DEL_FILE) qrc_graphics.cpp
qrc_graphics.cpp: graphics.qrc \
		Graphics/measuringDialog.png \
		Graphics/route_start.png \
		Graphics/applications_internet_selected.png \
		Graphics/route_save.png \
		Graphics/Speedometer_start.png \
		Graphics/applications_internet.png \
		Graphics/trophy_gold_refresh.png \
		Graphics/info_selected.png \
		Graphics/route_load.png \
		Graphics/route.png \
		Graphics/trophy_gold_selected.png \
		Graphics/Speedometer.png \
		Graphics/settings.png \
		Graphics/route_stop.png \
		Graphics/route_new.png \
		Graphics/settingsDialog.png \
		Graphics/settings_selected.png \
		Graphics/trophy_gold.png \
		Graphics/satellite_vista.png \
		Graphics/speedfreak.png \
		Graphics/meter.png \
		Graphics/Speedometer_calibrate.png \
		Graphics/info.png \
		Graphics/start.gif \
		Graphics/sf_2.png \
		Graphics/Speedometer2.png \
		Graphics/route_selected.png \
		Graphics/sf.png
	/usr/bin/rcc -name graphics graphics.qrc -o qrc_graphics.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_dbus_interface_header_make_all:
compiler_dbus_interface_header_clean:
compiler_dbus_interface_moc_make_all:
compiler_dbus_interface_moc_clean:
compiler_dbus_adaptor_header_make_all:
compiler_dbus_adaptor_header_clean:
compiler_dbus_adaptor_moc_make_all:
compiler_dbus_adaptor_moc_clean:
compiler_uic_make_all: ui_mainwindow.h ui_creditsdialog.h ui_routedialog.h ui_routesavedialog.h ui_welcomedialog.h ui_resultdialog.h ui_instructionsdialog.h ui_settingsdialog.h ui_accelerationstartdialog.h ui_accrealtimedialog.h ui_calibratedialog.h ui_topresultdialog.h ui_helpdialog.h ui_helpresultsdialog.h ui_helpaccelerationdialog.h ui_helproutingdialog.h ui_helpsettingsdialog.h ui_profiledialog.h ui_usersdialog.h ui_registerdialog.h
compiler_uic_clean:
	-$(DEL_FILE) ui_mainwindow.h ui_creditsdialog.h ui_routedialog.h ui_routesavedialog.h ui_welcomedialog.h ui_resultdialog.h ui_instructionsdialog.h ui_settingsdialog.h ui_accelerationstartdialog.h ui_accrealtimedialog.h ui_calibratedialog.h ui_topresultdialog.h ui_helpdialog.h ui_helpresultsdialog.h ui_helpaccelerationdialog.h ui_helproutingdialog.h ui_helpsettingsdialog.h ui_profiledialog.h ui_usersdialog.h ui_registerdialog.h
ui_mainwindow.h: mainwindow.ui
	/usr/bin/uic mainwindow.ui -o ui_mainwindow.h

ui_creditsdialog.h: creditsdialog.ui
	/usr/bin/uic creditsdialog.ui -o ui_creditsdialog.h

ui_routedialog.h: routedialog.ui
	/usr/bin/uic routedialog.ui -o ui_routedialog.h

ui_routesavedialog.h: routesavedialog.ui
	/usr/bin/uic routesavedialog.ui -o ui_routesavedialog.h

ui_welcomedialog.h: welcomedialog.ui
	/usr/bin/uic welcomedialog.ui -o ui_welcomedialog.h

ui_resultdialog.h: resultdialog.ui
	/usr/bin/uic resultdialog.ui -o ui_resultdialog.h

ui_instructionsdialog.h: instructionsdialog.ui
	/usr/bin/uic instructionsdialog.ui -o ui_instructionsdialog.h

ui_settingsdialog.h: settingsdialog.ui
	/usr/bin/uic settingsdialog.ui -o ui_settingsdialog.h

ui_accelerationstartdialog.h: accelerationstartdialog.ui
	/usr/bin/uic accelerationstartdialog.ui -o ui_accelerationstartdialog.h

ui_accrealtimedialog.h: accrealtimedialog.ui
	/usr/bin/uic accrealtimedialog.ui -o ui_accrealtimedialog.h

ui_calibratedialog.h: calibratedialog.ui
	/usr/bin/uic calibratedialog.ui -o ui_calibratedialog.h

ui_topresultdialog.h: topresultdialog.ui
	/usr/bin/uic topresultdialog.ui -o ui_topresultdialog.h

ui_helpdialog.h: helpdialog.ui
	/usr/bin/uic helpdialog.ui -o ui_helpdialog.h

ui_helpresultsdialog.h: helpresultsdialog.ui
	/usr/bin/uic helpresultsdialog.ui -o ui_helpresultsdialog.h

ui_helpaccelerationdialog.h: helpaccelerationdialog.ui
	/usr/bin/uic helpaccelerationdialog.ui -o ui_helpaccelerationdialog.h

ui_helproutingdialog.h: helproutingdialog.ui
	/usr/bin/uic helproutingdialog.ui -o ui_helproutingdialog.h

ui_helpsettingsdialog.h: helpsettingsdialog.ui
	/usr/bin/uic helpsettingsdialog.ui -o ui_helpsettingsdialog.h

ui_profiledialog.h: profiledialog.ui
	/usr/bin/uic profiledialog.ui -o ui_profiledialog.h

ui_usersdialog.h: usersdialog.ui
	/usr/bin/uic usersdialog.ui -o ui_usersdialog.h

ui_registerdialog.h: registerdialog.ui
	/usr/bin/uic registerdialog.ui -o ui_registerdialog.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

main.o: main.cpp mainwindow.h \
		routesavedialog.h \
		maemo5location.h \
		gpsdata.h \
		routedialog.h \
		helproutingdialog.h \
		calibratedialog.h \
		welcomedialog.h \
		settingsdialog.h \
		instructionsdialog.h \
		helpsettingsdialog.h \
		registerdialog.h \
		accelerationstart.h \
		accrealtimedialog.h \
		accelerometer.h \
		filereader.h \
		calculate.h \
		movingaverage.h \
		resultdialog.h \
		helpaccelerationdialog.h \
		topresultdialog.h \
		helpresultsdialog.h \
		httpclient.h \
		xmlwriter.h \
		xmlreader.h \
		categorylist.h \
		helpdialog.h \
		creditsdialog.h \
		custombutton.h \
		usersdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o main.o main.cpp

mainwindow.o: mainwindow.cpp mainwindow.h \
		routesavedialog.h \
		maemo5location.h \
		gpsdata.h \
		routedialog.h \
		helproutingdialog.h \
		calibratedialog.h \
		welcomedialog.h \
		settingsdialog.h \
		instructionsdialog.h \
		helpsettingsdialog.h \
		registerdialog.h \
		accelerationstart.h \
		accrealtimedialog.h \
		accelerometer.h \
		filereader.h \
		calculate.h \
		movingaverage.h \
		resultdialog.h \
		helpaccelerationdialog.h \
		topresultdialog.h \
		helpresultsdialog.h \
		httpclient.h \
		xmlwriter.h \
		xmlreader.h \
		categorylist.h \
		helpdialog.h \
		creditsdialog.h \
		custombutton.h \
		usersdialog.h \
		ui_mainwindow.h \
		usersettings.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o mainwindow.o mainwindow.cpp

creditsdialog.o: creditsdialog.cpp creditsdialog.h \
		ui_creditsdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o creditsdialog.o creditsdialog.cpp

routedialog.o: routedialog.cpp routesavedialog.h \
		maemo5location.h \
		gpsdata.h \
		routedialog.h \
		helproutingdialog.h \
		calibratedialog.h \
		ui_routedialog.h \
		usersettings.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o routedialog.o routedialog.cpp

routesavedialog.o: routesavedialog.cpp routesavedialog.h \
		maemo5location.h \
		gpsdata.h \
		routedialog.h \
		helproutingdialog.h \
		calibratedialog.h \
		ui_routesavedialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o routesavedialog.o routesavedialog.cpp

welcomedialog.o: welcomedialog.cpp welcomedialog.h \
		ui_welcomedialog.h \
		instructionsdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o welcomedialog.o welcomedialog.cpp

usersettings.o: usersettings.cpp usersettings.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o usersettings.o usersettings.cpp

resultdialog.o: resultdialog.cpp resultdialog.h \
		helpaccelerationdialog.h \
		ui_resultdialog.h \
		usersettings.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o resultdialog.o resultdialog.cpp

instructionsdialog.o: instructionsdialog.cpp instructionsdialog.h \
		ui_instructionsdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o instructionsdialog.o instructionsdialog.cpp

settingsdialog.o: settingsdialog.cpp settingsdialog.h \
		instructionsdialog.h \
		helpsettingsdialog.h \
		registerdialog.h \
		ui_settingsdialog.h \
		usersettings.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o settingsdialog.o settingsdialog.cpp

accelerationstart.o: accelerationstart.cpp accelerationstart.h \
		accrealtimedialog.h \
		accelerometer.h \
		filereader.h \
		calculate.h \
		calibratedialog.h \
		movingaverage.h \
		resultdialog.h \
		helpaccelerationdialog.h \
		ui_accelerationstartdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o accelerationstart.o accelerationstart.cpp

accrealtimedialog.o: accrealtimedialog.cpp accrealtimedialog.h \
		accelerometer.h \
		filereader.h \
		calculate.h \
		calibratedialog.h \
		movingaverage.h \
		resultdialog.h \
		helpaccelerationdialog.h \
		ui_accrealtimedialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o accrealtimedialog.o accrealtimedialog.cpp

accelerometer.o: accelerometer.cpp accelerometer.h \
		filereader.h \
		calculate.h \
		calibratedialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o accelerometer.o accelerometer.cpp

movingaverage.o: movingaverage.cpp movingaverage.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o movingaverage.o movingaverage.cpp

calculate.o: calculate.cpp calculate.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o calculate.o calculate.cpp

calibratedialog.o: calibratedialog.cpp calibratedialog.h \
		ui_calibratedialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o calibratedialog.o calibratedialog.cpp

topresultdialog.o: topresultdialog.cpp topresultdialog.h \
		helpresultsdialog.h \
		ui_topresultdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o topresultdialog.o topresultdialog.cpp

categorylist.o: categorylist.cpp categorylist.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o categorylist.o categorylist.cpp

httpclient.o: httpclient.cpp httpclient.h \
		xmlwriter.h \
		xmlreader.h \
		categorylist.h \
		mainwindow.h \
		routesavedialog.h \
		maemo5location.h \
		gpsdata.h \
		routedialog.h \
		helproutingdialog.h \
		calibratedialog.h \
		welcomedialog.h \
		settingsdialog.h \
		instructionsdialog.h \
		helpsettingsdialog.h \
		registerdialog.h \
		accelerationstart.h \
		accrealtimedialog.h \
		accelerometer.h \
		filereader.h \
		calculate.h \
		movingaverage.h \
		resultdialog.h \
		helpaccelerationdialog.h \
		topresultdialog.h \
		helpresultsdialog.h \
		helpdialog.h \
		creditsdialog.h \
		custombutton.h \
		usersdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o httpclient.o httpclient.cpp

xmlreader.o: xmlreader.cpp xmlreader.h \
		categorylist.h \
		profiledialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o xmlreader.o xmlreader.cpp

xmlwriter.o: xmlwriter.cpp xmlwriter.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o xmlwriter.o xmlwriter.cpp

gpsdata.o: gpsdata.cpp gpsdata.h \
		maemo5location.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o gpsdata.o gpsdata.cpp

maemo5locationprivate.o: maemo5locationprivate.cpp maemo5locationprivate.h \
		maemo5location.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o maemo5locationprivate.o maemo5locationprivate.cpp

maemo5location.o: maemo5location.cpp maemo5locationprivate.h \
		maemo5location.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o maemo5location.o maemo5location.cpp

helpdialog.o: helpdialog.cpp helpdialog.h \
		helpresultsdialog.h \
		helpaccelerationdialog.h \
		helproutingdialog.h \
		creditsdialog.h \
		helpsettingsdialog.h \
		ui_helpdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o helpdialog.o helpdialog.cpp

helpresultsdialog.o: helpresultsdialog.cpp helpresultsdialog.h \
		ui_helpresultsdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o helpresultsdialog.o helpresultsdialog.cpp

helpaccelerationdialog.o: helpaccelerationdialog.cpp helpaccelerationdialog.h \
		ui_helpaccelerationdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o helpaccelerationdialog.o helpaccelerationdialog.cpp

helproutingdialog.o: helproutingdialog.cpp helproutingdialog.h \
		ui_helproutingdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o helproutingdialog.o helproutingdialog.cpp

helpsettingsdialog.o: helpsettingsdialog.cpp helpsettingsdialog.h \
		ui_helpsettingsdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o helpsettingsdialog.o helpsettingsdialog.cpp

custombutton.o: custombutton.cpp custombutton.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o custombutton.o custombutton.cpp

profiledialog.o: profiledialog.cpp profiledialog.h \
		ui_profiledialog.h \
		usersettings.h \
		settingsdialog.h \
		instructionsdialog.h \
		helpsettingsdialog.h \
		registerdialog.h \
		xmlreader.h \
		categorylist.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o profiledialog.o profiledialog.cpp

filereader.o: filereader.cpp filereader.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o filereader.o filereader.cpp

usersdialog.o: usersdialog.cpp usersdialog.h \
		ui_usersdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o usersdialog.o usersdialog.cpp

registerdialog.o: registerdialog.cpp registerdialog.h \
		ui_registerdialog.h \
		usersettings.h \
		settingsdialog.h \
		instructionsdialog.h \
		helpsettingsdialog.h \
		xmlreader.h \
		categorylist.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o registerdialog.o registerdialog.cpp

moc_mainwindow.o: moc_mainwindow.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_mainwindow.o moc_mainwindow.cpp

moc_creditsdialog.o: moc_creditsdialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_creditsdialog.o moc_creditsdialog.cpp

moc_routedialog.o: moc_routedialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_routedialog.o moc_routedialog.cpp

moc_routesavedialog.o: moc_routesavedialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_routesavedialog.o moc_routesavedialog.cpp

moc_welcomedialog.o: moc_welcomedialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_welcomedialog.o moc_welcomedialog.cpp

moc_resultdialog.o: moc_resultdialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_resultdialog.o moc_resultdialog.cpp

moc_instructionsdialog.o: moc_instructionsdialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_instructionsdialog.o moc_instructionsdialog.cpp

moc_settingsdialog.o: moc_settingsdialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_settingsdialog.o moc_settingsdialog.cpp

moc_accelerationstart.o: moc_accelerationstart.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_accelerationstart.o moc_accelerationstart.cpp

moc_accrealtimedialog.o: moc_accrealtimedialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_accrealtimedialog.o moc_accrealtimedialog.cpp

moc_accelerometer.o: moc_accelerometer.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_accelerometer.o moc_accelerometer.cpp

moc_calculate.o: moc_calculate.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_calculate.o moc_calculate.cpp

moc_calibratedialog.o: moc_calibratedialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_calibratedialog.o moc_calibratedialog.cpp

moc_topresultdialog.o: moc_topresultdialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_topresultdialog.o moc_topresultdialog.cpp

moc_httpclient.o: moc_httpclient.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_httpclient.o moc_httpclient.cpp

moc_xmlreader.o: moc_xmlreader.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_xmlreader.o moc_xmlreader.cpp

moc_xmlwriter.o: moc_xmlwriter.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_xmlwriter.o moc_xmlwriter.cpp

moc_maemo5locationprivate.o: moc_maemo5locationprivate.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_maemo5locationprivate.o moc_maemo5locationprivate.cpp

moc_maemo5location.o: moc_maemo5location.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_maemo5location.o moc_maemo5location.cpp

moc_gpsdata.o: moc_gpsdata.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_gpsdata.o moc_gpsdata.cpp

moc_helpdialog.o: moc_helpdialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_helpdialog.o moc_helpdialog.cpp

moc_helpresultsdialog.o: moc_helpresultsdialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_helpresultsdialog.o moc_helpresultsdialog.cpp

moc_helpaccelerationdialog.o: moc_helpaccelerationdialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_helpaccelerationdialog.o moc_helpaccelerationdialog.cpp

moc_helproutingdialog.o: moc_helproutingdialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_helproutingdialog.o moc_helproutingdialog.cpp

moc_helpsettingsdialog.o: moc_helpsettingsdialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_helpsettingsdialog.o moc_helpsettingsdialog.cpp

moc_custombutton.o: moc_custombutton.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_custombutton.o moc_custombutton.cpp

moc_profiledialog.o: moc_profiledialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_profiledialog.o moc_profiledialog.cpp

moc_usersdialog.o: moc_usersdialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_usersdialog.o moc_usersdialog.cpp

moc_registerdialog.o: moc_registerdialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_registerdialog.o moc_registerdialog.cpp

qrc_graphics.o: qrc_graphics.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o qrc_graphics.o qrc_graphics.cpp

####### Install

install_target: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/lib/ || $(MKDIR) $(INSTALL_ROOT)/usr/lib/ 
	-$(INSTALL_PROGRAM) "$(QMAKE_TARGET)" "$(INSTALL_ROOT)/usr/lib/$(QMAKE_TARGET)"
	-$(STRIP) "$(INSTALL_ROOT)/usr/lib/$(QMAKE_TARGET)"

uninstall_target:  FORCE
	-$(DEL_FILE) "$(INSTALL_ROOT)/usr/lib/$(QMAKE_TARGET)"
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/lib/ 


install_devincludes: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/include/appspeedfreak/ || $(MKDIR) $(INSTALL_ROOT)/usr/include/appspeedfreak/ 
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/mainwindow.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/creditsdialog.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/routedialog.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/routesavedialog.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/welcomedialog.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/usersettings.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/resultdialog.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/instructionsdialog.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/settingsdialog.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/accelerationstart.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/accrealtimedialog.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/accelerometer.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/movingaverage.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/calculate.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/calibratedialog.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/topresultdialog.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/categorylist.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/httpclient.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/xmlreader.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/xmlwriter.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_PROGRAM) /home/jani/speedfreak/Client/maemo5locationprivate.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-strip $(INSTALL_ROOT)/usr/include/appspeedfreak/maemo5locationprivate.h
	-$(INSTALL_PROGRAM) /home/jani/speedfreak/Client/maemo5location.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-strip $(INSTALL_ROOT)/usr/include/appspeedfreak/maemo5location.h
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/gpsdata.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/helpdialog.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/helpresultsdialog.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/helpaccelerationdialog.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/helproutingdialog.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/helpsettingsdialog.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/custombutton.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/profiledialog.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/filereader.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/usersdialog.h $(INSTALL_ROOT)/usr/include/appspeedfreak/
	-$(INSTALL_FILE) /home/jani/speedfreak/Client/registerdialog.h $(INSTALL_ROOT)/usr/include/appspeedfreak/


uninstall_devincludes:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/mainwindow.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/creditsdialog.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/routedialog.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/routesavedialog.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/welcomedialog.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/usersettings.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/resultdialog.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/instructionsdialog.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/settingsdialog.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/accelerationstart.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/accrealtimedialog.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/accelerometer.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/movingaverage.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/calculate.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/calibratedialog.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/topresultdialog.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/categorylist.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/httpclient.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/xmlreader.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/xmlwriter.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/maemo5locationprivate.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/maemo5location.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/gpsdata.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/helpdialog.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/helpresultsdialog.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/helpaccelerationdialog.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/helproutingdialog.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/helpsettingsdialog.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/custombutton.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/profiledialog.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/filereader.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/usersdialog.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/appspeedfreak/registerdialog.h
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/include/appspeedfreak/ 


install:  install_target install_devincludes  FORCE

uninstall: uninstall_target uninstall_devincludes   FORCE

FORCE:

