#############################################################################
# Makefile for building: libDemo.so
# Generated by qmake (2.01a) (Qt 4.6.2) on: Mon Apr 12 22:32:14 2010
# Project:  Demo.pro
# Template: lib
# Command: /usr/local/bin/qmake -unix -o Makefile Demo.pro
#############################################################################

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

CC            = gcc
CXX           = g++
DEFINES       = -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
CFLAGS        = -pipe -O2 -Wall -W -D_REENTRANT -fPIC $(DEFINES)
CXXFLAGS      = -pipe -O2 -Wall -W -D_REENTRANT -fPIC $(DEFINES)
INCPATH       = -I/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/linux-g++ -I. -I/targets/FREMANTLE_X86/opt/qt4-maemo5/include/QtCore -I/targets/FREMANTLE_X86/opt/qt4-maemo5/include/QtGui -I/targets/FREMANTLE_X86/opt/qt4-maemo5/include -I.
LINK          = g++
LFLAGS        = -Wl,-O1 -Wl,-rpath,/opt/qt4-maemo5/lib -shared
LIBS          = $(SUBLIBS)  -L/opt/qt4-maemo5/lib -lQtGui -L/opt/qt4-maemo5/lib -L/usr/X11R6/lib -lQtCore -lpthread 
AR            = ar cqs
RANLIB        = 
QMAKE         = /usr/local/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       = mainwindow.cpp \
		tableproduct.cpp \
		pathwidget.cpp \
		filteredit.cpp \
		guiplugin.cpp \
		goodswidget.cpp \
		navigationbutton.cpp \
		ordermenuwidget.cpp \
		orderwidget.cpp \
		contentwidget.cpp \
		logowidget.cpp \
		commonmenucontentwidget.cpp \
		commoncontentwidget.cpp \
		treesearchdialog.cpp \
		pathwidgetitem.cpp \
		servicelogo.cpp \
		goodsinfodialog.cpp \
		servicechoosewidget.cpp \
		ordermenucontrol.cpp \
		InformationObjects/goodinfoobject.cpp \
		InformationObjects/goodsviewinfoobject.cpp \
		InformationObjects/pathinfoobject.cpp \
		InformationObjects/serviceinfoobject.cpp moc_mainwindow.cpp \
		moc_tableproduct.cpp \
		moc_pathwidget.cpp \
		moc_filteredit.cpp \
		moc_guiplugin.cpp \
		moc_imainwindow.cpp \
		moc_goodswidget.cpp \
		moc_navigationbutton.cpp \
		moc_ordermenuwidget.cpp \
		moc_orderwidget.cpp \
		moc_contentwidget.cpp \
		moc_logowidget.cpp \
		moc_commonmenucontentwidget.cpp \
		moc_commoncontentwidget.cpp \
		moc_treesearchdialog.cpp \
		moc_pathwidgetitem.cpp \
		moc_servicelogo.cpp \
		moc_goodsinfodialog.cpp \
		moc_servicechoosewidget.cpp \
		moc_ordermenucontrol.cpp \
		moc_goodinfoobject.cpp \
		moc_goodsviewinfoobject.cpp \
		moc_pathinfoobject.cpp \
		moc_serviceinfoobject.cpp \
		qrc_res.cpp
OBJECTS       = mainwindow.o \
		tableproduct.o \
		pathwidget.o \
		filteredit.o \
		guiplugin.o \
		goodswidget.o \
		navigationbutton.o \
		ordermenuwidget.o \
		orderwidget.o \
		contentwidget.o \
		logowidget.o \
		commonmenucontentwidget.o \
		commoncontentwidget.o \
		treesearchdialog.o \
		pathwidgetitem.o \
		servicelogo.o \
		goodsinfodialog.o \
		servicechoosewidget.o \
		ordermenucontrol.o \
		goodinfoobject.o \
		goodsviewinfoobject.o \
		pathinfoobject.o \
		serviceinfoobject.o \
		moc_mainwindow.o \
		moc_tableproduct.o \
		moc_pathwidget.o \
		moc_filteredit.o \
		moc_guiplugin.o \
		moc_imainwindow.o \
		moc_goodswidget.o \
		moc_navigationbutton.o \
		moc_ordermenuwidget.o \
		moc_orderwidget.o \
		moc_contentwidget.o \
		moc_logowidget.o \
		moc_commonmenucontentwidget.o \
		moc_commoncontentwidget.o \
		moc_treesearchdialog.o \
		moc_pathwidgetitem.o \
		moc_servicelogo.o \
		moc_goodsinfodialog.o \
		moc_servicechoosewidget.o \
		moc_ordermenucontrol.o \
		moc_goodinfoobject.o \
		moc_goodsviewinfoobject.o \
		moc_pathinfoobject.o \
		moc_serviceinfoobject.o \
		qrc_res.o
DIST          = /targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/common/g++.conf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/common/unix.conf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/common/linux.conf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/qconfig.pri \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/qt_functions.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/qt_config.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/exclusive_builds.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/default_pre.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/release.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/default_post.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/warn_on.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/qt.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/unix/thread.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/moc.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/resources.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/uic.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/yacc.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/lex.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/include_source_dir.prf \
		Demo.pro
QMAKE_TARGET  = Demo
DESTDIR       = 
TARGET        = libDemo.so
TARGETD       = libDemo.so

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



Makefile: Demo.pro  /targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/linux-g++/qmake.conf /targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/common/g++.conf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/common/unix.conf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/common/linux.conf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/qconfig.pri \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/qt_functions.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/qt_config.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/exclusive_builds.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/default_pre.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/release.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/default_post.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/warn_on.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/qt.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/unix/thread.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/moc.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/resources.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/uic.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/yacc.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/lex.prf \
		/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/include_source_dir.prf \
		/opt/qt4-maemo5/lib/libQtGui.prl \
		/opt/qt4-maemo5/lib/libQtCore.prl
	$(QMAKE) -unix -o Makefile Demo.pro
/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/common/g++.conf:
/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/common/unix.conf:
/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/common/linux.conf:
/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/qconfig.pri:
/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/qt_functions.prf:
/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/qt_config.prf:
/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/exclusive_builds.prf:
/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/default_pre.prf:
/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/release.prf:
/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/default_post.prf:
/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/warn_on.prf:
/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/qt.prf:
/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/unix/thread.prf:
/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/moc.prf:
/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/resources.prf:
/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/uic.prf:
/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/yacc.prf:
/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/lex.prf:
/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/features/include_source_dir.prf:
/opt/qt4-maemo5/lib/libQtGui.prl:
/opt/qt4-maemo5/lib/libQtCore.prl:
qmake:  FORCE
	@$(QMAKE) -unix -o Makefile Demo.pro

dist: 
	@$(CHK_DIR_EXISTS) .tmp/Demo1.0.0 || $(MKDIR) .tmp/Demo1.0.0 
	$(COPY_FILE) --parents $(SOURCES) $(DIST) .tmp/Demo1.0.0/ && $(COPY_FILE) --parents mainwindow.h tableproduct.h pathwidget.h filteredit.h guiplugin.h graphicsinterface.h imainwindow.h goodswidget.h navigationbutton.h ordermenuwidget.h orderwidget.h contentwidget.h logowidget.h commonmenucontentwidget.h commoncontentwidget.h treesearchdialog.h pathwidgetitem.h servicelogo.h goodsinfodialog.h interfaces/igoodsinfo.h servicechoosewidget.h ordermenucontrol.h InformationObjects/goodinfoobject.h InformationObjects/goodsviewinfoobject.h InformationObjects/pathinfoobject.h InformationObjects/serviceinfoobject.h .tmp/Demo1.0.0/ && $(COPY_FILE) --parents res.qrc .tmp/Demo1.0.0/ && $(COPY_FILE) --parents mainwindow.cpp tableproduct.cpp pathwidget.cpp filteredit.cpp guiplugin.cpp goodswidget.cpp navigationbutton.cpp ordermenuwidget.cpp orderwidget.cpp contentwidget.cpp logowidget.cpp commonmenucontentwidget.cpp commoncontentwidget.cpp treesearchdialog.cpp pathwidgetitem.cpp servicelogo.cpp goodsinfodialog.cpp servicechoosewidget.cpp ordermenucontrol.cpp InformationObjects/goodinfoobject.cpp InformationObjects/goodsviewinfoobject.cpp InformationObjects/pathinfoobject.cpp InformationObjects/serviceinfoobject.cpp .tmp/Demo1.0.0/ && (cd `dirname .tmp/Demo1.0.0` && $(TAR) Demo1.0.0.tar Demo1.0.0 && $(COMPRESS) Demo1.0.0.tar) && $(MOVE) `dirname .tmp/Demo1.0.0`/Demo1.0.0.tar.gz . && $(DEL_FILE) -r .tmp/Demo1.0.0


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


####### Sub-libraries

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


mocclean: compiler_moc_header_clean compiler_moc_source_clean

mocables: compiler_moc_header_make_all compiler_moc_source_make_all

compiler_moc_header_make_all: moc_mainwindow.cpp moc_tableproduct.cpp moc_pathwidget.cpp moc_filteredit.cpp moc_guiplugin.cpp moc_imainwindow.cpp moc_goodswidget.cpp moc_navigationbutton.cpp moc_ordermenuwidget.cpp moc_orderwidget.cpp moc_contentwidget.cpp moc_logowidget.cpp moc_commonmenucontentwidget.cpp moc_commoncontentwidget.cpp moc_treesearchdialog.cpp moc_pathwidgetitem.cpp moc_servicelogo.cpp moc_goodsinfodialog.cpp moc_servicechoosewidget.cpp moc_ordermenucontrol.cpp moc_goodinfoobject.cpp moc_goodsviewinfoobject.cpp moc_pathinfoobject.cpp moc_serviceinfoobject.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) moc_mainwindow.cpp moc_tableproduct.cpp moc_pathwidget.cpp moc_filteredit.cpp moc_guiplugin.cpp moc_imainwindow.cpp moc_goodswidget.cpp moc_navigationbutton.cpp moc_ordermenuwidget.cpp moc_orderwidget.cpp moc_contentwidget.cpp moc_logowidget.cpp moc_commonmenucontentwidget.cpp moc_commoncontentwidget.cpp moc_treesearchdialog.cpp moc_pathwidgetitem.cpp moc_servicelogo.cpp moc_goodsinfodialog.cpp moc_servicechoosewidget.cpp moc_ordermenucontrol.cpp moc_goodinfoobject.cpp moc_goodsviewinfoobject.cpp moc_pathinfoobject.cpp moc_serviceinfoobject.cpp
moc_mainwindow.cpp: imainwindow.h \
		InformationObjects/goodinfoobject.h \
		InformationObjects/goodsviewinfoobject.h \
		InformationObjects/pathinfoobject.h \
		InformationObjects/serviceinfoobject.h \
		navigationbutton.h \
		commoncontentwidget.h \
		logowidget.h \
		orderwidget.h \
		ordermenuwidget.h \
		commonmenucontentwidget.h \
		servicechoosewidget.h \
		goodswidget.h \
		tableproduct.h \
		goodsinfodialog.h \
		pathwidget.h \
		pathwidgetitem.h \
		filteredit.h \
		treesearchdialog.h \
		servicelogo.h \
		ordermenucontrol.h \
		mainwindow.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) mainwindow.h -o moc_mainwindow.cpp

moc_tableproduct.cpp: goodsinfodialog.h \
		commoncontentwidget.h \
		InformationObjects/goodinfoobject.h \
		InformationObjects/goodsviewinfoobject.h \
		tableproduct.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) tableproduct.h -o moc_tableproduct.cpp

moc_pathwidget.cpp: pathwidgetitem.h \
		InformationObjects/pathinfoobject.h \
		pathwidget.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) pathwidget.h -o moc_pathwidget.cpp

moc_filteredit.cpp: InformationObjects/goodinfoobject.h \
		filteredit.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) filteredit.h -o moc_filteredit.cpp

moc_guiplugin.cpp: graphicsinterface.h \
		imainwindow.h \
		InformationObjects/goodinfoobject.h \
		InformationObjects/goodsviewinfoobject.h \
		InformationObjects/pathinfoobject.h \
		InformationObjects/serviceinfoobject.h \
		mainwindow.h \
		navigationbutton.h \
		commoncontentwidget.h \
		logowidget.h \
		orderwidget.h \
		ordermenuwidget.h \
		commonmenucontentwidget.h \
		servicechoosewidget.h \
		goodswidget.h \
		tableproduct.h \
		goodsinfodialog.h \
		pathwidget.h \
		pathwidgetitem.h \
		filteredit.h \
		treesearchdialog.h \
		servicelogo.h \
		ordermenucontrol.h \
		guiplugin.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) guiplugin.h -o moc_guiplugin.cpp

moc_imainwindow.cpp: InformationObjects/goodinfoobject.h \
		InformationObjects/goodsviewinfoobject.h \
		InformationObjects/pathinfoobject.h \
		InformationObjects/serviceinfoobject.h \
		imainwindow.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) imainwindow.h -o moc_imainwindow.cpp

moc_goodswidget.cpp: tableproduct.h \
		goodsinfodialog.h \
		commoncontentwidget.h \
		InformationObjects/goodinfoobject.h \
		InformationObjects/goodsviewinfoobject.h \
		pathwidget.h \
		pathwidgetitem.h \
		InformationObjects/pathinfoobject.h \
		filteredit.h \
		treesearchdialog.h \
		servicelogo.h \
		InformationObjects/serviceinfoobject.h \
		goodswidget.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) goodswidget.h -o moc_goodswidget.cpp

moc_navigationbutton.cpp: navigationbutton.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) navigationbutton.h -o moc_navigationbutton.cpp

moc_ordermenuwidget.cpp: commonmenucontentwidget.h \
		servicechoosewidget.h \
		InformationObjects/serviceinfoobject.h \
		ordermenuwidget.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) ordermenuwidget.h -o moc_ordermenuwidget.cpp

moc_orderwidget.cpp: ordermenuwidget.h \
		commonmenucontentwidget.h \
		servicechoosewidget.h \
		InformationObjects/serviceinfoobject.h \
		goodswidget.h \
		tableproduct.h \
		goodsinfodialog.h \
		commoncontentwidget.h \
		InformationObjects/goodinfoobject.h \
		InformationObjects/goodsviewinfoobject.h \
		pathwidget.h \
		pathwidgetitem.h \
		InformationObjects/pathinfoobject.h \
		filteredit.h \
		treesearchdialog.h \
		servicelogo.h \
		ordermenucontrol.h \
		orderwidget.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) orderwidget.h -o moc_orderwidget.cpp

moc_contentwidget.cpp: orderwidget.h \
		ordermenuwidget.h \
		commonmenucontentwidget.h \
		servicechoosewidget.h \
		InformationObjects/serviceinfoobject.h \
		goodswidget.h \
		tableproduct.h \
		goodsinfodialog.h \
		commoncontentwidget.h \
		InformationObjects/goodinfoobject.h \
		InformationObjects/goodsviewinfoobject.h \
		pathwidget.h \
		pathwidgetitem.h \
		InformationObjects/pathinfoobject.h \
		filteredit.h \
		treesearchdialog.h \
		servicelogo.h \
		ordermenucontrol.h \
		logowidget.h \
		contentwidget.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) contentwidget.h -o moc_contentwidget.cpp

moc_logowidget.cpp: commoncontentwidget.h \
		logowidget.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) logowidget.h -o moc_logowidget.cpp

moc_commonmenucontentwidget.cpp: commonmenucontentwidget.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) commonmenucontentwidget.h -o moc_commonmenucontentwidget.cpp

moc_commoncontentwidget.cpp: commoncontentwidget.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) commoncontentwidget.h -o moc_commoncontentwidget.cpp

moc_treesearchdialog.cpp: treesearchdialog.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) treesearchdialog.h -o moc_treesearchdialog.cpp

moc_pathwidgetitem.cpp: pathwidgetitem.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) pathwidgetitem.h -o moc_pathwidgetitem.cpp

moc_servicelogo.cpp: InformationObjects/serviceinfoobject.h \
		servicelogo.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) servicelogo.h -o moc_servicelogo.cpp

moc_goodsinfodialog.cpp: commoncontentwidget.h \
		goodsinfodialog.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) goodsinfodialog.h -o moc_goodsinfodialog.cpp

moc_servicechoosewidget.cpp: commonmenucontentwidget.h \
		InformationObjects/serviceinfoobject.h \
		servicechoosewidget.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) servicechoosewidget.h -o moc_servicechoosewidget.cpp

moc_ordermenucontrol.cpp: ordermenuwidget.h \
		commonmenucontentwidget.h \
		servicechoosewidget.h \
		InformationObjects/serviceinfoobject.h \
		ordermenucontrol.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) ordermenucontrol.h -o moc_ordermenucontrol.cpp

moc_goodinfoobject.cpp: InformationObjects/goodinfoobject.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) InformationObjects/goodinfoobject.h -o moc_goodinfoobject.cpp

moc_goodsviewinfoobject.cpp: InformationObjects/goodsviewinfoobject.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) InformationObjects/goodsviewinfoobject.h -o moc_goodsviewinfoobject.cpp

moc_pathinfoobject.cpp: InformationObjects/pathinfoobject.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) InformationObjects/pathinfoobject.h -o moc_pathinfoobject.cpp

moc_serviceinfoobject.cpp: InformationObjects/serviceinfoobject.h
	/opt/qt4-maemo5/bin/moc $(DEFINES) $(INCPATH) InformationObjects/serviceinfoobject.h -o moc_serviceinfoobject.cpp

compiler_rcc_make_all: qrc_res.cpp
compiler_rcc_clean:
	-$(DEL_FILE) qrc_res.cpp
qrc_res.cpp: res.qrc \
		image/onlain.jpeg \
		image/print.png \
		image/configuration.png \
		image/ebay.gif \
		image/refresh.ico \
		image/plus.ico \
		image/none.png \
		image/mgtrader.png \
		image/minus.ico \
		image/update.png \
		image/plus.png \
		image/onlain.png \
		image/search.png \
		image/sales.png \
		image/checkmark.ico \
		image/Splash.png \
		image/delete.ico \
		image/orders.png \
		image/profile.png \
		image/oval.png \
		image/right.ico \
		image/ban.ico \
		image/report.png \
		image/localserv.png \
		image/undelete.ico \
		image/minus.png
	/opt/qt4-maemo5/bin/rcc -name res res.qrc -o qrc_res.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:
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 

####### Compile

mainwindow.o: mainwindow.cpp mainwindow.h \
		imainwindow.h \
		InformationObjects/goodinfoobject.h \
		InformationObjects/goodsviewinfoobject.h \
		InformationObjects/pathinfoobject.h \
		InformationObjects/serviceinfoobject.h \
		navigationbutton.h \
		commoncontentwidget.h \
		logowidget.h \
		orderwidget.h \
		ordermenuwidget.h \
		commonmenucontentwidget.h \
		servicechoosewidget.h \
		goodswidget.h \
		tableproduct.h \
		goodsinfodialog.h \
		pathwidget.h \
		pathwidgetitem.h \
		filteredit.h \
		treesearchdialog.h \
		servicelogo.h \
		ordermenucontrol.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o mainwindow.o mainwindow.cpp

tableproduct.o: tableproduct.cpp tableproduct.h \
		goodsinfodialog.h \
		commoncontentwidget.h \
		InformationObjects/goodinfoobject.h \
		InformationObjects/goodsviewinfoobject.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tableproduct.o tableproduct.cpp

pathwidget.o: pathwidget.cpp pathwidget.h \
		pathwidgetitem.h \
		InformationObjects/pathinfoobject.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o pathwidget.o pathwidget.cpp

filteredit.o: filteredit.cpp filteredit.h \
		InformationObjects/goodinfoobject.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o filteredit.o filteredit.cpp

guiplugin.o: guiplugin.cpp guiplugin.h \
		graphicsinterface.h \
		imainwindow.h \
		InformationObjects/goodinfoobject.h \
		InformationObjects/goodsviewinfoobject.h \
		InformationObjects/pathinfoobject.h \
		InformationObjects/serviceinfoobject.h \
		mainwindow.h \
		navigationbutton.h \
		commoncontentwidget.h \
		logowidget.h \
		orderwidget.h \
		ordermenuwidget.h \
		commonmenucontentwidget.h \
		servicechoosewidget.h \
		goodswidget.h \
		tableproduct.h \
		goodsinfodialog.h \
		pathwidget.h \
		pathwidgetitem.h \
		filteredit.h \
		treesearchdialog.h \
		servicelogo.h \
		ordermenucontrol.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o guiplugin.o guiplugin.cpp

goodswidget.o: goodswidget.cpp goodswidget.h \
		tableproduct.h \
		goodsinfodialog.h \
		commoncontentwidget.h \
		InformationObjects/goodinfoobject.h \
		InformationObjects/goodsviewinfoobject.h \
		pathwidget.h \
		pathwidgetitem.h \
		InformationObjects/pathinfoobject.h \
		filteredit.h \
		treesearchdialog.h \
		servicelogo.h \
		InformationObjects/serviceinfoobject.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o goodswidget.o goodswidget.cpp

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

ordermenuwidget.o: ordermenuwidget.cpp ordermenuwidget.h \
		commonmenucontentwidget.h \
		servicechoosewidget.h \
		InformationObjects/serviceinfoobject.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ordermenuwidget.o ordermenuwidget.cpp

orderwidget.o: orderwidget.cpp orderwidget.h \
		ordermenuwidget.h \
		commonmenucontentwidget.h \
		servicechoosewidget.h \
		InformationObjects/serviceinfoobject.h \
		goodswidget.h \
		tableproduct.h \
		goodsinfodialog.h \
		commoncontentwidget.h \
		InformationObjects/goodinfoobject.h \
		InformationObjects/goodsviewinfoobject.h \
		pathwidget.h \
		pathwidgetitem.h \
		InformationObjects/pathinfoobject.h \
		filteredit.h \
		treesearchdialog.h \
		servicelogo.h \
		ordermenucontrol.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o orderwidget.o orderwidget.cpp

contentwidget.o: contentwidget.cpp contentwidget.h \
		orderwidget.h \
		ordermenuwidget.h \
		commonmenucontentwidget.h \
		servicechoosewidget.h \
		InformationObjects/serviceinfoobject.h \
		goodswidget.h \
		tableproduct.h \
		goodsinfodialog.h \
		commoncontentwidget.h \
		InformationObjects/goodinfoobject.h \
		InformationObjects/goodsviewinfoobject.h \
		pathwidget.h \
		pathwidgetitem.h \
		InformationObjects/pathinfoobject.h \
		filteredit.h \
		treesearchdialog.h \
		servicelogo.h \
		ordermenucontrol.h \
		logowidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o contentwidget.o contentwidget.cpp

logowidget.o: logowidget.cpp logowidget.h \
		commoncontentwidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o logowidget.o logowidget.cpp

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

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

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

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

servicelogo.o: servicelogo.cpp servicelogo.h \
		InformationObjects/serviceinfoobject.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o servicelogo.o servicelogo.cpp

goodsinfodialog.o: goodsinfodialog.cpp goodsinfodialog.h \
		commoncontentwidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o goodsinfodialog.o goodsinfodialog.cpp

servicechoosewidget.o: servicechoosewidget.cpp servicechoosewidget.h \
		commonmenucontentwidget.h \
		InformationObjects/serviceinfoobject.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o servicechoosewidget.o servicechoosewidget.cpp

ordermenucontrol.o: ordermenucontrol.cpp ordermenucontrol.h \
		ordermenuwidget.h \
		commonmenucontentwidget.h \
		servicechoosewidget.h \
		InformationObjects/serviceinfoobject.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ordermenucontrol.o ordermenucontrol.cpp

goodinfoobject.o: InformationObjects/goodinfoobject.cpp InformationObjects/goodinfoobject.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o goodinfoobject.o InformationObjects/goodinfoobject.cpp

goodsviewinfoobject.o: InformationObjects/goodsviewinfoobject.cpp InformationObjects/goodsviewinfoobject.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o goodsviewinfoobject.o InformationObjects/goodsviewinfoobject.cpp

pathinfoobject.o: InformationObjects/pathinfoobject.cpp InformationObjects/pathinfoobject.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o pathinfoobject.o InformationObjects/pathinfoobject.cpp

serviceinfoobject.o: InformationObjects/serviceinfoobject.cpp InformationObjects/serviceinfoobject.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o serviceinfoobject.o InformationObjects/serviceinfoobject.cpp

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

####### Install

install:   FORCE

uninstall:   FORCE

FORCE:

