#############################################################################
# Makefile for building: ../build/qtmobilehotspot
# Generated by qmake (2.01a) (Qt 4.7.0) on: Sat Nov 12 23:00:33 2011
# Project:  qtMobileHotspot.pro
# Template: app
# Command: /usr/bin/qmake -o Makefile qtMobileHotspot.pro
#############################################################################

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

CC            = gcc
CXX           = g++
DEFINES       = -DQT_GL_NO_SCISSOR_TEST -DQT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH=1024 -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
CFLAGS        = -pipe -O3 -fno-omit-frame-pointer -fno-optimize-sibling-calls -DQT_SHARED -I/usr/include/gq -I/usr/include/QtCore -D_REENTRANT -Wall -W $(DEFINES)
CXXFLAGS      = -pipe -O3 -fno-omit-frame-pointer -fno-optimize-sibling-calls -DQT_SHARED -I/usr/include/gq -I/usr/include/QtCore -D_REENTRANT -Wall -W $(DEFINES)
INCPATH       = -I/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/linux-g++-maemo5 -I. -I/targets/FREMANTLE_ARMEL/usr/include/QtCore -I/targets/FREMANTLE_ARMEL/usr/include/QtGui -I/targets/FREMANTLE_ARMEL/usr/include/QtDBus -I/targets/FREMANTLE_ARMEL/usr/include -Isrc/.tmp -Isrc
LINK          = g++
LFLAGS        = -Wl,-rpath-link,/usr/lib -Wl,-O1 -Wl,--hash-style=gnu
LIBS          = $(SUBLIBS)  -L/usr/lib -lgq-gconf -L/usr/lib -lQtGui -L/usr/X11R6/lib -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   = build/

####### Files

SOURCES       = src/main.cpp \
		src/mobilehotspotgui.cpp \
		src/pluginscontrolgui.cpp \
		src/languagegui.cpp \
		src/accesspointgui.cpp \
		src/internetaccessgui.cpp \
		src/mobilehotspotconfiguration.cpp \
		src/commandhelper.cpp \
		src/dbushelper.cpp \
		src/apnhelper.cpp \
		src/hotspothelper.cpp \
		src/mobilehotspotpluginhelper.cpp src/.tmp/moc_mobilehotspotgui.cpp \
		src/.tmp/moc_accesspointgui.cpp \
		src/.tmp/moc_internetaccessgui.cpp \
		src/.tmp/moc_pluginscontrolgui.cpp \
		src/.tmp/moc_languagegui.cpp \
		src/.tmp/moc_mobilehotspotconfiguration.cpp
OBJECTS       = build/main.o \
		build/mobilehotspotgui.o \
		build/pluginscontrolgui.o \
		build/languagegui.o \
		build/accesspointgui.o \
		build/internetaccessgui.o \
		build/mobilehotspotconfiguration.o \
		build/commandhelper.o \
		build/dbushelper.o \
		build/apnhelper.o \
		build/hotspothelper.o \
		build/mobilehotspotpluginhelper.o \
		build/moc_mobilehotspotgui.o \
		build/moc_accesspointgui.o \
		build/moc_internetaccessgui.o \
		build/moc_pluginscontrolgui.o \
		build/moc_languagegui.o \
		build/moc_mobilehotspotconfiguration.o
DIST          = /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/unix.conf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/linux.conf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/qconfig.pri \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_functions.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_config.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_pre.prf \
		../globalsettings.pri \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/release.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_post.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/link_pkgconfig.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/moc.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/dbusinterfaces.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/dbusadaptors.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/warn_on.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/resources.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/uic.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/yacc.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/lex.prf \
		qtMobileHotspot.pro
QMAKE_TARGET  = qtmobilehotspot
DESTDIR       = ../build/
TARGET        = ../build/qtmobilehotspot

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): src/ui_mobilehotspotgui.h src/ui_pluginscontrolgui.h src/ui_languagegui.h src/ui_accesspointgui.h src/ui_internetaccessgui.h $(OBJECTS)  
	@$(CHK_DIR_EXISTS) ../build/ || $(MKDIR) ../build/ 
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)

Makefile: qtMobileHotspot.pro  /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/linux-g++-maemo5/qmake.conf /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/unix.conf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/linux.conf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/qconfig.pri \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_functions.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_config.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_pre.prf \
		../globalsettings.pri \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/release.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_post.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/link_pkgconfig.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/moc.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/dbusinterfaces.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/dbusadaptors.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/warn_on.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/resources.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/uic.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/yacc.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/lex.prf \
		/usr/lib/libQtCore.prl \
		/usr/lib/libQtDBus.prl \
		/usr/lib/libQtXml.prl \
		/usr/lib/libQtGui.prl
	$(QMAKE) -o Makefile qtMobileHotspot.pro
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/unix.conf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/linux.conf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/qconfig.pri:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_functions.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_config.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_pre.prf:
../globalsettings.pri:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/release.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_post.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/link_pkgconfig.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/moc.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/dbusinterfaces.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/dbusadaptors.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/unix/thread.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/warn_on.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/resources.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/uic.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/yacc.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/lex.prf:
/usr/lib/libQtCore.prl:
/usr/lib/libQtDBus.prl:
/usr/lib/libQtXml.prl:
/usr/lib/libQtGui.prl:
qmake:  FORCE
	@$(QMAKE) -o Makefile qtMobileHotspot.pro

dist: 
	@$(CHK_DIR_EXISTS) build/qtmobilehotspot0.3.5 || $(MKDIR) build/qtmobilehotspot0.3.5 
	$(COPY_FILE) --parents $(SOURCES) $(DIST) build/qtmobilehotspot0.3.5/ && $(COPY_FILE) --parents src/mobilehotspotgui.h src/ui_mobilehotspotgui.h src/accesspointgui.h src/ui_accesspointgui.h src/internetaccessgui.h src/ui_internetaccessgui.h src/pluginscontrolgui.h src/ui_pluginscontrolgui.h src/languagegui.h src/ui_languagegui.h src/mobilehotspotconfiguration.h src/commandhelper.h src/dbushelper.h src/apnhelper.h src/hotspothelper.h src/mobilehotspotplugin.h src/mobilehotspotpluginhelper.h build/qtmobilehotspot0.3.5/ && $(COPY_FILE) --parents src/main.cpp src/mobilehotspotgui.cpp src/pluginscontrolgui.cpp src/languagegui.cpp src/accesspointgui.cpp src/internetaccessgui.cpp src/mobilehotspotconfiguration.cpp src/commandhelper.cpp src/dbushelper.cpp src/apnhelper.cpp src/hotspothelper.cpp src/mobilehotspotpluginhelper.cpp build/qtmobilehotspot0.3.5/ && $(COPY_FILE) --parents src/mobilehotspotgui.ui src/pluginscontrolgui.ui src/languagegui.ui src/accesspointgui.ui src/internetaccessgui.ui build/qtmobilehotspot0.3.5/ && $(COPY_FILE) --parents fr.qtmh.ts build/qtmobilehotspot0.3.5/ && (cd `dirname build/qtmobilehotspot0.3.5` && $(TAR) qtmobilehotspot0.3.5.tar qtmobilehotspot0.3.5 && $(COMPRESS) qtmobilehotspot0.3.5.tar) && $(MOVE) `dirname build/qtmobilehotspot0.3.5`/qtmobilehotspot0.3.5.tar.gz . && $(DEL_FILE) -r build/qtmobilehotspot0.3.5


clean:compiler_clean 
	-$(DEL_FILE) $(OBJECTS)
	-$(DEL_FILE) ../build/qtmobilehotspot
	-$(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: src/.tmp/moc_mobilehotspotgui.cpp src/.tmp/moc_accesspointgui.cpp src/.tmp/moc_internetaccessgui.cpp src/.tmp/moc_pluginscontrolgui.cpp src/.tmp/moc_languagegui.cpp src/.tmp/moc_mobilehotspotconfiguration.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) src/.tmp/moc_mobilehotspotgui.cpp src/.tmp/moc_accesspointgui.cpp src/.tmp/moc_internetaccessgui.cpp src/.tmp/moc_pluginscontrolgui.cpp src/.tmp/moc_languagegui.cpp src/.tmp/moc_mobilehotspotconfiguration.cpp
src/.tmp/moc_mobilehotspotgui.cpp: src/dbushelper.h \
		src/mobilehotspotconfiguration.h \
		src/mobilehotspotplugin.h \
		src/pluginscontrolgui.h \
		src/ui_pluginscontrolgui.h \
		src/accesspointgui.h \
		src/ui_accesspointgui.h \
		src/internetaccessgui.h \
		src/ui_internetaccessgui.h \
		src/ui_mobilehotspotgui.h \
		src/mobilehotspotgui.h
	/usr/bin/moc $(DEFINES) $(INCPATH) src/mobilehotspotgui.h -o src/.tmp/moc_mobilehotspotgui.cpp

src/.tmp/moc_accesspointgui.cpp: src/mobilehotspotconfiguration.h \
		src/ui_accesspointgui.h \
		src/accesspointgui.h
	/usr/bin/moc $(DEFINES) $(INCPATH) src/accesspointgui.h -o src/.tmp/moc_accesspointgui.cpp

src/.tmp/moc_internetaccessgui.cpp: src/mobilehotspotconfiguration.h \
		src/ui_internetaccessgui.h \
		src/internetaccessgui.h
	/usr/bin/moc $(DEFINES) $(INCPATH) src/internetaccessgui.h -o src/.tmp/moc_internetaccessgui.cpp

src/.tmp/moc_pluginscontrolgui.cpp: src/mobilehotspotconfiguration.h \
		src/mobilehotspotplugin.h \
		src/ui_pluginscontrolgui.h \
		src/pluginscontrolgui.h
	/usr/bin/moc $(DEFINES) $(INCPATH) src/pluginscontrolgui.h -o src/.tmp/moc_pluginscontrolgui.cpp

src/.tmp/moc_languagegui.cpp: src/mobilehotspotconfiguration.h \
		src/ui_languagegui.h \
		src/languagegui.h
	/usr/bin/moc $(DEFINES) $(INCPATH) src/languagegui.h -o src/.tmp/moc_languagegui.cpp

src/.tmp/moc_mobilehotspotconfiguration.cpp: src/mobilehotspotconfiguration.h
	/usr/bin/moc $(DEFINES) $(INCPATH) src/mobilehotspotconfiguration.h -o src/.tmp/moc_mobilehotspotconfiguration.cpp

compiler_dbus_interface_source_make_all:
compiler_dbus_interface_source_clean:
compiler_dbus_adaptor_source_make_all:
compiler_dbus_adaptor_source_clean:
compiler_rcc_make_all:
compiler_rcc_clean:
compiler_image_collection_make_all: qmake_image_collection.cpp
compiler_image_collection_clean:
	-$(DEL_FILE) qmake_image_collection.cpp
compiler_moc_source_make_all:
compiler_moc_source_clean:
compiler_dbus_interface_header_make_all:
compiler_dbus_interface_header_clean:
compiler_dbus_interface_moc_make_all:
compiler_dbus_interface_moc_clean:
compiler_dbus_adaptor_header_make_all:
compiler_dbus_adaptor_header_clean:
compiler_dbus_adaptor_moc_make_all:
compiler_dbus_adaptor_moc_clean:
compiler_uic_make_all: src/ui_mobilehotspotgui.h src/ui_pluginscontrolgui.h src/ui_languagegui.h src/ui_accesspointgui.h src/ui_internetaccessgui.h
compiler_uic_clean:
	-$(DEL_FILE) src/ui_mobilehotspotgui.h src/ui_pluginscontrolgui.h src/ui_languagegui.h src/ui_accesspointgui.h src/ui_internetaccessgui.h
src/ui_mobilehotspotgui.h: src/mobilehotspotgui.ui
	/usr/bin/uic src/mobilehotspotgui.ui -o src/ui_mobilehotspotgui.h

src/ui_pluginscontrolgui.h: src/pluginscontrolgui.ui
	/usr/bin/uic src/pluginscontrolgui.ui -o src/ui_pluginscontrolgui.h

src/ui_languagegui.h: src/languagegui.ui
	/usr/bin/uic src/languagegui.ui -o src/ui_languagegui.h

src/ui_accesspointgui.h: src/accesspointgui.ui
	/usr/bin/uic src/accesspointgui.ui -o src/ui_accesspointgui.h

src/ui_internetaccessgui.h: src/internetaccessgui.ui
	/usr/bin/uic src/internetaccessgui.ui -o src/ui_internetaccessgui.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_uic_clean 

####### Compile

build/main.o: src/main.cpp src/commandhelper.h \
		src/mobilehotspotgui.h \
		src/dbushelper.h \
		src/mobilehotspotconfiguration.h \
		src/mobilehotspotplugin.h \
		src/pluginscontrolgui.h \
		src/ui_pluginscontrolgui.h \
		src/accesspointgui.h \
		src/ui_accesspointgui.h \
		src/internetaccessgui.h \
		src/ui_internetaccessgui.h \
		src/ui_mobilehotspotgui.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/main.o src/main.cpp

build/mobilehotspotgui.o: src/mobilehotspotgui.cpp src/apnhelper.h \
		src/mobilehotspotplugin.h \
		src/mobilehotspotconfiguration.h \
		src/dbushelper.h \
		src/hotspothelper.h \
		src/pluginscontrolgui.h \
		src/ui_pluginscontrolgui.h \
		src/accesspointgui.h \
		src/ui_accesspointgui.h \
		src/internetaccessgui.h \
		src/ui_internetaccessgui.h \
		src/languagegui.h \
		src/ui_languagegui.h \
		src/mobilehotspotgui.h \
		src/ui_mobilehotspotgui.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/mobilehotspotgui.o src/mobilehotspotgui.cpp

build/pluginscontrolgui.o: src/pluginscontrolgui.cpp src/mobilehotspotconfiguration.h \
		src/mobilehotspotplugin.h \
		src/pluginscontrolgui.h \
		src/ui_pluginscontrolgui.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/pluginscontrolgui.o src/pluginscontrolgui.cpp

build/languagegui.o: src/languagegui.cpp src/mobilehotspotconfiguration.h \
		src/languagegui.h \
		src/ui_languagegui.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/languagegui.o src/languagegui.cpp

build/accesspointgui.o: src/accesspointgui.cpp src/mobilehotspotconfiguration.h \
		src/accesspointgui.h \
		src/ui_accesspointgui.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/accesspointgui.o src/accesspointgui.cpp

build/internetaccessgui.o: src/internetaccessgui.cpp src/mobilehotspotconfiguration.h \
		src/apnhelper.h \
		src/internetaccessgui.h \
		src/ui_internetaccessgui.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/internetaccessgui.o src/internetaccessgui.cpp

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

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

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

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

build/hotspothelper.o: src/hotspothelper.cpp src/mobilehotspotconfiguration.h \
		src/commandhelper.h \
		src/dbushelper.h \
		src/hotspothelper.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/hotspothelper.o src/hotspothelper.cpp

build/mobilehotspotpluginhelper.o: src/mobilehotspotpluginhelper.cpp src/mobilehotspotconfiguration.h \
		src/mobilehotspotplugin.h \
		src/mobilehotspotpluginhelper.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/mobilehotspotpluginhelper.o src/mobilehotspotpluginhelper.cpp

build/moc_mobilehotspotgui.o: src/.tmp/moc_mobilehotspotgui.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_mobilehotspotgui.o src/.tmp/moc_mobilehotspotgui.cpp

build/moc_accesspointgui.o: src/.tmp/moc_accesspointgui.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_accesspointgui.o src/.tmp/moc_accesspointgui.cpp

build/moc_internetaccessgui.o: src/.tmp/moc_internetaccessgui.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_internetaccessgui.o src/.tmp/moc_internetaccessgui.cpp

build/moc_pluginscontrolgui.o: src/.tmp/moc_pluginscontrolgui.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_pluginscontrolgui.o src/.tmp/moc_pluginscontrolgui.cpp

build/moc_languagegui.o: src/.tmp/moc_languagegui.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_languagegui.o src/.tmp/moc_languagegui.cpp

build/moc_mobilehotspotconfiguration.o: src/.tmp/moc_mobilehotspotconfiguration.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_mobilehotspotconfiguration.o src/.tmp/moc_mobilehotspotconfiguration.cpp

####### Install

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

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


install_lang: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/opt/qtmobilehotspot/lang/ || $(MKDIR) $(INSTALL_ROOT)/opt/qtmobilehotspot/lang/ 
	-$(INSTALL_FILE) /home/dest/workspace/qtmobilehotspot/qtMobileHotspot/data/lang/fr.qtmh.qm $(INSTALL_ROOT)/opt/qtmobilehotspot/lang/


uninstall_lang:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/opt/qtmobilehotspot/lang/fr.qtmh.qm
	-$(DEL_DIR) $(INSTALL_ROOT)/opt/qtmobilehotspot/lang/ 


install_util: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/opt/qtmobilehotspot/util/ || $(MKDIR) $(INSTALL_ROOT)/opt/qtmobilehotspot/util/ 
	-$(INSTALL_FILE) /home/dest/workspace/qtmobilehotspot/qtMobileHotspot/data/util/plugin-default-icon.png $(INSTALL_ROOT)/opt/qtmobilehotspot/util/
	-$(INSTALL_PROGRAM) /home/dest/workspace/qtmobilehotspot/qtMobileHotspot/data/util/start.sh $(INSTALL_ROOT)/opt/qtmobilehotspot/util/
	-strip $(INSTALL_ROOT)/opt/qtmobilehotspot/util/start.sh
	-$(INSTALL_DIR) /home/dest/workspace/qtmobilehotspot/qtMobileHotspot/data/util/systemprotection.d $(INSTALL_ROOT)/opt/qtmobilehotspot/util/
	-$(INSTALL_PROGRAM) /home/dest/workspace/qtmobilehotspot/qtMobileHotspot/data/util/systemprotection.sh $(INSTALL_ROOT)/opt/qtmobilehotspot/util/
	-strip $(INSTALL_ROOT)/opt/qtmobilehotspot/util/systemprotection.sh


uninstall_util:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/opt/qtmobilehotspot/util/plugin-default-icon.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/qtmobilehotspot/util/start.sh 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/qtmobilehotspot/util/systemprotection.d 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/qtmobilehotspot/util/systemprotection.sh
	-$(DEL_DIR) $(INSTALL_ROOT)/opt/qtmobilehotspot/util/ 


install_docs: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/opt/qtmobilehotspot/docs/ || $(MKDIR) $(INSTALL_ROOT)/opt/qtmobilehotspot/docs/ 
	-$(INSTALL_DIR) /home/dest/workspace/qtmobilehotspot/qtMobileHotspot/data/docs/windows-usb-driver $(INSTALL_ROOT)/opt/qtmobilehotspot/docs/


uninstall_docs:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/opt/qtmobilehotspot/docs/windows-usb-driver
	-$(DEL_DIR) $(INSTALL_ROOT)/opt/qtmobilehotspot/docs/ 


install_desktop: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/applications/hildon/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ 
	-$(INSTALL_FILE) /home/dest/workspace/qtmobilehotspot/qtMobileHotspot/data/qtmobilehotspot.desktop $(INSTALL_ROOT)/usr/share/applications/hildon/


uninstall_desktop:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/applications/hildon/qtmobilehotspot.desktop
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ 


install_icon48: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/48x48/hildon/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/48x48/hildon/ 
	-$(INSTALL_FILE) /home/dest/workspace/qtmobilehotspot/qtMobileHotspot/data/48x48/qtmobilehotspot.png $(INSTALL_ROOT)/usr/share/icons/hicolor/48x48/hildon/


uninstall_icon48:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/icons/hicolor/48x48/hildon/qtmobilehotspot.png
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/48x48/hildon/ 


install_icon64: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/hildon/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/hildon/ 
	-$(INSTALL_FILE) /home/dest/workspace/qtmobilehotspot/qtMobileHotspot/data/64x64/qtmobilehotspot.png $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/hildon/


uninstall_icon64:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/hildon/qtmobilehotspot.png
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/hildon/ 


install:  install_target install_lang install_util install_docs install_desktop install_icon48 install_icon64  FORCE

uninstall: uninstall_target uninstall_lang uninstall_util uninstall_docs uninstall_desktop uninstall_icon48 uninstall_icon64   FORCE

FORCE:

