#############################################################################
# Makefile for building: qexercise
# Generated by qmake (2.01a) (Qt 4.6.2) on: to 17. jun 17:59:59 2010
# Project:  src.pro
# Template: app
# Command: d:/NokiaQtSDK/Maemo/4.6.2/targets/fremantle-pr12/bin/qmake.exe -unix -o Makefile src.pro
#############################################################################

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

CC            = gcc
CXX           = g++
DEFINES       = -DQT_GL_NO_SCISSOR_TEST -DQT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH=1024 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_MAEMO5_LIB -DQT_PHONON_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
CFLAGS        = -pipe -O3 -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wall -W -D_REENTRANT $(DEFINES)
CXXFLAGS      = -pipe -O3 -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wall -W -D_REENTRANT $(DEFINES)
INCPATH       = -Id:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/default -I. -Id:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/include/QtCore -Id:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/include/QtGui -Id:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/include/QtXml -Id:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/include/QtDBus -Id:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/include/phonon -Id:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/include/QtMaemo5 -Id:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/include -ID:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/include/phonon_compat -I.
LINK          = g++
LFLAGS        = -Wl,-rpath-link,/usr/lib -Wl,-O1 -Wl,--hash-style=gnu -Wl,-rpath,C:/usr/lib
LIBS          = $(SUBLIBS)  -LD:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/lib -lQtMaemo5 -L/usr/lib -L/usr/X11R6/lib -lphonon -lQtDBus -lQtXml -lQtGui -lQtCore -lpthread 
AR            = ar cqs
RANLIB        = 
QMAKE         = d:/NokiaQtSDK/Maemo/4.6.2/targets/fremantle-pr12/bin/qmake.exe
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 \
		startwindow.cpp \
		menucreator.cpp \
		weightwindow.cpp \
		listwindow.cpp \
		infowindow.cpp \
		newexercisewindow.cpp \
		newprogramwindow.cpp \
		settingswindow.cpp \
		exercisewindow.cpp \
		xml.cpp \
		playsound.cpp \
		weightdialog.cpp \
		calendar.cpp \
		dayhistory.cpp \
		infomotionwindow.cpp \
		motionwindow.cpp \
		historywindow.cpp \
		foodwindow.cpp \
		fooddialog.cpp \
		newingredientwindow.cpp moc_startwindow.cpp \
		moc_weightwindow.cpp \
		moc_listwindow.cpp \
		moc_infowindow.cpp \
		moc_newexercisewindow.cpp \
		moc_newprogramwindow.cpp \
		moc_settingswindow.cpp \
		moc_exercisewindow.cpp \
		moc_weightdialog.cpp \
		moc_dayhistory.cpp \
		moc_infomotionwindow.cpp \
		moc_motionwindow.cpp \
		moc_historywindow.cpp \
		moc_foodwindow.cpp \
		moc_fooddialog.cpp \
		moc_newingredientwindow.cpp
OBJECTS       = main.o \
		startwindow.o \
		menucreator.o \
		weightwindow.o \
		listwindow.o \
		infowindow.o \
		newexercisewindow.o \
		newprogramwindow.o \
		settingswindow.o \
		exercisewindow.o \
		xml.o \
		playsound.o \
		weightdialog.o \
		calendar.o \
		dayhistory.o \
		infomotionwindow.o \
		motionwindow.o \
		historywindow.o \
		foodwindow.o \
		fooddialog.o \
		newingredientwindow.o \
		moc_startwindow.o \
		moc_weightwindow.o \
		moc_listwindow.o \
		moc_infowindow.o \
		moc_newexercisewindow.o \
		moc_newprogramwindow.o \
		moc_settingswindow.o \
		moc_exercisewindow.o \
		moc_weightdialog.o \
		moc_dayhistory.o \
		moc_infomotionwindow.o \
		moc_motionwindow.o \
		moc_historywindow.o \
		moc_foodwindow.o \
		moc_fooddialog.o \
		moc_newingredientwindow.o
DIST          = d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/common/unix.conf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/common/linux.conf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/qconfig.pri \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/qt_functions.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/qt_config.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/default_pre.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/release.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/default_post.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/warn_on.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/qt.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/moc.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/dbusinterfaces.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/dbusadaptors.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/unix/thread.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/resources.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/uic.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/yacc.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/lex.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/include_source_dir.prf \
		src.pro
QMAKE_TARGET  = qexercise
DESTDIR       = 
TARGET        = qexercise

first: all
####### Implicit rules

.SUFFIXES: .o .c .cpp .cc .cxx

.cpp.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.cc.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.cxx.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.c.o:
	$(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<"

####### Build rules

all: Makefile $(TARGET)

$(TARGET):  $(OBJECTS)  
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)

Makefile: src.pro  d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/default/qmake.conf d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/common/unix.conf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/common/linux.conf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/qconfig.pri \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/qt_functions.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/qt_config.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/default_pre.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/release.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/default_post.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/warn_on.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/qt.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/moc.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/dbusinterfaces.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/dbusadaptors.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/unix/thread.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/resources.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/uic.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/yacc.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/lex.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/include_source_dir.prf \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/lib/libQtMaemo5.prl \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/lib/libQtDBus.prl \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/lib/libQtXml.prl \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/lib/libQtCore.prl \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/lib/libQtGui.prl \
		d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/lib/libphonon.prl
	$(QMAKE) -unix -o Makefile src.pro
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/common/unix.conf:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/common/linux.conf:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/qconfig.pri:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/qt_functions.prf:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/qt_config.prf:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/default_pre.prf:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/release.prf:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/default_post.prf:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/warn_on.prf:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/qt.prf:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/moc.prf:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/dbusinterfaces.prf:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/dbusadaptors.prf:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/unix/thread.prf:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/resources.prf:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/uic.prf:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/yacc.prf:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/lex.prf:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/share/qt4/mkspecs/features/include_source_dir.prf:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/lib/libQtMaemo5.prl:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/lib/libQtDBus.prl:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/lib/libQtXml.prl:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/lib/libQtCore.prl:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/lib/libQtGui.prl:
d:/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/lib/libphonon.prl:
qmake:  FORCE
	@$(QMAKE) -unix -o Makefile src.pro

dist: 
	@$(CHK_DIR_EXISTS) .tmp/qexercise2 || $(MKDIR) .tmp/qexercise2 
	$(COPY_FILE) --parents $(SOURCES) $(DIST) .tmp/qexercise2/ && $(COPY_FILE) --parents startwindow.h menucreator.h weightwindow.h listwindow.h infowindow.h newexercisewindow.h newprogramwindow.h settingswindow.h exercisewindow.h xml.h playsound.h weightdialog.h calendar.h dayhistory.h infomotionwindow.h motionwindow.h historywindow.h foodwindow.h fooddialog.h newingredientwindow.h .tmp/qexercise2/ && $(COPY_FILE) --parents main.cpp startwindow.cpp menucreator.cpp weightwindow.cpp listwindow.cpp infowindow.cpp newexercisewindow.cpp newprogramwindow.cpp settingswindow.cpp exercisewindow.cpp xml.cpp playsound.cpp weightdialog.cpp calendar.cpp dayhistory.cpp infomotionwindow.cpp motionwindow.cpp historywindow.cpp foodwindow.cpp fooddialog.cpp newingredientwindow.cpp .tmp/qexercise2/ && (cd `dirname .tmp/qexercise2` && $(TAR) qexercise2.tar qexercise2 && $(COMPRESS) qexercise2.tar) && $(MOVE) `dirname .tmp/qexercise2`/qexercise2.tar.gz . && $(DEL_FILE) -r .tmp/qexercise2


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_startwindow.cpp moc_weightwindow.cpp moc_listwindow.cpp moc_infowindow.cpp moc_newexercisewindow.cpp moc_newprogramwindow.cpp moc_settingswindow.cpp moc_exercisewindow.cpp moc_weightdialog.cpp moc_dayhistory.cpp moc_infomotionwindow.cpp moc_motionwindow.cpp moc_historywindow.cpp moc_foodwindow.cpp moc_fooddialog.cpp moc_newingredientwindow.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) moc_startwindow.cpp moc_weightwindow.cpp moc_listwindow.cpp moc_infowindow.cpp moc_newexercisewindow.cpp moc_newprogramwindow.cpp moc_settingswindow.cpp moc_exercisewindow.cpp moc_weightdialog.cpp moc_dayhistory.cpp moc_infomotionwindow.cpp moc_motionwindow.cpp moc_historywindow.cpp moc_foodwindow.cpp moc_fooddialog.cpp moc_newingredientwindow.cpp
moc_startwindow.cpp: weightwindow.h \
		listwindow.h \
		infowindow.h \
		newexercisewindow.h \
		xml.h \
		newprogramwindow.h \
		settingswindow.h \
		exercisewindow.h \
		playsound.h \
		weightdialog.h \
		newingredientwindow.h \
		historywindow.h \
		dayhistory.h \
		infomotionwindow.h \
		motionwindow.h \
		calendar.h \
		foodwindow.h \
		fooddialog.h \
		startwindow.h
	D:/NokiaQtSDK/Maemo/4.6.2/targets/fremantle-pr12/bin/moc $(DEFINES) $(INCPATH) startwindow.h -o moc_startwindow.cpp

moc_weightwindow.cpp: listwindow.h \
		infowindow.h \
		newexercisewindow.h \
		xml.h \
		newprogramwindow.h \
		settingswindow.h \
		exercisewindow.h \
		playsound.h \
		weightdialog.h \
		newingredientwindow.h \
		historywindow.h \
		dayhistory.h \
		infomotionwindow.h \
		motionwindow.h \
		weightwindow.h
	D:/NokiaQtSDK/Maemo/4.6.2/targets/fremantle-pr12/bin/moc $(DEFINES) $(INCPATH) weightwindow.h -o moc_weightwindow.cpp

moc_listwindow.cpp: infowindow.h \
		newexercisewindow.h \
		xml.h \
		newprogramwindow.h \
		settingswindow.h \
		exercisewindow.h \
		playsound.h \
		weightdialog.h \
		newingredientwindow.h \
		historywindow.h \
		dayhistory.h \
		infomotionwindow.h \
		motionwindow.h \
		listwindow.h
	D:/NokiaQtSDK/Maemo/4.6.2/targets/fremantle-pr12/bin/moc $(DEFINES) $(INCPATH) listwindow.h -o moc_listwindow.cpp

moc_infowindow.cpp: newexercisewindow.h \
		xml.h \
		newprogramwindow.h \
		settingswindow.h \
		exercisewindow.h \
		playsound.h \
		weightdialog.h \
		newingredientwindow.h \
		historywindow.h \
		dayhistory.h \
		infowindow.h
	D:/NokiaQtSDK/Maemo/4.6.2/targets/fremantle-pr12/bin/moc $(DEFINES) $(INCPATH) infowindow.h -o moc_infowindow.cpp

moc_newexercisewindow.cpp: xml.h \
		newexercisewindow.h
	D:/NokiaQtSDK/Maemo/4.6.2/targets/fremantle-pr12/bin/moc $(DEFINES) $(INCPATH) newexercisewindow.h -o moc_newexercisewindow.cpp

moc_newprogramwindow.cpp: xml.h \
		newprogramwindow.h
	D:/NokiaQtSDK/Maemo/4.6.2/targets/fremantle-pr12/bin/moc $(DEFINES) $(INCPATH) newprogramwindow.h -o moc_newprogramwindow.cpp

moc_settingswindow.cpp: xml.h \
		settingswindow.h
	D:/NokiaQtSDK/Maemo/4.6.2/targets/fremantle-pr12/bin/moc $(DEFINES) $(INCPATH) settingswindow.h -o moc_settingswindow.cpp

moc_exercisewindow.cpp: newexercisewindow.h \
		xml.h \
		newprogramwindow.h \
		settingswindow.h \
		playsound.h \
		weightdialog.h \
		newingredientwindow.h \
		historywindow.h \
		dayhistory.h \
		exercisewindow.h
	D:/NokiaQtSDK/Maemo/4.6.2/targets/fremantle-pr12/bin/moc $(DEFINES) $(INCPATH) exercisewindow.h -o moc_exercisewindow.cpp

moc_weightdialog.cpp: xml.h \
		weightdialog.h
	D:/NokiaQtSDK/Maemo/4.6.2/targets/fremantle-pr12/bin/moc $(DEFINES) $(INCPATH) weightdialog.h -o moc_weightdialog.cpp

moc_dayhistory.cpp: xml.h \
		dayhistory.h
	D:/NokiaQtSDK/Maemo/4.6.2/targets/fremantle-pr12/bin/moc $(DEFINES) $(INCPATH) dayhistory.h -o moc_dayhistory.cpp

moc_infomotionwindow.cpp: newexercisewindow.h \
		xml.h \
		newprogramwindow.h \
		settingswindow.h \
		motionwindow.h \
		weightdialog.h \
		newingredientwindow.h \
		historywindow.h \
		dayhistory.h \
		infomotionwindow.h
	D:/NokiaQtSDK/Maemo/4.6.2/targets/fremantle-pr12/bin/moc $(DEFINES) $(INCPATH) infomotionwindow.h -o moc_infomotionwindow.cpp

moc_motionwindow.cpp: weightdialog.h \
		xml.h \
		newexercisewindow.h \
		newprogramwindow.h \
		settingswindow.h \
		newingredientwindow.h \
		historywindow.h \
		dayhistory.h \
		motionwindow.h
	D:/NokiaQtSDK/Maemo/4.6.2/targets/fremantle-pr12/bin/moc $(DEFINES) $(INCPATH) motionwindow.h -o moc_motionwindow.cpp

moc_historywindow.cpp: xml.h \
		dayhistory.h \
		historywindow.h
	D:/NokiaQtSDK/Maemo/4.6.2/targets/fremantle-pr12/bin/moc $(DEFINES) $(INCPATH) historywindow.h -o moc_historywindow.cpp

moc_foodwindow.cpp: fooddialog.h \
		xml.h \
		newingredientwindow.h \
		newexercisewindow.h \
		newprogramwindow.h \
		settingswindow.h \
		historywindow.h \
		dayhistory.h \
		foodwindow.h
	D:/NokiaQtSDK/Maemo/4.6.2/targets/fremantle-pr12/bin/moc $(DEFINES) $(INCPATH) foodwindow.h -o moc_foodwindow.cpp

moc_fooddialog.cpp: xml.h \
		fooddialog.h
	D:/NokiaQtSDK/Maemo/4.6.2/targets/fremantle-pr12/bin/moc $(DEFINES) $(INCPATH) fooddialog.h -o moc_fooddialog.cpp

moc_newingredientwindow.cpp: xml.h \
		newingredientwindow.h
	D:/NokiaQtSDK/Maemo/4.6.2/targets/fremantle-pr12/bin/moc $(DEFINES) $(INCPATH) newingredientwindow.h -o moc_newingredientwindow.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:
compiler_rcc_clean:
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:
compiler_uic_clean:
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 

####### Compile

main.o: main.cpp startwindow.h \
		weightwindow.h \
		listwindow.h \
		infowindow.h \
		newexercisewindow.h \
		xml.h \
		newprogramwindow.h \
		settingswindow.h \
		exercisewindow.h \
		playsound.h \
		weightdialog.h \
		newingredientwindow.h \
		historywindow.h \
		dayhistory.h \
		infomotionwindow.h \
		motionwindow.h \
		calendar.h \
		foodwindow.h \
		fooddialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o main.o main.cpp

startwindow.o: startwindow.cpp startwindow.h \
		weightwindow.h \
		listwindow.h \
		infowindow.h \
		newexercisewindow.h \
		xml.h \
		newprogramwindow.h \
		settingswindow.h \
		exercisewindow.h \
		playsound.h \
		weightdialog.h \
		newingredientwindow.h \
		historywindow.h \
		dayhistory.h \
		infomotionwindow.h \
		motionwindow.h \
		calendar.h \
		foodwindow.h \
		fooddialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o startwindow.o startwindow.cpp

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

weightwindow.o: weightwindow.cpp weightwindow.h \
		listwindow.h \
		infowindow.h \
		newexercisewindow.h \
		xml.h \
		newprogramwindow.h \
		settingswindow.h \
		exercisewindow.h \
		playsound.h \
		weightdialog.h \
		newingredientwindow.h \
		historywindow.h \
		dayhistory.h \
		infomotionwindow.h \
		motionwindow.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o weightwindow.o weightwindow.cpp

listwindow.o: listwindow.cpp listwindow.h \
		infowindow.h \
		newexercisewindow.h \
		xml.h \
		newprogramwindow.h \
		settingswindow.h \
		exercisewindow.h \
		playsound.h \
		weightdialog.h \
		newingredientwindow.h \
		historywindow.h \
		dayhistory.h \
		infomotionwindow.h \
		motionwindow.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o listwindow.o listwindow.cpp

infowindow.o: infowindow.cpp infowindow.h \
		newexercisewindow.h \
		xml.h \
		newprogramwindow.h \
		settingswindow.h \
		exercisewindow.h \
		playsound.h \
		weightdialog.h \
		newingredientwindow.h \
		historywindow.h \
		dayhistory.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o infowindow.o infowindow.cpp

newexercisewindow.o: newexercisewindow.cpp newexercisewindow.h \
		xml.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o newexercisewindow.o newexercisewindow.cpp

newprogramwindow.o: newprogramwindow.cpp newprogramwindow.h \
		xml.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o newprogramwindow.o newprogramwindow.cpp

settingswindow.o: settingswindow.cpp settingswindow.h \
		xml.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o settingswindow.o settingswindow.cpp

exercisewindow.o: exercisewindow.cpp exercisewindow.h \
		newexercisewindow.h \
		xml.h \
		newprogramwindow.h \
		settingswindow.h \
		playsound.h \
		weightdialog.h \
		newingredientwindow.h \
		historywindow.h \
		dayhistory.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o exercisewindow.o exercisewindow.cpp

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

playsound.o: playsound.cpp playsound.h \
		xml.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o playsound.o playsound.cpp

weightdialog.o: weightdialog.cpp weightdialog.h \
		xml.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o weightdialog.o weightdialog.cpp

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

dayhistory.o: dayhistory.cpp dayhistory.h \
		xml.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o dayhistory.o dayhistory.cpp

infomotionwindow.o: infomotionwindow.cpp infomotionwindow.h \
		newexercisewindow.h \
		xml.h \
		newprogramwindow.h \
		settingswindow.h \
		motionwindow.h \
		weightdialog.h \
		newingredientwindow.h \
		historywindow.h \
		dayhistory.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o infomotionwindow.o infomotionwindow.cpp

motionwindow.o: motionwindow.cpp motionwindow.h \
		weightdialog.h \
		xml.h \
		newexercisewindow.h \
		newprogramwindow.h \
		settingswindow.h \
		newingredientwindow.h \
		historywindow.h \
		dayhistory.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o motionwindow.o motionwindow.cpp

historywindow.o: historywindow.cpp historywindow.h \
		xml.h \
		dayhistory.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o historywindow.o historywindow.cpp

foodwindow.o: foodwindow.cpp foodwindow.h \
		fooddialog.h \
		xml.h \
		newingredientwindow.h \
		newexercisewindow.h \
		newprogramwindow.h \
		settingswindow.h \
		historywindow.h \
		dayhistory.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o foodwindow.o foodwindow.cpp

fooddialog.o: fooddialog.cpp fooddialog.h \
		xml.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o fooddialog.o fooddialog.cpp

newingredientwindow.o: newingredientwindow.cpp newingredientwindow.h \
		xml.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o newingredientwindow.o newingredientwindow.cpp

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

####### Install

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

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


install:  install_target  FORCE

uninstall: uninstall_target   FORCE

FORCE:

