#############################################################################
# Makefile for building: libTemplates.so
# Generated by qmake (2.01a) (Qt 4.5.2) on: ven. juil. 9 00:00:59 2010
# Project:  templatesplugin.pro
# Template: lib
# Command: /usr/bin/qmake-qt4 -unix -config release CONFIG+=LINUX_INTEGRATED INSTALL_ROOT_PATH=/home/eric/Bureau/pack/freediams-0.4.2/debian/freediams/usr/ -o Makefile templatesplugin.pro
#############################################################################

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

CC            = gcc
CXX           = g++
DEFINES       = -DTEMPLATES_LIBRARY -DBINARY_NAME="\"Templates\"" -DPACKAGE_VERSION="\"0.0.2\"" -DLINUX_INTEGRATED -DLINUX_QT_PATH="\"/usr/lib\"" -DLINUX_QT_PLUGINS_PATH="\"/usr/lib/qt4/plugins\"" -DLIBRARY_BASENAME="\"lib\"" -DLINUX_PLUGIN_PATH="\"/home/eric/Bureau/pack/freediams-0.4.2/debian/freediams/usr//lib/Templates\"" -DRELEASE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
CFLAGS        = -pipe -O2 -D_REENTRANT -Wall -W -fPIC $(DEFINES)
CXXFLAGS      = -pipe -O2 -D_REENTRANT -Wall -W -fPIC $(DEFINES)
INCPATH       = -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtSvg -I/usr/include/qt4 -I../../plugins -I../../libs -I../../contrib -I/usr/X11R6/include -I../../build/Templates/.moc -I../../build/.ui
LINK          = g++
LFLAGS        = -Wl,-z,origin '-Wl,-rpath,$$ORIGIN:$$ORIGIN/..' -Wl,-O1 -shared -Wl,-soname,libTemplates.so
LIBS          = $(SUBLIBS)  -L/usr/X11R6/lib -L/usr/lib -L/home/eric/Bureau/pack/freediams-0.4.2/bin/plugins -lAggregation -lExtensionSystem -lTranslationUtils -lUtils -lCore -lXext -lX11 -lm -lpthread -lQtSvg -lQtSql -lQtXml -lQtGui -lQtNetwork -lQtCore
AR            = ar cqs
RANLIB        = 
QMAKE         = /usr/bin/qmake-qt4
TAR           = tar -cf
COMPRESS      = gzip -9f
COPY          = cp -f
SED           = sed
COPY_FILE     = $(COPY)
COPY_DIR      = $(COPY) -r
INSTALL_FILE  = install -m 644 -p
INSTALL_DIR   = $(COPY_DIR)
INSTALL_PROGRAM = install -m 755 -p
DEL_FILE      = rm -f
SYMLINK       = ln -sf
DEL_DIR       = rmdir
MOVE          = mv -f
CHK_DIR_EXISTS= test -d
MKDIR         = mkdir -p

####### Output directory

OBJECTS_DIR   = ../../build/Templates/.obj/unix/

####### Files

SOURCES       = templatesplugin.cpp \
		templatebase.cpp \
		templatesmodel.cpp \
		templatesview.cpp \
		templateseditdialog.cpp \
		templatespreferencespages.cpp \
		templatescreationdialog.cpp \
		itemplates.cpp ../../build/Templates/.moc/moc_templatesplugin.cpp \
		../../build/Templates/.moc/moc_itemplateprinter.cpp \
		../../build/Templates/.moc/moc_templatebase.cpp \
		../../build/Templates/.moc/moc_templatesmodel.cpp \
		../../build/Templates/.moc/moc_templatesview.cpp \
		../../build/Templates/.moc/moc_templatesview_p.cpp \
		../../build/Templates/.moc/moc_templateseditdialog.cpp \
		../../build/Templates/.moc/moc_templatespreferencespages.cpp \
		../../build/Templates/.moc/moc_templatescreationdialog.cpp
OBJECTS       = ../../build/Templates/.obj/unix/templatesplugin.o \
		../../build/Templates/.obj/unix/templatebase.o \
		../../build/Templates/.obj/unix/templatesmodel.o \
		../../build/Templates/.obj/unix/templatesview.o \
		../../build/Templates/.obj/unix/templateseditdialog.o \
		../../build/Templates/.obj/unix/templatespreferencespages.o \
		../../build/Templates/.obj/unix/templatescreationdialog.o \
		../../build/Templates/.obj/unix/itemplates.o \
		../../build/Templates/.obj/unix/moc_templatesplugin.o \
		../../build/Templates/.obj/unix/moc_itemplateprinter.o \
		../../build/Templates/.obj/unix/moc_templatebase.o \
		../../build/Templates/.obj/unix/moc_templatesmodel.o \
		../../build/Templates/.obj/unix/moc_templatesview.o \
		../../build/Templates/.obj/unix/moc_templatesview_p.o \
		../../build/Templates/.obj/unix/moc_templateseditdialog.o \
		../../build/Templates/.obj/unix/moc_templatespreferencespages.o \
		../../build/Templates/.obj/unix/moc_templatescreationdialog.o
DIST          = /usr/share/qt4/mkspecs/common/g++.conf \
		/usr/share/qt4/mkspecs/common/unix.conf \
		/usr/share/qt4/mkspecs/common/linux.conf \
		/usr/share/qt4/mkspecs/qconfig.pri \
		/usr/share/qt4/mkspecs/features/qt_functions.prf \
		/usr/share/qt4/mkspecs/features/qt_config.prf \
		/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		/usr/share/qt4/mkspecs/features/default_pre.prf \
		../../buildspecs/config_paths.pri \
		../../buildspecs/config_linux.pri \
		../../config.pri \
		../fmf_plugins.pri \
		../../libs/aggregation.pri \
		../../libs/extensionsystem_dependencies.pri \
		../../libs/extensionsystem.pri \
		../../libs/translationutils.pri \
		../../libs/utils_dependencies.pri \
		../../libs/utils.pri \
		../coreplugin/coreplugin_dependencies.pri \
		../coreplugin/coreplugin.pri \
		templatesplugin_dependencies.pri \
		/usr/share/qt4/mkspecs/features/release.prf \
		/usr/share/qt4/mkspecs/features/default_post.prf \
		/usr/share/qt4/mkspecs/features/unix/x11.prf \
		/usr/share/qt4/mkspecs/features/unix/x11inc.prf \
		/usr/share/qt4/mkspecs/features/unix/x11lib.prf \
		/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/usr/share/qt4/mkspecs/features/warn_on.prf \
		/usr/share/qt4/mkspecs/features/qt.prf \
		/usr/share/qt4/mkspecs/features/moc.prf \
		/usr/share/qt4/mkspecs/features/resources.prf \
		/usr/share/qt4/mkspecs/features/uic.prf \
		/usr/share/qt4/mkspecs/features/yacc.prf \
		/usr/share/qt4/mkspecs/features/lex.prf \
		templatesplugin.pro
QMAKE_TARGET  = Templates
DESTDIR       = ../../bin/plugins/
TARGET        = libTemplates.so
TARGETD       = libTemplates.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  ../../bin/plugins/$(TARGET)

../../bin/plugins/$(TARGET): ../../bin/plugins/Templates.pluginspec ../../build/.ui/ui_templatesview.h ../../build/.ui/ui_templateseditdialog.h ../../build/.ui/ui_templatescontenteditor.h ../../build/.ui/ui_templatespreferenceswidget.h ../../build/.ui/ui_templatescreationdialog.h $(OBJECTS) $(SUBLIBS) $(OBJCOMP)  
	@$(CHK_DIR_EXISTS) ../../bin/plugins/ || $(MKDIR) ../../bin/plugins/ 
	-$(DEL_FILE) $(TARGET)
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(LIBS) $(OBJCOMP)
	-$(MOVE) $(TARGET) ../../bin/plugins/



Makefile: templatesplugin.pro  /usr/share/qt4/mkspecs/linux-g++/qmake.conf /usr/share/qt4/mkspecs/common/g++.conf \
		/usr/share/qt4/mkspecs/common/unix.conf \
		/usr/share/qt4/mkspecs/common/linux.conf \
		/usr/share/qt4/mkspecs/qconfig.pri \
		/usr/share/qt4/mkspecs/features/qt_functions.prf \
		/usr/share/qt4/mkspecs/features/qt_config.prf \
		/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		/usr/share/qt4/mkspecs/features/default_pre.prf \
		../../buildspecs/config_paths.pri \
		../../buildspecs/config_linux.pri \
		../../config.pri \
		../fmf_plugins.pri \
		../../libs/aggregation.pri \
		../../libs/extensionsystem_dependencies.pri \
		../../libs/extensionsystem.pri \
		../../libs/translationutils.pri \
		../../libs/utils_dependencies.pri \
		../../libs/utils.pri \
		../coreplugin/coreplugin_dependencies.pri \
		../coreplugin/coreplugin.pri \
		templatesplugin_dependencies.pri \
		/usr/share/qt4/mkspecs/features/release.prf \
		/usr/share/qt4/mkspecs/features/default_post.prf \
		/usr/share/qt4/mkspecs/features/unix/x11.prf \
		/usr/share/qt4/mkspecs/features/unix/x11inc.prf \
		/usr/share/qt4/mkspecs/features/unix/x11lib.prf \
		/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/usr/share/qt4/mkspecs/features/warn_on.prf \
		/usr/share/qt4/mkspecs/features/qt.prf \
		/usr/share/qt4/mkspecs/features/moc.prf \
		/usr/share/qt4/mkspecs/features/resources.prf \
		/usr/share/qt4/mkspecs/features/uic.prf \
		/usr/share/qt4/mkspecs/features/yacc.prf \
		/usr/share/qt4/mkspecs/features/lex.prf \
		/usr/lib/libQtSvg.prl \
		/usr/lib/libQtSql.prl \
		/usr/lib/libQtXml.prl \
		/usr/lib/libQtGui.prl \
		/usr/lib/libQtNetwork.prl \
		/usr/lib/libQtCore.prl
	$(QMAKE) -unix -config release CONFIG+=LINUX_INTEGRATED INSTALL_ROOT_PATH=/home/eric/Bureau/pack/freediams-0.4.2/debian/freediams/usr/ -o Makefile templatesplugin.pro
/usr/share/qt4/mkspecs/common/g++.conf:
/usr/share/qt4/mkspecs/common/unix.conf:
/usr/share/qt4/mkspecs/common/linux.conf:
/usr/share/qt4/mkspecs/qconfig.pri:
/usr/share/qt4/mkspecs/features/qt_functions.prf:
/usr/share/qt4/mkspecs/features/qt_config.prf:
/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
/usr/share/qt4/mkspecs/features/default_pre.prf:
../../buildspecs/config_paths.pri:
../../buildspecs/config_linux.pri:
../../config.pri:
../fmf_plugins.pri:
../../libs/aggregation.pri:
../../libs/extensionsystem_dependencies.pri:
../../libs/extensionsystem.pri:
../../libs/translationutils.pri:
../../libs/utils_dependencies.pri:
../../libs/utils.pri:
../coreplugin/coreplugin_dependencies.pri:
../coreplugin/coreplugin.pri:
templatesplugin_dependencies.pri:
/usr/share/qt4/mkspecs/features/release.prf:
/usr/share/qt4/mkspecs/features/default_post.prf:
/usr/share/qt4/mkspecs/features/unix/x11.prf:
/usr/share/qt4/mkspecs/features/unix/x11inc.prf:
/usr/share/qt4/mkspecs/features/unix/x11lib.prf:
/usr/share/qt4/mkspecs/features/unix/thread.prf:
/usr/share/qt4/mkspecs/features/warn_on.prf:
/usr/share/qt4/mkspecs/features/qt.prf:
/usr/share/qt4/mkspecs/features/moc.prf:
/usr/share/qt4/mkspecs/features/resources.prf:
/usr/share/qt4/mkspecs/features/uic.prf:
/usr/share/qt4/mkspecs/features/yacc.prf:
/usr/share/qt4/mkspecs/features/lex.prf:
/usr/lib/libQtSvg.prl:
/usr/lib/libQtSql.prl:
/usr/lib/libQtXml.prl:
/usr/lib/libQtGui.prl:
/usr/lib/libQtNetwork.prl:
/usr/lib/libQtCore.prl:
qmake:  FORCE
	@$(QMAKE) -unix -config release CONFIG+=LINUX_INTEGRATED INSTALL_ROOT_PATH=/home/eric/Bureau/pack/freediams-0.4.2/debian/freediams/usr/ -o Makefile templatesplugin.pro

dist: 
	@$(CHK_DIR_EXISTS) ../../build/Templates/.obj/unix/Templates1.0.0 || $(MKDIR) ../../build/Templates/.obj/unix/Templates1.0.0 
	$(COPY_FILE) --parents $(SOURCES) $(DIST) ../../build/Templates/.obj/unix/Templates1.0.0/ && $(COPY_FILE) --parents Templates.pluginspec ../../build/Templates/.obj/unix/Templates1.0.0/ && $(COPY_FILE) --parents templatesplugin.h templates_exporter.h itemplates.h itemplateprinter.h templatebase.h templatesmodel.h constants.h templatesview.h templatesview_p.h templateseditdialog.h templatespreferencespages.h templatescreationdialog.h ../../build/Templates/.obj/unix/Templates1.0.0/ && $(COPY_FILE) --parents templatesplugin.cpp templatebase.cpp templatesmodel.cpp templatesview.cpp templateseditdialog.cpp templatespreferencespages.cpp templatescreationdialog.cpp itemplates.cpp ../../build/Templates/.obj/unix/Templates1.0.0/ && $(COPY_FILE) --parents templatesview.ui templateseditdialog.ui templatescontenteditor.ui templatespreferenceswidget.ui templatescreationdialog.ui ../../build/Templates/.obj/unix/Templates1.0.0/ && $(COPY_FILE) --parents /home/eric/Bureau/pack/freediams-0.4.2/global_resources/translations/templatesplugin_fr.ts /home/eric/Bureau/pack/freediams-0.4.2/global_resources/translations/templatesplugin_de.ts /home/eric/Bureau/pack/freediams-0.4.2/global_resources/translations/templatesplugin_es.ts ../../build/Templates/.obj/unix/Templates1.0.0/ && (cd `dirname ../../build/Templates/.obj/unix/Templates1.0.0` && $(TAR) Templates1.0.0.tar Templates1.0.0 && $(COMPRESS) Templates1.0.0.tar) && $(MOVE) `dirname ../../build/Templates/.obj/unix/Templates1.0.0`/Templates1.0.0.tar.gz . && $(DEL_FILE) -r ../../build/Templates/.obj/unix/Templates1.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_copy2build_make_all: ../../bin/plugins/Templates.pluginspec
compiler_copy2build_clean:
	-$(DEL_FILE) ../../bin/plugins/Templates.pluginspec
../../bin/plugins/Templates.pluginspec: Templates.pluginspec
	cp -f "Templates.pluginspec" "../../bin/plugins/Templates.pluginspec"

compiler_moc_header_make_all: ../../build/Templates/.moc/moc_templatesplugin.cpp ../../build/Templates/.moc/moc_itemplateprinter.cpp ../../build/Templates/.moc/moc_templatebase.cpp ../../build/Templates/.moc/moc_templatesmodel.cpp ../../build/Templates/.moc/moc_templatesview.cpp ../../build/Templates/.moc/moc_templatesview_p.cpp ../../build/Templates/.moc/moc_templateseditdialog.cpp ../../build/Templates/.moc/moc_templatespreferencespages.cpp ../../build/Templates/.moc/moc_templatescreationdialog.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) ../../build/Templates/.moc/moc_templatesplugin.cpp ../../build/Templates/.moc/moc_itemplateprinter.cpp ../../build/Templates/.moc/moc_templatebase.cpp ../../build/Templates/.moc/moc_templatesmodel.cpp ../../build/Templates/.moc/moc_templatesview.cpp ../../build/Templates/.moc/moc_templatesview_p.cpp ../../build/Templates/.moc/moc_templateseditdialog.cpp ../../build/Templates/.moc/moc_templatespreferencespages.cpp ../../build/Templates/.moc/moc_templatescreationdialog.cpp
../../build/Templates/.moc/moc_templatesplugin.cpp: ../../libs/extensionsystem/iplugin.h \
		../../libs/extensionsystem/extensionsystem_global.h \
		templatesplugin.h
	/usr/bin/moc-qt4 $(DEFINES) $(INCPATH) templatesplugin.h -o ../../build/Templates/.moc/moc_templatesplugin.cpp

../../build/Templates/.moc/moc_itemplateprinter.cpp: templates_exporter.h \
		itemplates.h \
		constants.h \
		../drugsbaseplugin/drugsbase_exporter.h \
		itemplateprinter.h
	/usr/bin/moc-qt4 $(DEFINES) $(INCPATH) itemplateprinter.h -o ../../build/Templates/.moc/moc_itemplateprinter.cpp

../../build/Templates/.moc/moc_templatebase.cpp: ../../libs/utils/database.h \
		../../libs/utils/global_exporter.h \
		templatebase.h
	/usr/bin/moc-qt4 $(DEFINES) $(INCPATH) templatebase.h -o ../../build/Templates/.moc/moc_templatebase.cpp

../../build/Templates/.moc/moc_templatesmodel.cpp: templates_exporter.h \
		itemplates.h \
		constants.h \
		../drugsbaseplugin/drugsbase_exporter.h \
		templatesmodel.h
	/usr/bin/moc-qt4 $(DEFINES) $(INCPATH) templatesmodel.h -o ../../build/Templates/.moc/moc_templatesmodel.cpp

../../build/Templates/.moc/moc_templatesview.cpp: templates_exporter.h \
		templatesview.h
	/usr/bin/moc-qt4 $(DEFINES) $(INCPATH) templatesview.h -o ../../build/Templates/.moc/moc_templatesview.cpp

../../build/Templates/.moc/moc_templatesview_p.cpp: templatesview.h \
		templates_exporter.h \
		../coreplugin/contextmanager/contextmanager.h \
		../coreplugin/core_exporter.h \
		../coreplugin/contextmanager/icontext.h \
		templatesview_p.h
	/usr/bin/moc-qt4 $(DEFINES) $(INCPATH) templatesview_p.h -o ../../build/Templates/.moc/moc_templatesview_p.cpp

../../build/Templates/.moc/moc_templateseditdialog.cpp: templateseditdialog.h
	/usr/bin/moc-qt4 $(DEFINES) $(INCPATH) templateseditdialog.h -o ../../build/Templates/.moc/moc_templateseditdialog.cpp

../../build/Templates/.moc/moc_templatespreferencespages.cpp: ../coreplugin/ioptionspage.h \
		../coreplugin/core_exporter.h \
		../../build/.ui/ui_templatespreferenceswidget.h \
		templatespreferencespages.h
	/usr/bin/moc-qt4 $(DEFINES) $(INCPATH) templatespreferencespages.h -o ../../build/Templates/.moc/moc_templatespreferencespages.cpp

../../build/Templates/.moc/moc_templatescreationdialog.cpp: templates_exporter.h \
		templatescreationdialog.h
	/usr/bin/moc-qt4 $(DEFINES) $(INCPATH) templatescreationdialog.h -o ../../build/Templates/.moc/moc_templatescreationdialog.cpp

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: ../../build/Templates/.moc/templatesmodel.moc ../../build/Templates/.moc/templatesview.moc
compiler_moc_source_clean:
	-$(DEL_FILE) ../../build/Templates/.moc/templatesmodel.moc ../../build/Templates/.moc/templatesview.moc
../../build/Templates/.moc/templatesmodel.moc: templatesmodel.h \
		templates_exporter.h \
		itemplates.h \
		constants.h \
		../drugsbaseplugin/drugsbase_exporter.h \
		templatebase.h \
		../../libs/utils/database.h \
		../../libs/utils/global_exporter.h \
		../coreplugin/icore.h \
		../coreplugin/core_exporter.h \
		../coreplugin/icorelistener.h \
		../coreplugin/isettings.h \
		../../libs/translationutils/constanttranslations.h \
		../../libs/translationutils/translationutils_exporter.h \
		../../libs/utils/log.h \
		../../libs/utils/serializer.h \
		../../libs/utils/global.h \
		../../libs/utils/licenseterms.h \
		templatesmodel.cpp
	/usr/bin/moc-qt4 $(DEFINES) $(INCPATH) templatesmodel.cpp -o ../../build/Templates/.moc/templatesmodel.moc

../../build/Templates/.moc/templatesview.moc: templatesview.h \
		templates_exporter.h \
		templatesview_p.h \
		../coreplugin/contextmanager/contextmanager.h \
		../coreplugin/core_exporter.h \
		../coreplugin/contextmanager/icontext.h \
		../../build/.ui/ui_templatesview.h \
		templatesmodel.h \
		itemplates.h \
		constants.h \
		../drugsbaseplugin/drugsbase_exporter.h \
		templatebase.h \
		../../libs/utils/database.h \
		../../libs/utils/global_exporter.h \
		itemplateprinter.h \
		templateseditdialog.h \
		../coreplugin/icore.h \
		../coreplugin/constants_menus.h \
		../coreplugin/constants_icons.h \
		../coreplugin/itheme.h \
		../coreplugin/isettings.h \
		../coreplugin/actionmanager/actionmanager.h \
		../coreplugin/actionmanager/actioncontainer.h \
		../coreplugin/actionmanager/command.h \
		../coreplugin/uniqueidmanager.h \
		../../libs/translationutils/constanttranslations.h \
		../../libs/translationutils/translationutils_exporter.h \
		../../libs/utils/log.h \
		../../libs/utils/global.h \
		../../libs/utils/licenseterms.h \
		../../libs/extensionsystem/pluginmanager.h \
		../../libs/extensionsystem/extensionsystem_global.h \
		../../libs/aggregation/aggregate.h \
		../../libs/aggregation/aggregation_global.h \
		templatesview.cpp
	/usr/bin/moc-qt4 $(DEFINES) $(INCPATH) templatesview.cpp -o ../../build/Templates/.moc/templatesview.moc

compiler_uic_make_all: ../../build/.ui/ui_templatesview.h ../../build/.ui/ui_templateseditdialog.h ../../build/.ui/ui_templatescontenteditor.h ../../build/.ui/ui_templatespreferenceswidget.h ../../build/.ui/ui_templatescreationdialog.h
compiler_uic_clean:
	-$(DEL_FILE) ../../build/.ui/ui_templatesview.h ../../build/.ui/ui_templateseditdialog.h ../../build/.ui/ui_templatescontenteditor.h ../../build/.ui/ui_templatespreferenceswidget.h ../../build/.ui/ui_templatescreationdialog.h
../../build/.ui/ui_templatesview.h: templatesview.ui
	/usr/bin/uic-qt4 templatesview.ui -o ../../build/.ui/ui_templatesview.h

../../build/.ui/ui_templateseditdialog.h: templateseditdialog.ui
	/usr/bin/uic-qt4 templateseditdialog.ui -o ../../build/.ui/ui_templateseditdialog.h

../../build/.ui/ui_templatescontenteditor.h: templatescontenteditor.ui
	/usr/bin/uic-qt4 templatescontenteditor.ui -o ../../build/.ui/ui_templatescontenteditor.h

../../build/.ui/ui_templatespreferenceswidget.h: templatespreferenceswidget.ui \
		../../libs/utils/widgets/colorbuttonchooser.h \
		../../libs/utils/global_exporter.h
	/usr/bin/uic-qt4 templatespreferenceswidget.ui -o ../../build/.ui/ui_templatespreferenceswidget.h

../../build/.ui/ui_templatescreationdialog.h: templatescreationdialog.ui \
		templatesview.h \
		templates_exporter.h
	/usr/bin/uic-qt4 templatescreationdialog.ui -o ../../build/.ui/ui_templatescreationdialog.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_copy2build_clean compiler_moc_header_clean compiler_moc_source_clean compiler_uic_clean 

####### Compile

../../build/Templates/.obj/unix/templatesplugin.o: templatesplugin.cpp templatesplugin.h \
		../../libs/extensionsystem/iplugin.h \
		../../libs/extensionsystem/extensionsystem_global.h \
		templatesmodel.h \
		templates_exporter.h \
		itemplates.h \
		constants.h \
		../drugsbaseplugin/drugsbase_exporter.h \
		templatebase.h \
		../../libs/utils/database.h \
		../../libs/utils/global_exporter.h \
		templatesview.h \
		templatesview_p.h \
		../coreplugin/contextmanager/contextmanager.h \
		../coreplugin/core_exporter.h \
		../coreplugin/contextmanager/icontext.h \
		templatespreferencespages.h \
		../coreplugin/ioptionspage.h \
		../../build/.ui/ui_templatespreferenceswidget.h \
		../coreplugin/dialogs/pluginaboutpage.h \
		../../libs/extensionsystem/pluginspec.h \
		../coreplugin/iaboutpage.h \
		../coreplugin/icore.h \
		../coreplugin/translators.h \
		../../libs/utils/log.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../../build/Templates/.obj/unix/templatesplugin.o templatesplugin.cpp

../../build/Templates/.obj/unix/templatebase.o: templatebase.cpp templatebase.h \
		../../libs/utils/database.h \
		../../libs/utils/global_exporter.h \
		constants.h \
		../drugsbaseplugin/drugsbase_exporter.h \
		../../libs/utils/global.h \
		../../libs/utils/licenseterms.h \
		../../libs/translationutils/constanttranslations.h \
		../../libs/translationutils/translationutils_exporter.h \
		../../libs/utils/log.h \
		../coreplugin/isettings.h \
		../coreplugin/core_exporter.h \
		../coreplugin/icore.h \
		../coreplugin/constants_tokensandsettings.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../../build/Templates/.obj/unix/templatebase.o templatebase.cpp

../../build/Templates/.obj/unix/templatesmodel.o: templatesmodel.cpp templatesmodel.h \
		templates_exporter.h \
		itemplates.h \
		constants.h \
		../drugsbaseplugin/drugsbase_exporter.h \
		templatebase.h \
		../../libs/utils/database.h \
		../../libs/utils/global_exporter.h \
		../coreplugin/icore.h \
		../coreplugin/core_exporter.h \
		../coreplugin/icorelistener.h \
		../coreplugin/isettings.h \
		../../libs/translationutils/constanttranslations.h \
		../../libs/translationutils/translationutils_exporter.h \
		../../libs/utils/log.h \
		../../libs/utils/serializer.h \
		../../libs/utils/global.h \
		../../libs/utils/licenseterms.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../../build/Templates/.obj/unix/templatesmodel.o templatesmodel.cpp

../../build/Templates/.obj/unix/templatesview.o: templatesview.cpp templatesview.h \
		templates_exporter.h \
		templatesview_p.h \
		../coreplugin/contextmanager/contextmanager.h \
		../coreplugin/core_exporter.h \
		../coreplugin/contextmanager/icontext.h \
		../../build/.ui/ui_templatesview.h \
		templatesmodel.h \
		itemplates.h \
		constants.h \
		../drugsbaseplugin/drugsbase_exporter.h \
		templatebase.h \
		../../libs/utils/database.h \
		../../libs/utils/global_exporter.h \
		itemplateprinter.h \
		templateseditdialog.h \
		../coreplugin/icore.h \
		../coreplugin/constants_menus.h \
		../coreplugin/constants_icons.h \
		../coreplugin/itheme.h \
		../coreplugin/isettings.h \
		../coreplugin/actionmanager/actionmanager.h \
		../coreplugin/actionmanager/actioncontainer.h \
		../coreplugin/actionmanager/command.h \
		../coreplugin/uniqueidmanager.h \
		../../libs/translationutils/constanttranslations.h \
		../../libs/translationutils/translationutils_exporter.h \
		../../libs/utils/log.h \
		../../libs/utils/global.h \
		../../libs/utils/licenseterms.h \
		../../libs/extensionsystem/pluginmanager.h \
		../../libs/extensionsystem/extensionsystem_global.h \
		../../libs/aggregation/aggregate.h \
		../../libs/aggregation/aggregation_global.h \
		../../build/Templates/.moc/templatesview.moc
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../../build/Templates/.obj/unix/templatesview.o templatesview.cpp

../../build/Templates/.obj/unix/templateseditdialog.o: templateseditdialog.cpp templateseditdialog.h \
		templatesmodel.h \
		templates_exporter.h \
		itemplates.h \
		constants.h \
		../drugsbaseplugin/drugsbase_exporter.h \
		../../build/.ui/ui_templateseditdialog.h \
		../../build/.ui/ui_templatescontenteditor.h \
		../../libs/translationutils/constanttranslations.h \
		../../libs/translationutils/translationutils_exporter.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../../build/Templates/.obj/unix/templateseditdialog.o templateseditdialog.cpp

../../build/Templates/.obj/unix/templatespreferencespages.o: templatespreferencespages.cpp templatespreferencespages.h \
		../coreplugin/ioptionspage.h \
		../coreplugin/core_exporter.h \
		../../build/.ui/ui_templatespreferenceswidget.h \
		constants.h \
		../drugsbaseplugin/drugsbase_exporter.h \
		templatesview.h \
		templates_exporter.h \
		../coreplugin/icore.h \
		../coreplugin/imainwindow.h \
		../coreplugin/actionmanager/mainwindowactionhandler.h \
		../coreplugin/isettings.h \
		../../libs/translationutils/constanttranslations.h \
		../../libs/translationutils/translationutils_exporter.h \
		../../libs/utils/log.h \
		../../libs/utils/global_exporter.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../../build/Templates/.obj/unix/templatespreferencespages.o templatespreferencespages.cpp

../../build/Templates/.obj/unix/templatescreationdialog.o: templatescreationdialog.cpp templatescreationdialog.h \
		templates_exporter.h \
		../../build/.ui/ui_templatescreationdialog.h \
		templatesmodel.h \
		itemplates.h \
		constants.h \
		../drugsbaseplugin/drugsbase_exporter.h \
		../../libs/translationutils/constanttranslations.h \
		../../libs/translationutils/translationutils_exporter.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../../build/Templates/.obj/unix/templatescreationdialog.o templatescreationdialog.cpp

../../build/Templates/.obj/unix/itemplates.o: itemplates.cpp itemplates.h \
		templates_exporter.h \
		constants.h \
		../drugsbaseplugin/drugsbase_exporter.h \
		../../libs/utils/global.h \
		../../libs/utils/global_exporter.h \
		../../libs/utils/licenseterms.h \
		../../libs/translationutils/constanttranslations.h \
		../../libs/translationutils/translationutils_exporter.h \
		../../libs/utils/serializer.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../../build/Templates/.obj/unix/itemplates.o itemplates.cpp

../../build/Templates/.obj/unix/moc_templatesplugin.o: ../../build/Templates/.moc/moc_templatesplugin.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../../build/Templates/.obj/unix/moc_templatesplugin.o ../../build/Templates/.moc/moc_templatesplugin.cpp

../../build/Templates/.obj/unix/moc_itemplateprinter.o: ../../build/Templates/.moc/moc_itemplateprinter.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../../build/Templates/.obj/unix/moc_itemplateprinter.o ../../build/Templates/.moc/moc_itemplateprinter.cpp

../../build/Templates/.obj/unix/moc_templatebase.o: ../../build/Templates/.moc/moc_templatebase.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../../build/Templates/.obj/unix/moc_templatebase.o ../../build/Templates/.moc/moc_templatebase.cpp

../../build/Templates/.obj/unix/moc_templatesmodel.o: ../../build/Templates/.moc/moc_templatesmodel.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../../build/Templates/.obj/unix/moc_templatesmodel.o ../../build/Templates/.moc/moc_templatesmodel.cpp

../../build/Templates/.obj/unix/moc_templatesview.o: ../../build/Templates/.moc/moc_templatesview.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../../build/Templates/.obj/unix/moc_templatesview.o ../../build/Templates/.moc/moc_templatesview.cpp

../../build/Templates/.obj/unix/moc_templatesview_p.o: ../../build/Templates/.moc/moc_templatesview_p.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../../build/Templates/.obj/unix/moc_templatesview_p.o ../../build/Templates/.moc/moc_templatesview_p.cpp

../../build/Templates/.obj/unix/moc_templateseditdialog.o: ../../build/Templates/.moc/moc_templateseditdialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../../build/Templates/.obj/unix/moc_templateseditdialog.o ../../build/Templates/.moc/moc_templateseditdialog.cpp

../../build/Templates/.obj/unix/moc_templatespreferencespages.o: ../../build/Templates/.moc/moc_templatespreferencespages.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../../build/Templates/.obj/unix/moc_templatespreferencespages.o ../../build/Templates/.moc/moc_templatespreferencespages.cpp

../../build/Templates/.obj/unix/moc_templatescreationdialog.o: ../../build/Templates/.moc/moc_templatescreationdialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ../../build/Templates/.obj/unix/moc_templatescreationdialog.o ../../build/Templates/.moc/moc_templatescreationdialog.cpp

####### Install

install:   FORCE

uninstall:   FORCE

FORCE:

