#############################################################################
# Makefile for building: uselastlocation
# Generated by qmake (2.01a) (Qt 4.6.2) on: Thu May 27 11:42:16 2010
# Project:  uselastlocation.pro
# Template: app
# Command: /usr/bin/qmake -unix -o Makefile uselastlocation.pro
#############################################################################

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

CC            = gcc
CXX           = g++
DEFINES       = -DQT_NO_DEBUG_OUTPUT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
CFLAGS        = -pipe -O2 -Wall -W -D_REENTRANT $(DEFINES)
CXXFLAGS      = -pipe -O2 -Wall -W -D_REENTRANT $(DEFINES)
INCPATH       = -I/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/linux-g++ -I. -I/targets/FREMANTLE_X86/usr/include/QtCore -I/targets/FREMANTLE_X86/usr/include/QtNetwork -I/targets/FREMANTLE_X86/usr/include/QtGui -I/targets/FREMANTLE_X86/usr/include/QtWebKit -I/targets/FREMANTLE_X86/usr/include -I/targets/FREMANTLE_X86/usr/include/QtTest -I. -I../../../src -I.
LINK          = g++
LFLAGS        = -Wl,-O1 -Wl,-rpath,/usr/lib
LIBS          = $(SUBLIBS)  -L/usr/lib -lQtTest -L/usr/lib -lQtWebKit -L/usr/X11R6/lib -lsqlite3 -lphonon -lQtXmlPatterns -lQtGui -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       = testuselastlocation.cpp \
		../../../src/map/mapengine.cpp \
		../../../src/map/mapscene.cpp \
		../../../src/map/mapfetcher.cpp \
		../../../src/map/ownlocationitem.cpp \
		../../../src/map/gpslocationitem.cpp \
		../../../src/map/frienditemshandler.cpp \
		../../../src/map/maptile.cpp \
		../../../src/user/user.cpp \
		../../../src/map/maptilerequest.cpp \
		../../../src/map/baselocationitem.cpp \
		../../../src/map/friendlocationitem.cpp \
		../../../src/map/friendgroupitem.cpp \
		../../../src/ui/mainwindow.cpp \
		../../../src/ui/settingsdialog.cpp \
		../../../src/ui/logindialog.cpp \
		../../../src/map/mapview.cpp \
		../../../src/ui/friendlistpanel.cpp \
		../../../src/ui/panelsidebar.cpp \
		../../../src/ui/zoombuttonpanel.cpp \
		../../../src/ui/friendlistview.cpp \
		../../../src/ui/panelsliderbar.cpp \
		../../../src/ui/friendlistitem.cpp \
		../../../src/ui/userinfo.cpp \
		../../../src/ui/imagebutton.cpp \
		../../../src/ui/updatelocation/updatelocationdialog.cpp \
		../../../src/ui/updatelocation/texteditautoresizer.cpp \
		../../../src/ui/userinfopanel.cpp \
		../../../src/ui/sidepanel.cpp \
		../../../src/ui/zoombutton.cpp moc_mapengine.cpp \
		moc_mapscene.cpp \
		moc_mapfetcher.cpp \
		moc_frienditemshandler.cpp \
		moc_friendlocationitem.cpp \
		moc_friendgroupitem.cpp \
		moc_mainwindow.cpp \
		moc_settingsdialog.cpp \
		moc_logindialog.cpp \
		moc_mapview.cpp \
		moc_friendlistpanel.cpp \
		moc_panelsidebar.cpp \
		moc_zoombuttonpanel.cpp \
		moc_friendlistview.cpp \
		moc_panelsliderbar.cpp \
		moc_friendlistitem.cpp \
		moc_userinfo.cpp \
		moc_imagebutton.cpp \
		moc_updatelocationdialog.cpp \
		moc_texteditautoresizer.cpp \
		moc_userinfopanel.cpp \
		moc_sidepanel.cpp \
		moc_zoombutton.cpp \
		qrc_images.cpp
OBJECTS       = testuselastlocation.o \
		mapengine.o \
		mapscene.o \
		mapfetcher.o \
		ownlocationitem.o \
		gpslocationitem.o \
		frienditemshandler.o \
		maptile.o \
		user.o \
		maptilerequest.o \
		baselocationitem.o \
		friendlocationitem.o \
		friendgroupitem.o \
		mainwindow.o \
		settingsdialog.o \
		logindialog.o \
		mapview.o \
		friendlistpanel.o \
		panelsidebar.o \
		zoombuttonpanel.o \
		friendlistview.o \
		panelsliderbar.o \
		friendlistitem.o \
		userinfo.o \
		imagebutton.o \
		updatelocationdialog.o \
		texteditautoresizer.o \
		userinfopanel.o \
		sidepanel.o \
		zoombutton.o \
		moc_mapengine.o \
		moc_mapscene.o \
		moc_mapfetcher.o \
		moc_frienditemshandler.o \
		moc_friendlocationitem.o \
		moc_friendgroupitem.o \
		moc_mainwindow.o \
		moc_settingsdialog.o \
		moc_logindialog.o \
		moc_mapview.o \
		moc_friendlistpanel.o \
		moc_panelsidebar.o \
		moc_zoombuttonpanel.o \
		moc_friendlistview.o \
		moc_panelsliderbar.o \
		moc_friendlistitem.o \
		moc_userinfo.o \
		moc_imagebutton.o \
		moc_updatelocationdialog.o \
		moc_texteditautoresizer.o \
		moc_userinfopanel.o \
		moc_sidepanel.o \
		moc_zoombutton.o \
		qrc_images.o
DIST          = /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/g++.conf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/unix.conf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/linux.conf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/qconfig.pri \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_functions.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_config.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_pre.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/release.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_post.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qtestlib.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/warn_on.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/moc.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/resources.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/uic.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/yacc.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/lex.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/include_source_dir.prf \
		uselastlocation.pro
QMAKE_TARGET  = uselastlocation
DESTDIR       = 
TARGET        = uselastlocation

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):  $(OBJECTS)  
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)

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

dist: 
	@$(CHK_DIR_EXISTS) .tmp/uselastlocation1.0.0 || $(MKDIR) .tmp/uselastlocation1.0.0 
	$(COPY_FILE) --parents $(SOURCES) $(DIST) .tmp/uselastlocation1.0.0/ && $(COPY_FILE) --parents ../../../src/map/mapengine.h ../../../src/map/mapscene.h ../../../src/map/mapfetcher.h ../../../src/map/ownlocationitem.h ../../../src/map/gpslocationitem.h ../../../src/map/frienditemshandler.h ../../../src/map/maptile.h ../../../src/user/user.h ../../../src/map/maptilerequest.h ../../../src/map/baselocationitem.h ../../../src/map/friendlocationitem.h ../../../src/map/friendgroupitem.h ../../../src/ui/mainwindow.h ../../../src/ui/settingsdialog.h ../../../src/ui/logindialog.h ../../../src/map/mapview.h ../../../src/ui/friendlistpanel.h ../../../src/ui/panelsidebar.h ../../../src/ui/zoombuttonpanel.h ../../../src/ui/friendlistview.h ../../../src/ui/panelsliderbar.h ../../../src/ui/friendlistitem.h ../../../src/ui/userinfo.h ../../../src/ui/imagebutton.h ../../../src/ui/updatelocation/updatelocationdialog.h ../../../src/ui/updatelocation/texteditautoresizer.h ../../../src/ui/userinfopanel.h ../../../src/ui/sidepanel.h ../../../src/ui/zoombutton.h .tmp/uselastlocation1.0.0/ && $(COPY_FILE) --parents ../../../images.qrc .tmp/uselastlocation1.0.0/ && $(COPY_FILE) --parents testuselastlocation.cpp ../../../src/map/mapengine.cpp ../../../src/map/mapscene.cpp ../../../src/map/mapfetcher.cpp ../../../src/map/ownlocationitem.cpp ../../../src/map/gpslocationitem.cpp ../../../src/map/frienditemshandler.cpp ../../../src/map/maptile.cpp ../../../src/user/user.cpp ../../../src/map/maptilerequest.cpp ../../../src/map/baselocationitem.cpp ../../../src/map/friendlocationitem.cpp ../../../src/map/friendgroupitem.cpp ../../../src/ui/mainwindow.cpp ../../../src/ui/settingsdialog.cpp ../../../src/ui/logindialog.cpp ../../../src/map/mapview.cpp ../../../src/ui/friendlistpanel.cpp ../../../src/ui/panelsidebar.cpp ../../../src/ui/zoombuttonpanel.cpp ../../../src/ui/friendlistview.cpp ../../../src/ui/panelsliderbar.cpp ../../../src/ui/friendlistitem.cpp ../../../src/ui/userinfo.cpp ../../../src/ui/imagebutton.cpp ../../../src/ui/updatelocation/updatelocationdialog.cpp ../../../src/ui/updatelocation/texteditautoresizer.cpp ../../../src/ui/userinfopanel.cpp ../../../src/ui/sidepanel.cpp ../../../src/ui/zoombutton.cpp .tmp/uselastlocation1.0.0/ && (cd `dirname .tmp/uselastlocation1.0.0` && $(TAR) uselastlocation1.0.0.tar uselastlocation1.0.0 && $(COMPRESS) uselastlocation1.0.0.tar) && $(MOVE) `dirname .tmp/uselastlocation1.0.0`/uselastlocation1.0.0.tar.gz . && $(DEL_FILE) -r .tmp/uselastlocation1.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_mapengine.cpp moc_mapscene.cpp moc_mapfetcher.cpp moc_frienditemshandler.cpp moc_friendlocationitem.cpp moc_friendgroupitem.cpp moc_mainwindow.cpp moc_settingsdialog.cpp moc_logindialog.cpp moc_mapview.cpp moc_friendlistpanel.cpp moc_panelsidebar.cpp moc_zoombuttonpanel.cpp moc_friendlistview.cpp moc_panelsliderbar.cpp moc_friendlistitem.cpp moc_userinfo.cpp moc_imagebutton.cpp moc_updatelocationdialog.cpp moc_texteditautoresizer.cpp moc_userinfopanel.cpp moc_sidepanel.cpp moc_zoombutton.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) moc_mapengine.cpp moc_mapscene.cpp moc_mapfetcher.cpp moc_frienditemshandler.cpp moc_friendlocationitem.cpp moc_friendgroupitem.cpp moc_mainwindow.cpp moc_settingsdialog.cpp moc_logindialog.cpp moc_mapview.cpp moc_friendlistpanel.cpp moc_panelsidebar.cpp moc_zoombuttonpanel.cpp moc_friendlistview.cpp moc_panelsliderbar.cpp moc_friendlistitem.cpp moc_userinfo.cpp moc_imagebutton.cpp moc_updatelocationdialog.cpp moc_texteditautoresizer.cpp moc_userinfopanel.cpp moc_sidepanel.cpp moc_zoombutton.cpp
moc_mapengine.cpp: ../../../src/map/mapengine.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/map/mapengine.h -o moc_mapengine.cpp

moc_mapscene.cpp: ../../../src/map/maptile.h \
		../../../src/map/mapscene.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/map/mapscene.h -o moc_mapscene.cpp

moc_mapfetcher.cpp: ../../../src/map/maptilerequest.h \
		../../../src/map/mapfetcher.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/map/mapfetcher.h -o moc_mapfetcher.cpp

moc_frienditemshandler.cpp: ../../../src/map/frienditemshandler.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/map/frienditemshandler.h -o moc_frienditemshandler.cpp

moc_friendlocationitem.cpp: ../../../src/map/baselocationitem.h \
		../../../src/map/friendlocationitem.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/map/friendlocationitem.h -o moc_friendlocationitem.cpp

moc_friendgroupitem.cpp: ../../../src/map/baselocationitem.h \
		../../../src/map/friendgroupitem.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/map/friendgroupitem.h -o moc_friendgroupitem.cpp

moc_mainwindow.cpp: ../../../src/ui/panelsidebar.h \
		../../../src/ui/panelcommon.h \
		../../../src/ui/mainwindow.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/ui/mainwindow.h -o moc_mainwindow.cpp

moc_settingsdialog.cpp: ../../../src/ui/settingsdialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/ui/settingsdialog.h -o moc_settingsdialog.cpp

moc_logindialog.cpp: ../../../src/ui/logindialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/ui/logindialog.h -o moc_logindialog.cpp

moc_mapview.cpp: ../../../src/map/mapview.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/map/mapview.h -o moc_mapview.cpp

moc_friendlistpanel.cpp: ../../../src/ui/sidepanel.h \
		../../../src/ui/panelcommon.h \
		../../../src/ui/friendlistpanel.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/ui/friendlistpanel.h -o moc_friendlistpanel.cpp

moc_panelsidebar.cpp: ../../../src/ui/panelcommon.h \
		../../../src/ui/panelsidebar.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/ui/panelsidebar.h -o moc_panelsidebar.cpp

moc_zoombuttonpanel.cpp: ../../../src/ui/zoombutton.h \
		../../../src/ui/imagebutton.h \
		../../../src/ui/zoombuttonpanel.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/ui/zoombuttonpanel.h -o moc_zoombuttonpanel.cpp

moc_friendlistview.cpp: ../../../src/ui/friendlistview.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/ui/friendlistview.h -o moc_friendlistview.cpp

moc_panelsliderbar.cpp: ../../../src/ui/panelcommon.h \
		../../../src/ui/panelsliderbar.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/ui/panelsliderbar.h -o moc_panelsliderbar.cpp

moc_friendlistitem.cpp: ../../../src/user/user.h \
		../../../src/ui/friendlistitem.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/ui/friendlistitem.h -o moc_friendlistitem.cpp

moc_userinfo.cpp: ../../../src/ui/updatelocation/updatelocationdialog.h \
		../../../src/ui/updatelocation/texteditautoresizer.h \
		../../../src/ui/userinfo.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/ui/userinfo.h -o moc_userinfo.cpp

moc_imagebutton.cpp: ../../../src/ui/imagebutton.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/ui/imagebutton.h -o moc_imagebutton.cpp

moc_updatelocationdialog.cpp: ../../../src/ui/updatelocation/texteditautoresizer.h \
		../../../src/ui/updatelocation/updatelocationdialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/ui/updatelocation/updatelocationdialog.h -o moc_updatelocationdialog.cpp

moc_texteditautoresizer.cpp: ../../../src/ui/updatelocation/texteditautoresizer.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/ui/updatelocation/texteditautoresizer.h -o moc_texteditautoresizer.cpp

moc_userinfopanel.cpp: ../../../src/user/user.h \
		../../../src/ui/sidepanel.h \
		../../../src/ui/panelcommon.h \
		../../../src/ui/userinfopanel.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/ui/userinfopanel.h -o moc_userinfopanel.cpp

moc_sidepanel.cpp: ../../../src/ui/panelcommon.h \
		../../../src/ui/sidepanel.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/ui/sidepanel.h -o moc_sidepanel.cpp

moc_zoombutton.cpp: ../../../src/ui/imagebutton.h \
		../../../src/ui/zoombutton.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../../../src/ui/zoombutton.h -o moc_zoombutton.cpp

compiler_rcc_make_all: qrc_images.cpp
compiler_rcc_clean:
	-$(DEL_FILE) qrc_images.cpp
qrc_images.cpp: ../../../images.qrc \
		../../../res/images/aeroplane_icon_gray.png \
		../../../res/images/userpanel_mask.png \
		../../../res/images/led_red_s.png \
		../../../res/images/show_position.png \
		../../../res/images/list_item_top.png \
		../../../res/images/side_bar_left.png \
		../../../res/images/walk_icon_gray.png \
		../../../res/images/arrow_right.png \
		../../../res/images/compass.png \
		../../../res/images/sliding_bar_right_test.png \
		../../../res/images/sliding_bar_left.png \
		../../../res/images/rocket_icon_gray.png \
		../../../res/images/user_info_item_top.png \
		../../../res/images/arrow_left.png \
		../../../res/images/personal_info_bckgrnd.png \
		../../../res/images/zoom_in.png \
		../../../res/images/send_position.png \
		../../../res/images/list_item_bottom.png \
		../../../res/images/side_bar_right.png \
		../../../res/images/envelope.png \
		../../../res/images/send_position_s.png \
		../../../res/images/refresh.png \
		../../../res/images/gps_pos_accurate.png \
		../../../res/images/car_icon_gray.png \
		../../../res/images/user_info_item_bottom.png \
		../../../res/images/list_item_middle.png \
		../../../res/images/led_red.png \
		../../../res/images/sliding_bar_left_test.png \
		../../../res/images/sight.png \
		../../../res/images/clock.png \
		../../../res/images/friend_group.png \
		../../../res/images/show_position_s.png \
		../../../res/images/profile_pic_border.png \
		../../../res/images/zoom_out.png \
		../../../res/images/user_info_item_middle.png \
		../../../res/images/gps_pos_coarse.png \
		../../../res/images/sliding_bar_right.png \
		../../../res/images/refresh_s.png
	/usr/bin/rcc -name images ../../../images.qrc -o qrc_images.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: testuselastlocation.moc
compiler_moc_source_clean:
	-$(DEL_FILE) testuselastlocation.moc
testuselastlocation.moc: testuselastlocation.cpp
	/usr/bin/moc $(DEFINES) $(INCPATH) testuselastlocation.cpp -o testuselastlocation.moc

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 compiler_rcc_clean compiler_moc_source_clean 

####### Compile

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

mapengine.o: ../../../src/map/mapengine.cpp ../../../src/map/frienditemshandler.h \
		../../../src/map/gpslocationitem.h \
		../../../src/map/mapcommon.h \
		../../../src/map/mapfetcher.h \
		../../../src/map/maptilerequest.h \
		../../../src/map/mapscene.h \
		../../../src/map/maptile.h \
		../../../src/map/ownlocationitem.h \
		../../../src/map/baselocationitem.h \
		../../../src/map/mapengine.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o mapengine.o ../../../src/map/mapengine.cpp

mapscene.o: ../../../src/map/mapscene.cpp ../../../src/map/mapcommon.h \
		../../../src/map/mapengine.h \
		../../../src/map/mapscene.h \
		../../../src/map/maptile.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o mapscene.o ../../../src/map/mapscene.cpp

mapfetcher.o: ../../../src/map/mapfetcher.cpp ../../../src/map/mapfetcher.h \
		../../../src/map/maptilerequest.h \
		../../../src/map/mapcommon.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o mapfetcher.o ../../../src/map/mapfetcher.cpp

ownlocationitem.o: ../../../src/map/ownlocationitem.cpp ../../../src/map/mapcommon.h \
		../../../src/map/ownlocationitem.h \
		../../../src/map/baselocationitem.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ownlocationitem.o ../../../src/map/ownlocationitem.cpp

gpslocationitem.o: ../../../src/map/gpslocationitem.cpp ../../../src/gps/gpscommon.h \
		../../../src/map/mapcommon.h \
		../../../src/map/gpslocationitem.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o gpslocationitem.o ../../../src/map/gpslocationitem.cpp

frienditemshandler.o: ../../../src/map/frienditemshandler.cpp ../../../src/map/friendgroupitem.h \
		../../../src/map/baselocationitem.h \
		../../../src/map/friendlocationitem.h \
		../../../src/map/mapengine.h \
		../../../src/map/mapscene.h \
		../../../src/map/maptile.h \
		../../../src/map/frienditemshandler.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o frienditemshandler.o ../../../src/map/frienditemshandler.cpp

maptile.o: ../../../src/map/maptile.cpp ../../../src/map/mapcommon.h \
		../../../src/map/mapengine.h \
		../../../src/map/maptile.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o maptile.o ../../../src/map/maptile.cpp

user.o: ../../../src/user/user.cpp ../../../src/user/user.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o user.o ../../../src/user/user.cpp

maptilerequest.o: ../../../src/map/maptilerequest.cpp ../../../src/map/maptilerequest.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o maptilerequest.o ../../../src/map/maptilerequest.cpp

baselocationitem.o: ../../../src/map/baselocationitem.cpp ../../../src/map/mapcommon.h \
		../../../src/map/baselocationitem.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o baselocationitem.o ../../../src/map/baselocationitem.cpp

friendlocationitem.o: ../../../src/map/friendlocationitem.cpp ../../../src/map/friendlocationitem.h \
		../../../src/map/baselocationitem.h \
		../../../src/map/mapcommon.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o friendlocationitem.o ../../../src/map/friendlocationitem.cpp

friendgroupitem.o: ../../../src/map/friendgroupitem.cpp ../../../src/map/friendlocationitem.h \
		../../../src/map/baselocationitem.h \
		../../../src/map/mapcommon.h \
		../../../src/map/friendgroupitem.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o friendgroupitem.o ../../../src/map/friendgroupitem.cpp

mainwindow.o: ../../../src/ui/mainwindow.cpp ../../../src/ui/friendlistpanel.h \
		../../../src/ui/sidepanel.h \
		../../../src/ui/panelcommon.h \
		../../../src/ui/logindialog.h \
		../../../src/ui/settingsdialog.h \
		../../../src/ui/userinfopanel.h \
		../../../src/user/user.h \
		../../../src/ui/zoombuttonpanel.h \
		../../../src/ui/zoombutton.h \
		../../../src/ui/imagebutton.h \
		../../../src/ui/mainwindow.h \
		../../../src/ui/panelsidebar.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o mainwindow.o ../../../src/ui/mainwindow.cpp

settingsdialog.o: ../../../src/ui/settingsdialog.cpp ../../../src/ui/settingsdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o settingsdialog.o ../../../src/ui/settingsdialog.cpp

logindialog.o: ../../../src/ui/logindialog.cpp ../../../src/ui/logindialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o logindialog.o ../../../src/ui/logindialog.cpp

mapview.o: ../../../src/map/mapview.cpp ../../../src/map/mapcommon.h \
		../../../src/map/mapview.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o mapview.o ../../../src/map/mapview.cpp

friendlistpanel.o: ../../../src/ui/friendlistpanel.cpp ../../../src/ui/friendlistpanel.h \
		../../../src/ui/sidepanel.h \
		../../../src/ui/panelcommon.h \
		../../../src/ui/friendlistview.h \
		../../../src/ui/friendlistitem.h \
		../../../src/user/user.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o friendlistpanel.o ../../../src/ui/friendlistpanel.cpp

panelsidebar.o: ../../../src/ui/panelsidebar.cpp ../../../src/ui/panelsidebar.h \
		../../../src/ui/panelcommon.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o panelsidebar.o ../../../src/ui/panelsidebar.cpp

zoombuttonpanel.o: ../../../src/ui/zoombuttonpanel.cpp ../../../src/ui/zoombuttonpanel.h \
		../../../src/ui/zoombutton.h \
		../../../src/ui/imagebutton.h \
		../../../src/ui/panelcommon.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o zoombuttonpanel.o ../../../src/ui/zoombuttonpanel.cpp

friendlistview.o: ../../../src/ui/friendlistview.cpp ../../../src/ui/friendlistview.h \
		../../../src/ui/friendlistitem.h \
		../../../src/user/user.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o friendlistview.o ../../../src/ui/friendlistview.cpp

panelsliderbar.o: ../../../src/ui/panelsliderbar.cpp ../../../src/ui/panelsliderbar.h \
		../../../src/ui/panelcommon.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o panelsliderbar.o ../../../src/ui/panelsliderbar.cpp

friendlistitem.o: ../../../src/ui/friendlistitem.cpp ../../../src/ui/friendlistitem.h \
		../../../src/user/user.h \
		../../../src/ui/imagebutton.h \
		../../../src/common.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o friendlistitem.o ../../../src/ui/friendlistitem.cpp

userinfo.o: ../../../src/ui/userinfo.cpp ../../../src/ui/imagebutton.h \
		../../../src/user/user.h \
		../../../src/ui/userinfo.h \
		../../../src/ui/updatelocation/updatelocationdialog.h \
		../../../src/ui/updatelocation/texteditautoresizer.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o userinfo.o ../../../src/ui/userinfo.cpp

imagebutton.o: ../../../src/ui/imagebutton.cpp ../../../src/ui/imagebutton.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o imagebutton.o ../../../src/ui/imagebutton.cpp

updatelocationdialog.o: ../../../src/ui/updatelocation/updatelocationdialog.cpp ../../../src/ui/updatelocation/updatelocationdialog.h \
		../../../src/ui/updatelocation/texteditautoresizer.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o updatelocationdialog.o ../../../src/ui/updatelocation/updatelocationdialog.cpp

texteditautoresizer.o: ../../../src/ui/updatelocation/texteditautoresizer.cpp ../../../src/ui/updatelocation/texteditautoresizer.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o texteditautoresizer.o ../../../src/ui/updatelocation/texteditautoresizer.cpp

userinfopanel.o: ../../../src/ui/userinfopanel.cpp ../../../src/ui/userinfopanel.h \
		../../../src/user/user.h \
		../../../src/ui/sidepanel.h \
		../../../src/ui/panelcommon.h \
		../../../src/ui/userinfo.h \
		../../../src/ui/updatelocation/updatelocationdialog.h \
		../../../src/ui/updatelocation/texteditautoresizer.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o userinfopanel.o ../../../src/ui/userinfopanel.cpp

sidepanel.o: ../../../src/ui/sidepanel.cpp ../../../src/ui/sidepanel.h \
		../../../src/ui/panelcommon.h \
		../../../src/ui/panelsliderbar.h \
		../../../src/ui/panelsidebar.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o sidepanel.o ../../../src/ui/sidepanel.cpp

zoombutton.o: ../../../src/ui/zoombutton.cpp ../../../src/ui/zoombutton.h \
		../../../src/ui/imagebutton.h \
		../../../src/ui/panelcommon.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o zoombutton.o ../../../src/ui/zoombutton.cpp

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

####### Install

install:   FORCE

uninstall:   FORCE

FORCE:

