#############################################################################
# Makefile for building: testfriendgroupitem
# Generated by qmake (2.01a) (Qt 4.6.2) on: Fri May 14 08:06:29 2010
# Project:  ../friendgroupitem/testfriendgroupitem.pro
# Template: app
# Command: /home/jupe/qtsdk-2010.02/qt/bin/qmake -spec /home/jupe/qtsdk-2010.02/qt/mkspecs/linux-g++ -unix CONFIG+=debug -o Makefile ../friendgroupitem/testfriendgroupitem.pro
#############################################################################

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

CC            = gcc
CXX           = g++
DEFINES       = -DQT_NO_DEBUG_OUTPUT -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
CFLAGS        = -pipe -g -Wall -W -D_REENTRANT $(DEFINES)
CXXFLAGS      = -pipe -g -Wall -W -D_REENTRANT $(DEFINES)
INCPATH       = -I/home/jupe/qtsdk-2010.02/qt/mkspecs/linux-g++ -I../friendgroupitem -I/home/jupe/qtsdk-2010.02/qt/include/QtCore -I/home/jupe/qtsdk-2010.02/qt/include/QtNetwork -I/home/jupe/qtsdk-2010.02/qt/include/QtGui -I/home/jupe/qtsdk-2010.02/qt/include -I/home/jupe/qtsdk-2010.02/qt/include/QtTest -I../friendgroupitem -I../../../src -I. -I.
LINK          = g++
LFLAGS        = -Wl,-rpath,/home/jupe/qtsdk-2010.02/qt/lib
LIBS          = $(SUBLIBS)  -L/home/jupe/qtsdk-2010.02/qt/lib -lQtTest -L/home/jupe/qtsdk-2010.02/qt/lib -lQtGui -L/usr/X11R6/lib -lQtNetwork -lQtCore -lpthread 
AR            = ar cqs
RANLIB        = 
QMAKE         = /home/jupe/qtsdk-2010.02/qt/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       = ../friendgroupitem/testfriendgroupitem.cpp \
		../../../src/map/friendgroupitem.cpp \
		../../../src/map/friendlocationitem.cpp \
		../../../src/map/baselocationitem.cpp \
		../../../src/map/mapengine.cpp \
		../../../src/map/ownlocationitem.cpp \
		../../../src/map/mapzoompanel.cpp \
		../../../src/map/maptilerequest.cpp \
		../../../src/map/maptile.cpp \
		../../../src/map/mapscene.cpp \
		../../../src/map/mapfetcher.cpp \
		../../../src/map/mapbutton.cpp \
		../../../src/map/frienditemshandler.cpp \
		../../../src/user/user.cpp moc_friendlocationitem.cpp \
		moc_mapengine.cpp \
		moc_mapzoompanel.cpp \
		moc_mapscene.cpp \
		moc_mapfetcher.cpp \
		moc_frienditemshandler.cpp \
		qrc_images.cpp
OBJECTS       = testfriendgroupitem.o \
		friendgroupitem.o \
		friendlocationitem.o \
		baselocationitem.o \
		mapengine.o \
		ownlocationitem.o \
		mapzoompanel.o \
		maptilerequest.o \
		maptile.o \
		mapscene.o \
		mapfetcher.o \
		mapbutton.o \
		frienditemshandler.o \
		user.o \
		moc_friendlocationitem.o \
		moc_mapengine.o \
		moc_mapzoompanel.o \
		moc_mapscene.o \
		moc_mapfetcher.o \
		moc_frienditemshandler.o \
		qrc_images.o
DIST          = /home/jupe/qtsdk-2010.02/qt/mkspecs/common/g++.conf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/common/unix.conf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/common/linux.conf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/qconfig.pri \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/qt_functions.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/qt_config.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/exclusive_builds.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/default_pre.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/debug.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/default_post.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/qtestlib.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/warn_on.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/qt.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/unix/thread.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/moc.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/resources.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/uic.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/yacc.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/lex.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/include_source_dir.prf \
		../friendgroupitem/testfriendgroupitem.pro
QMAKE_TARGET  = testfriendgroupitem
DESTDIR       = 
TARGET        = testfriendgroupitem

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: ../friendgroupitem/testfriendgroupitem.pro  /home/jupe/qtsdk-2010.02/qt/mkspecs/linux-g++/qmake.conf /home/jupe/qtsdk-2010.02/qt/mkspecs/common/g++.conf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/common/unix.conf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/common/linux.conf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/qconfig.pri \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/qt_functions.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/qt_config.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/exclusive_builds.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/default_pre.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/debug.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/default_post.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/qtestlib.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/warn_on.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/qt.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/unix/thread.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/moc.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/resources.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/uic.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/yacc.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/lex.prf \
		/home/jupe/qtsdk-2010.02/qt/mkspecs/features/include_source_dir.prf \
		/home/jupe/qtsdk-2010.02/qt/lib/libQtTest.prl \
		/home/jupe/qtsdk-2010.02/qt/lib/libQtCore.prl \
		/home/jupe/qtsdk-2010.02/qt/lib/libQtGui.prl \
		/home/jupe/qtsdk-2010.02/qt/lib/libQtNetwork.prl
	$(QMAKE) -spec /home/jupe/qtsdk-2010.02/qt/mkspecs/linux-g++ -unix CONFIG+=debug -o Makefile ../friendgroupitem/testfriendgroupitem.pro
/home/jupe/qtsdk-2010.02/qt/mkspecs/common/g++.conf:
/home/jupe/qtsdk-2010.02/qt/mkspecs/common/unix.conf:
/home/jupe/qtsdk-2010.02/qt/mkspecs/common/linux.conf:
/home/jupe/qtsdk-2010.02/qt/mkspecs/qconfig.pri:
/home/jupe/qtsdk-2010.02/qt/mkspecs/features/qt_functions.prf:
/home/jupe/qtsdk-2010.02/qt/mkspecs/features/qt_config.prf:
/home/jupe/qtsdk-2010.02/qt/mkspecs/features/exclusive_builds.prf:
/home/jupe/qtsdk-2010.02/qt/mkspecs/features/default_pre.prf:
/home/jupe/qtsdk-2010.02/qt/mkspecs/features/debug.prf:
/home/jupe/qtsdk-2010.02/qt/mkspecs/features/default_post.prf:
/home/jupe/qtsdk-2010.02/qt/mkspecs/features/qtestlib.prf:
/home/jupe/qtsdk-2010.02/qt/mkspecs/features/warn_on.prf:
/home/jupe/qtsdk-2010.02/qt/mkspecs/features/qt.prf:
/home/jupe/qtsdk-2010.02/qt/mkspecs/features/unix/thread.prf:
/home/jupe/qtsdk-2010.02/qt/mkspecs/features/moc.prf:
/home/jupe/qtsdk-2010.02/qt/mkspecs/features/resources.prf:
/home/jupe/qtsdk-2010.02/qt/mkspecs/features/uic.prf:
/home/jupe/qtsdk-2010.02/qt/mkspecs/features/yacc.prf:
/home/jupe/qtsdk-2010.02/qt/mkspecs/features/lex.prf:
/home/jupe/qtsdk-2010.02/qt/mkspecs/features/include_source_dir.prf:
/home/jupe/qtsdk-2010.02/qt/lib/libQtTest.prl:
/home/jupe/qtsdk-2010.02/qt/lib/libQtCore.prl:
/home/jupe/qtsdk-2010.02/qt/lib/libQtGui.prl:
/home/jupe/qtsdk-2010.02/qt/lib/libQtNetwork.prl:
qmake:  FORCE
	@$(QMAKE) -spec /home/jupe/qtsdk-2010.02/qt/mkspecs/linux-g++ -unix CONFIG+=debug -o Makefile ../friendgroupitem/testfriendgroupitem.pro

dist: 
	@$(CHK_DIR_EXISTS) ../friendgroupitem/.tmp/testfriendgroupitem1.0.0 || $(MKDIR) ../friendgroupitem/.tmp/testfriendgroupitem1.0.0 
	$(COPY_FILE) --parents $(SOURCES) $(DIST) ../friendgroupitem/.tmp/testfriendgroupitem1.0.0/ && $(COPY_FILE) --parents ../../../src/map/friendgroupitem.h ../../../src/map/friendlocationitem.h ../../../src/map/baselocationitem.h ../../../src/map/mapengine.h ../../../src/map/ownlocationitem.h ../../../src/map/mapzoompanel.h ../../../src/map/maptilerequest.h ../../../src/map/maptile.h ../../../src/map/mapscene.h ../../../src/map/mapfetcher.h ../../../src/map/mapcommon.h ../../../src/map/mapbutton.h ../../../src/map/frienditemshandler.h ../../../src/user/user.h ../friendgroupitem/.tmp/testfriendgroupitem1.0.0/ && $(COPY_FILE) --parents ../../../images.qrc ../friendgroupitem/.tmp/testfriendgroupitem1.0.0/ && $(COPY_FILE) --parents ../friendgroupitem/testfriendgroupitem.cpp ../../../src/map/friendgroupitem.cpp ../../../src/map/friendlocationitem.cpp ../../../src/map/baselocationitem.cpp ../../../src/map/mapengine.cpp ../../../src/map/ownlocationitem.cpp ../../../src/map/mapzoompanel.cpp ../../../src/map/maptilerequest.cpp ../../../src/map/maptile.cpp ../../../src/map/mapscene.cpp ../../../src/map/mapfetcher.cpp ../../../src/map/mapbutton.cpp ../../../src/map/frienditemshandler.cpp ../../../src/user/user.cpp ../friendgroupitem/.tmp/testfriendgroupitem1.0.0/ && (cd `dirname ../friendgroupitem/.tmp/testfriendgroupitem1.0.0` && $(TAR) testfriendgroupitem1.0.0.tar testfriendgroupitem1.0.0 && $(COMPRESS) testfriendgroupitem1.0.0.tar) && $(MOVE) `dirname ../friendgroupitem/.tmp/testfriendgroupitem1.0.0`/testfriendgroupitem1.0.0.tar.gz . && $(DEL_FILE) -r ../friendgroupitem/.tmp/testfriendgroupitem1.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_friendlocationitem.cpp moc_mapengine.cpp moc_mapzoompanel.cpp moc_mapscene.cpp moc_mapfetcher.cpp moc_frienditemshandler.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) moc_friendlocationitem.cpp moc_mapengine.cpp moc_mapzoompanel.cpp moc_mapscene.cpp moc_mapfetcher.cpp moc_frienditemshandler.cpp
moc_friendlocationitem.cpp: ../../../src/map/baselocationitem.h \
		../../../src/map/friendlocationitem.h
	/home/jupe/qtsdk-2010.02/qt/bin/moc $(DEFINES) $(INCPATH) ../../../src/map/friendlocationitem.h -o moc_friendlocationitem.cpp

moc_mapengine.cpp: ../../../src/map/mapcommon.h \
		../../../src/map/mapfetcher.h \
		../../../src/map/maptilerequest.h \
		../../../src/map/mapscene.h \
		../../../src/map/maptile.h \
		../../../src/map/mapzoompanel.h \
		../../../src/map/mapbutton.h \
		../../../src/map/ownlocationitem.h \
		../../../src/map/baselocationitem.h \
		../../../src/map/mapengine.h
	/home/jupe/qtsdk-2010.02/qt/bin/moc $(DEFINES) $(INCPATH) ../../../src/map/mapengine.h -o moc_mapengine.cpp

moc_mapzoompanel.cpp: ../../../src/map/mapbutton.h \
		../../../src/map/mapzoompanel.h
	/home/jupe/qtsdk-2010.02/qt/bin/moc $(DEFINES) $(INCPATH) ../../../src/map/mapzoompanel.h -o moc_mapzoompanel.cpp

moc_mapscene.cpp: ../../../src/map/maptile.h \
		../../../src/map/mapscene.h
	/home/jupe/qtsdk-2010.02/qt/bin/moc $(DEFINES) $(INCPATH) ../../../src/map/mapscene.h -o moc_mapscene.cpp

moc_mapfetcher.cpp: ../../../src/map/maptilerequest.h \
		../../../src/map/mapfetcher.h
	/home/jupe/qtsdk-2010.02/qt/bin/moc $(DEFINES) $(INCPATH) ../../../src/map/mapfetcher.h -o moc_mapfetcher.cpp

moc_frienditemshandler.cpp: ../../../src/map/frienditemshandler.h
	/home/jupe/qtsdk-2010.02/qt/bin/moc $(DEFINES) $(INCPATH) ../../../src/map/frienditemshandler.h -o moc_frienditemshandler.cpp

compiler_rcc_make_all: qrc_images.cpp
compiler_rcc_clean:
	-$(DEL_FILE) qrc_images.cpp
qrc_images.cpp: ../../../images.qrc \
		../../../res/images/sliding_bar_right.png \
		../../../res/images/list_item_middle.png \
		../../../res/images/profile_pic_border.png \
		../../../res/images/arrow_right.png \
		../../../res/images/clock.png \
		../../../res/images/show_position_s.png \
		../../../res/images/list_item_bottom.png \
		../../../res/images/refresh_s.png \
		../../../res/images/envelope.png \
		../../../res/images/refresh.png \
		../../../res/images/side_bar_left.png \
		../../../res/images/send_position_s.png \
		../../../res/images/zoom_out.png \
		../../../res/images/zoom_in.png \
		../../../res/images/compass.png \
		../../../res/images/side_bar_right.png \
		../../../res/images/send_position.png \
		../../../res/images/list_item_top.png \
		../../../res/images/led_red_s.png \
		../../../res/images/personal_info_bckgrnd.png \
		../../../res/images/arrow_left.png \
		../../../res/images/show_position.png \
		../../../res/images/friend_group.png \
		../../../res/images/list_item.png \
		../../../res/images/led_red.png \
		../../../res/images/sliding_bar_left.png \
		../../../res/dummy/nmealog.txt
	/home/jupe/qtsdk-2010.02/qt/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: testfriendgroupitem.moc
compiler_moc_source_clean:
	-$(DEL_FILE) testfriendgroupitem.moc
testfriendgroupitem.moc: ../friendgroupitem/testfriendgroupitem.cpp
	/home/jupe/qtsdk-2010.02/qt/bin/moc $(DEFINES) $(INCPATH) ../friendgroupitem/testfriendgroupitem.cpp -o testfriendgroupitem.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

testfriendgroupitem.o: ../friendgroupitem/testfriendgroupitem.cpp testfriendgroupitem.moc
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o testfriendgroupitem.o ../friendgroupitem/testfriendgroupitem.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

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

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

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

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

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

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

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

mapscene.o: ../../../src/map/mapscene.cpp ../../../src/map/mapscene.h \
		../../../src/map/maptile.h \
		../../../src/map/mapengine.h \
		../../../src/map/mapcommon.h \
		../../../src/map/mapfetcher.h \
		../../../src/map/maptilerequest.h \
		../../../src/map/mapzoompanel.h \
		../../../src/map/mapbutton.h \
		../../../src/map/ownlocationitem.h \
		../../../src/map/baselocationitem.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

mapbutton.o: ../../../src/map/mapbutton.cpp ../../../src/map/mapbutton.h \
		../../../src/map/mapcommon.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o mapbutton.o ../../../src/map/mapbutton.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/mapcommon.h \
		../../../src/map/mapfetcher.h \
		../../../src/map/maptilerequest.h \
		../../../src/map/mapscene.h \
		../../../src/map/maptile.h \
		../../../src/map/mapzoompanel.h \
		../../../src/map/mapbutton.h \
		../../../src/map/ownlocationitem.h \
		../../../src/map/frienditemshandler.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o frienditemshandler.o ../../../src/map/frienditemshandler.cpp

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

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

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

moc_mapzoompanel.o: moc_mapzoompanel.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_mapzoompanel.o moc_mapzoompanel.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

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

####### Install

install:   FORCE

uninstall:   FORCE

FORCE:

