#############################################################################
# Makefile for building: build/puzzle-master
# Generated by qmake (2.01a) (Qt 4.7.0) on: Tue May 3 01:09:16 2011
# Project:  puzzle-master.pro
# Template: app
# Command: /usr/bin/qmake -o Makefile puzzle-master.pro
#############################################################################

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

CC            = gcc
CXX           = g++
DEFINES       = -DHAVE_OPENGL -DMOBILE -DHAVE_QACCELEROMETER -DQT_NO_DEBUG -DQT_MAEMO5_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
CFLAGS        = -pipe -O2 -DMAEMO_CHANGES -DMAEMO_GTK -I/usr/include/hildon-extras-1 -I/usr/include/hildon-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -W -D_REENTRANT $(DEFINES)
CXXFLAGS      = -pipe -O2 -DMAEMO_CHANGES -DMAEMO_GTK -I/usr/include/hildon-extras-1 -I/usr/include/hildon-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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/QtGui -I/targets/FREMANTLE_X86/usr/include/QtOpenGL -I/targets/FREMANTLE_X86/usr/include/QtMaemo5 -I/targets/FREMANTLE_X86/usr/include -I/targets/FREMANTLE_X86/usr/include/QtSensors -I/targets/FREMANTLE_X86/usr/include -I/usr/X11R6/include -Ibuild -Ibuild
LINK          = g++
LFLAGS        = -Wl,-O1 -Wl,-rpath,/usr/lib
LIBS          = $(SUBLIBS)  -L/usr/lib -L/usr/X11R6/lib -lhildon-extras-1 -lhildon-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -L/usr/lib -lQtSensors -lQtMaemo5 -L/usr/X11R6/lib -lQtOpenGL -lQtGui -lQtDBus -lQtXml -lQtCore -lGLU -lGL -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   = build/

####### Files

SOURCES       = main.cpp \
		mainwindow.cpp \
		puzzleitem.cpp \
		jigsawpuzzleitem.cpp \
		settingsdialog.cpp \
		imagechooser.cpp \
		highscoresdialog.cpp \
		jigsawpuzzleboard.cpp \
		puzzleboard.cpp \
		newgamedialog.cpp build/moc_mainwindow.cpp \
		build/moc_jigsawpuzzleitem.cpp \
		build/moc_settingsdialog.cpp \
		build/moc_imagechooser.cpp \
		build/moc_highscoresdialog.cpp \
		build/moc_jigsawpuzzleboard.cpp \
		build/moc_puzzleboard.cpp \
		build/moc_newgamedialog.cpp \
		build/qrc_resources.cpp
OBJECTS       = build/main.o \
		build/mainwindow.o \
		build/puzzleitem.o \
		build/jigsawpuzzleitem.o \
		build/settingsdialog.o \
		build/imagechooser.o \
		build/highscoresdialog.o \
		build/jigsawpuzzleboard.o \
		build/puzzleboard.o \
		build/newgamedialog.o \
		build/moc_mainwindow.o \
		build/moc_jigsawpuzzleitem.o \
		build/moc_settingsdialog.o \
		build/moc_imagechooser.o \
		build/moc_highscoresdialog.o \
		build/moc_jigsawpuzzleboard.o \
		build/moc_puzzleboard.o \
		build/moc_newgamedialog.o \
		build/qrc_resources.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/modules/qt_webkit_version.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/link_pkgconfig.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/mobility.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/opengl.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 \
		puzzle-master.pro
QMAKE_TARGET  = puzzle-master
DESTDIR       = build/
TARGET        = build/puzzle-master

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): build/ui_mainwindow.h build/ui_settingsdialog.h build/ui_imagechooser.h build/ui_highscoresdialog.h build/ui_newgamedialog.h $(OBJECTS)  
	@$(CHK_DIR_EXISTS) build/ || $(MKDIR) build/ 
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)

Makefile: puzzle-master.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/modules/qt_webkit_version.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/link_pkgconfig.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/mobility.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/opengl.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 \
		/usr/lib/libQtMaemo5.prl \
		/usr/lib/libQtGui.prl \
		/usr/lib/libQtDBus.prl \
		/usr/lib/libQtXml.prl \
		/usr/lib/libQtCore.prl \
		/usr/lib/libQtOpenGL.prl
	$(QMAKE) -o Makefile puzzle-master.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/modules/qt_webkit_version.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/link_pkgconfig.prf:
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/mobility.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/opengl.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:
/usr/lib/libQtMaemo5.prl:
/usr/lib/libQtGui.prl:
/usr/lib/libQtDBus.prl:
/usr/lib/libQtXml.prl:
/usr/lib/libQtCore.prl:
/usr/lib/libQtOpenGL.prl:
qmake:  FORCE
	@$(QMAKE) -o Makefile puzzle-master.pro

dist: 
	@$(CHK_DIR_EXISTS) build/puzzle-master1.2.2 || $(MKDIR) build/puzzle-master1.2.2 
	$(COPY_FILE) --parents $(SOURCES) $(DIST) build/puzzle-master1.2.2/ && $(COPY_FILE) --parents mainwindow.h puzzleitem.h jigsawpuzzleitem.h settingsdialog.h imagechooser.h highscoresdialog.h jigsawpuzzleboard.h puzzleboard.h util.h newgamedialog.h build/puzzle-master1.2.2/ && $(COPY_FILE) --parents resources.qrc build/puzzle-master1.2.2/ && $(COPY_FILE) --parents main.cpp mainwindow.cpp puzzleitem.cpp jigsawpuzzleitem.cpp settingsdialog.cpp imagechooser.cpp highscoresdialog.cpp jigsawpuzzleboard.cpp puzzleboard.cpp newgamedialog.cpp build/puzzle-master1.2.2/ && $(COPY_FILE) --parents mainwindow.ui settingsdialog.ui imagechooser.ui highscoresdialog.ui newgamedialog.ui build/puzzle-master1.2.2/ && (cd `dirname build/puzzle-master1.2.2` && $(TAR) puzzle-master1.2.2.tar puzzle-master1.2.2 && $(COMPRESS) puzzle-master1.2.2.tar) && $(MOVE) `dirname build/puzzle-master1.2.2`/puzzle-master1.2.2.tar.gz . && $(DEL_FILE) -r build/puzzle-master1.2.2


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


####### Sub-libraries

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


check: first

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: build/moc_mainwindow.cpp build/moc_jigsawpuzzleitem.cpp build/moc_settingsdialog.cpp build/moc_imagechooser.cpp build/moc_highscoresdialog.cpp build/moc_jigsawpuzzleboard.cpp build/moc_puzzleboard.cpp build/moc_newgamedialog.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) build/moc_mainwindow.cpp build/moc_jigsawpuzzleitem.cpp build/moc_settingsdialog.cpp build/moc_imagechooser.cpp build/moc_highscoresdialog.cpp build/moc_jigsawpuzzleboard.cpp build/moc_puzzleboard.cpp build/moc_newgamedialog.cpp
build/moc_mainwindow.cpp: settingsdialog.h \
		newgamedialog.h \
		imagechooser.h \
		highscoresdialog.h \
		puzzleboard.h \
		mainwindow.h
	/usr/bin/moc $(DEFINES) $(INCPATH) mainwindow.h -o build/moc_mainwindow.cpp

build/moc_jigsawpuzzleitem.cpp: puzzleitem.h \
		jigsawpuzzleboard.h \
		puzzleboard.h \
		jigsawpuzzleitem.h
	/usr/bin/moc $(DEFINES) $(INCPATH) jigsawpuzzleitem.h -o build/moc_jigsawpuzzleitem.cpp

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

build/moc_imagechooser.cpp: imagechooser.h
	/usr/bin/moc $(DEFINES) $(INCPATH) imagechooser.h -o build/moc_imagechooser.cpp

build/moc_highscoresdialog.cpp: highscoresdialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) highscoresdialog.h -o build/moc_highscoresdialog.cpp

build/moc_jigsawpuzzleboard.cpp: puzzleboard.h \
		jigsawpuzzleboard.h
	/usr/bin/moc $(DEFINES) $(INCPATH) jigsawpuzzleboard.h -o build/moc_jigsawpuzzleboard.cpp

build/moc_puzzleboard.cpp: puzzleboard.h
	/usr/bin/moc $(DEFINES) $(INCPATH) puzzleboard.h -o build/moc_puzzleboard.cpp

build/moc_newgamedialog.cpp: imagechooser.h \
		newgamedialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) newgamedialog.h -o build/moc_newgamedialog.cpp

compiler_rcc_make_all: build/qrc_resources.cpp
compiler_rcc_clean:
	-$(DEL_FILE) build/qrc_resources.cpp
build/qrc_resources.cpp: resources.qrc \
		data/Blue_Dock_by_dimage.jpg \
		data/Solar_1920x1200_SunRiseTime.jpg \
		data/icons/about.png \
		data/icons/fullscreen.png \
		data/Bamboo-Zen.jpg \
		data/icons/unpause.png \
		data/about.txt \
		data/icons/application_exit.png \
		data/icons/play.png \
		data/icons/pause.png \
		data/icons/surrender.png \
		data/West_Wittering_-_All_along_the_Beach_Huts.jpg \
		data/icons/settings.png \
		data/icons/boardcolor.png \
		data/Squirrel.jpg \
		data/icons/help.png \
		data/puzzle-master.png
	/usr/bin/rcc -name resources resources.qrc -o build/qrc_resources.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_uic_make_all: build/ui_mainwindow.h build/ui_settingsdialog.h build/ui_imagechooser.h build/ui_highscoresdialog.h build/ui_newgamedialog.h
compiler_uic_clean:
	-$(DEL_FILE) build/ui_mainwindow.h build/ui_settingsdialog.h build/ui_imagechooser.h build/ui_highscoresdialog.h build/ui_newgamedialog.h
build/ui_mainwindow.h: mainwindow.ui
	/usr/bin/uic mainwindow.ui -o build/ui_mainwindow.h

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

build/ui_imagechooser.h: imagechooser.ui
	/usr/bin/uic imagechooser.ui -o build/ui_imagechooser.h

build/ui_highscoresdialog.h: highscoresdialog.ui
	/usr/bin/uic highscoresdialog.ui -o build/ui_highscoresdialog.h

build/ui_newgamedialog.h: newgamedialog.ui
	/usr/bin/uic newgamedialog.ui -o build/ui_newgamedialog.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

build/main.o: main.cpp mainwindow.h \
		settingsdialog.h \
		newgamedialog.h \
		imagechooser.h \
		highscoresdialog.h \
		puzzleboard.h \
		util.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/main.o main.cpp

build/mainwindow.o: mainwindow.cpp mainwindow.h \
		settingsdialog.h \
		newgamedialog.h \
		imagechooser.h \
		highscoresdialog.h \
		puzzleboard.h \
		build/ui_mainwindow.h \
		jigsawpuzzleboard.h \
		jigsawpuzzleitem.h \
		puzzleitem.h \
		util.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/mainwindow.o mainwindow.cpp

build/puzzleitem.o: puzzleitem.cpp puzzleitem.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/puzzleitem.o puzzleitem.cpp

build/jigsawpuzzleitem.o: jigsawpuzzleitem.cpp jigsawpuzzleitem.h \
		puzzleitem.h \
		jigsawpuzzleboard.h \
		puzzleboard.h \
		util.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/jigsawpuzzleitem.o jigsawpuzzleitem.cpp

build/settingsdialog.o: settingsdialog.cpp settingsdialog.h \
		build/ui_settingsdialog.h \
		util.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/settingsdialog.o settingsdialog.cpp

build/imagechooser.o: imagechooser.cpp imagechooser.h \
		build/ui_imagechooser.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/imagechooser.o imagechooser.cpp

build/highscoresdialog.o: highscoresdialog.cpp highscoresdialog.h \
		build/ui_highscoresdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/highscoresdialog.o highscoresdialog.cpp

build/jigsawpuzzleboard.o: jigsawpuzzleboard.cpp jigsawpuzzleboard.h \
		puzzleboard.h \
		jigsawpuzzleitem.h \
		puzzleitem.h \
		util.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/jigsawpuzzleboard.o jigsawpuzzleboard.cpp

build/puzzleboard.o: puzzleboard.cpp puzzleboard.h \
		puzzleitem.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/puzzleboard.o puzzleboard.cpp

build/newgamedialog.o: newgamedialog.cpp newgamedialog.h \
		imagechooser.h \
		build/ui_newgamedialog.h \
		settingsdialog.h \
		util.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/newgamedialog.o newgamedialog.cpp

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

build/moc_jigsawpuzzleitem.o: build/moc_jigsawpuzzleitem.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_jigsawpuzzleitem.o build/moc_jigsawpuzzleitem.cpp

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

build/moc_imagechooser.o: build/moc_imagechooser.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_imagechooser.o build/moc_imagechooser.cpp

build/moc_highscoresdialog.o: build/moc_highscoresdialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_highscoresdialog.o build/moc_highscoresdialog.cpp

build/moc_jigsawpuzzleboard.o: build/moc_jigsawpuzzleboard.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_jigsawpuzzleboard.o build/moc_jigsawpuzzleboard.cpp

build/moc_puzzleboard.o: build/moc_puzzleboard.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_puzzleboard.o build/moc_puzzleboard.cpp

build/moc_newgamedialog.o: build/moc_newgamedialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_newgamedialog.o build/moc_newgamedialog.cpp

build/qrc_resources.o: build/qrc_resources.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/qrc_resources.o build/qrc_resources.cpp

####### Install

install_target: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/opt/puzzle-master/ || $(MKDIR) $(INSTALL_ROOT)/opt/puzzle-master/ 
	-$(INSTALL_PROGRAM) "build/$(QMAKE_TARGET)" "$(INSTALL_ROOT)/opt/puzzle-master/$(QMAKE_TARGET)"
	-$(STRIP) "$(INSTALL_ROOT)/opt/puzzle-master/$(QMAKE_TARGET)"

uninstall_target:  FORCE
	-$(DEL_FILE) "$(INSTALL_ROOT)/opt/puzzle-master/$(QMAKE_TARGET)"
	-$(DEL_DIR) $(INSTALL_ROOT)/opt/puzzle-master/ 


install_iconfile: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/pixmaps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/pixmaps/ 
	-$(INSTALL_PROGRAM) /home/Timur/MyDocs/puzzle-master/data/puzzle-master.png $(INSTALL_ROOT)/usr/share/pixmaps/
	-strip $(INSTALL_ROOT)/usr/share/pixmaps/puzzle-master.png


uninstall_iconfile:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/pixmaps/puzzle-master.png
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/share/pixmaps/ 


install_desktopfile: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/applications/hildon/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ 
	-$(INSTALL_PROGRAM) /home/Timur/MyDocs/puzzle-master/data/puzzle-master.desktop $(INSTALL_ROOT)/usr/share/applications/hildon/
	-strip $(INSTALL_ROOT)/usr/share/applications/hildon/puzzle-master.desktop


uninstall_desktopfile:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/applications/hildon/puzzle-master.desktop
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ 


install:  install_target install_iconfile install_desktopfile  FORCE

uninstall: uninstall_target uninstall_iconfile uninstall_desktopfile   FORCE

FORCE:

