#############################################################################
# Makefile for building: demos
# Generated by qmake (2.01a) (Qt 4.8.1) on: Sun Sep 23 13:09:20 2012
# Project:  demos.pro
# Template: subdirs
# Command: /usr/bin/qmake CONFIG+=release QMAKE_CXXFLAGS_RELEASE+=-g QMAKE_STRIP=echo -o Makefile_demos demos.pro
#############################################################################

first: make_default
MAKEFILE      = Makefile_demos
QMAKE         = /usr/bin/qmake
DEL_FILE      = rm -f
CHK_DIR_EXISTS= test -d
MKDIR         = mkdir -p
COPY          = cp -f
COPY_FILE     = $(COPY)
COPY_DIR      = $(COPY) -r
INSTALL_FILE  = install -m 644 -p
INSTALL_PROGRAM = install -m 755 -p
INSTALL_DIR   = $(COPY_DIR)
DEL_FILE      = rm -f
SYMLINK       = ln -f -s
DEL_DIR       = rmdir
MOVE          = mv -f
CHK_DIR_EXISTS= test -d
MKDIR         = mkdir -p
SUBTARGETS    =  \
		sub-examples-shadereffects-shadereffects-pro \
		sub-examples-helloworld-helloworld-pro

examples/shadereffects//$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) examples/shadereffects/ || $(MKDIR) examples/shadereffects/ 
	cd examples/shadereffects/ && $(QMAKE) /home/dm8tbr/src/qml-lcd/qml1-shadersplugin/examples/shadereffects/shadereffects.pro CONFIG+=release QMAKE_CXXFLAGS_RELEASE+=-g QMAKE_STRIP=echo -o $(MAKEFILE)
sub-examples-shadereffects-shadereffects-pro-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) examples/shadereffects/ || $(MKDIR) examples/shadereffects/ 
	cd examples/shadereffects/ && $(QMAKE) /home/dm8tbr/src/qml-lcd/qml1-shadersplugin/examples/shadereffects/shadereffects.pro CONFIG+=release QMAKE_CXXFLAGS_RELEASE+=-g QMAKE_STRIP=echo -o $(MAKEFILE)
sub-examples-shadereffects-shadereffects-pro: examples/shadereffects//$(MAKEFILE) FORCE
	cd examples/shadereffects/ && $(MAKE) -f $(MAKEFILE)
sub-examples-shadereffects-shadereffects-pro-make_default: examples/shadereffects//$(MAKEFILE) FORCE
	cd examples/shadereffects/ && $(MAKE) -f $(MAKEFILE) 
sub-examples-shadereffects-shadereffects-pro-make_first: examples/shadereffects//$(MAKEFILE) FORCE
	cd examples/shadereffects/ && $(MAKE) -f $(MAKEFILE) first
sub-examples-shadereffects-shadereffects-pro-all: examples/shadereffects//$(MAKEFILE) FORCE
	cd examples/shadereffects/ && $(MAKE) -f $(MAKEFILE) all
sub-examples-shadereffects-shadereffects-pro-clean: examples/shadereffects//$(MAKEFILE) FORCE
	cd examples/shadereffects/ && $(MAKE) -f $(MAKEFILE) clean
sub-examples-shadereffects-shadereffects-pro-distclean: examples/shadereffects//$(MAKEFILE) FORCE
	cd examples/shadereffects/ && $(MAKE) -f $(MAKEFILE) distclean
sub-examples-shadereffects-shadereffects-pro-install_subtargets: examples/shadereffects//$(MAKEFILE) FORCE
	cd examples/shadereffects/ && $(MAKE) -f $(MAKEFILE) install
sub-examples-shadereffects-shadereffects-pro-uninstall_subtargets: examples/shadereffects//$(MAKEFILE) FORCE
	cd examples/shadereffects/ && $(MAKE) -f $(MAKEFILE) uninstall
examples/helloworld//$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) examples/helloworld/ || $(MKDIR) examples/helloworld/ 
	cd examples/helloworld/ && $(QMAKE) /home/dm8tbr/src/qml-lcd/qml1-shadersplugin/examples/helloworld/helloworld.pro CONFIG+=release QMAKE_CXXFLAGS_RELEASE+=-g QMAKE_STRIP=echo -o $(MAKEFILE)
sub-examples-helloworld-helloworld-pro-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) examples/helloworld/ || $(MKDIR) examples/helloworld/ 
	cd examples/helloworld/ && $(QMAKE) /home/dm8tbr/src/qml-lcd/qml1-shadersplugin/examples/helloworld/helloworld.pro CONFIG+=release QMAKE_CXXFLAGS_RELEASE+=-g QMAKE_STRIP=echo -o $(MAKEFILE)
sub-examples-helloworld-helloworld-pro: examples/helloworld//$(MAKEFILE) FORCE
	cd examples/helloworld/ && $(MAKE) -f $(MAKEFILE)
sub-examples-helloworld-helloworld-pro-make_default: examples/helloworld//$(MAKEFILE) FORCE
	cd examples/helloworld/ && $(MAKE) -f $(MAKEFILE) 
sub-examples-helloworld-helloworld-pro-make_first: examples/helloworld//$(MAKEFILE) FORCE
	cd examples/helloworld/ && $(MAKE) -f $(MAKEFILE) first
sub-examples-helloworld-helloworld-pro-all: examples/helloworld//$(MAKEFILE) FORCE
	cd examples/helloworld/ && $(MAKE) -f $(MAKEFILE) all
sub-examples-helloworld-helloworld-pro-clean: examples/helloworld//$(MAKEFILE) FORCE
	cd examples/helloworld/ && $(MAKE) -f $(MAKEFILE) clean
sub-examples-helloworld-helloworld-pro-distclean: examples/helloworld//$(MAKEFILE) FORCE
	cd examples/helloworld/ && $(MAKE) -f $(MAKEFILE) distclean
sub-examples-helloworld-helloworld-pro-install_subtargets: examples/helloworld//$(MAKEFILE) FORCE
	cd examples/helloworld/ && $(MAKE) -f $(MAKEFILE) install
sub-examples-helloworld-helloworld-pro-uninstall_subtargets: examples/helloworld//$(MAKEFILE) FORCE
	cd examples/helloworld/ && $(MAKE) -f $(MAKEFILE) uninstall

Makefile_demos: demos.pro  /usr/share/qt4/mkspecs/linux-g++/qmake.conf /usr/share/qt4/mkspecs/common/unix.conf \
		/usr/share/qt4/mkspecs/common/linux.conf \
		/usr/share/qt4/mkspecs/common/gcc-base.conf \
		/usr/share/qt4/mkspecs/common/gcc-base-unix.conf \
		/usr/share/qt4/mkspecs/common/g++-base.conf \
		/usr/share/qt4/mkspecs/common/g++-unix.conf \
		/usr/share/qt4/mkspecs/qconfig.pri \
		/usr/share/qt4/mkspecs/modules/qt_webkit_version.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 \
		/usr/share/qt4/mkspecs/features/release.prf \
		/usr/share/qt4/mkspecs/features/default_post.prf \
		/usr/share/qt4/mkspecs/features/unix/gdb_dwarf_index.prf \
		/usr/share/qt4/mkspecs/features/warn_on.prf \
		/usr/share/qt4/mkspecs/features/qt.prf \
		/usr/share/qt4/mkspecs/features/unix/thread.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/share/qt4/mkspecs/features/include_source_dir.prf
	$(QMAKE) CONFIG+=release QMAKE_CXXFLAGS_RELEASE+=-g QMAKE_STRIP=echo -o Makefile_demos demos.pro
/usr/share/qt4/mkspecs/common/unix.conf:
/usr/share/qt4/mkspecs/common/linux.conf:
/usr/share/qt4/mkspecs/common/gcc-base.conf:
/usr/share/qt4/mkspecs/common/gcc-base-unix.conf:
/usr/share/qt4/mkspecs/common/g++-base.conf:
/usr/share/qt4/mkspecs/common/g++-unix.conf:
/usr/share/qt4/mkspecs/qconfig.pri:
/usr/share/qt4/mkspecs/modules/qt_webkit_version.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:
/usr/share/qt4/mkspecs/features/release.prf:
/usr/share/qt4/mkspecs/features/default_post.prf:
/usr/share/qt4/mkspecs/features/unix/gdb_dwarf_index.prf:
/usr/share/qt4/mkspecs/features/warn_on.prf:
/usr/share/qt4/mkspecs/features/qt.prf:
/usr/share/qt4/mkspecs/features/unix/thread.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/share/qt4/mkspecs/features/include_source_dir.prf:
qmake: qmake_all FORCE
	@$(QMAKE) CONFIG+=release QMAKE_CXXFLAGS_RELEASE+=-g QMAKE_STRIP=echo -o Makefile_demos demos.pro

qmake_all: sub-examples-shadereffects-shadereffects-pro-qmake_all sub-examples-helloworld-helloworld-pro-qmake_all FORCE

make_default: sub-examples-shadereffects-shadereffects-pro-make_default sub-examples-helloworld-helloworld-pro-make_default FORCE
make_first: sub-examples-shadereffects-shadereffects-pro-make_first sub-examples-helloworld-helloworld-pro-make_first FORCE
all: sub-examples-shadereffects-shadereffects-pro-all sub-examples-helloworld-helloworld-pro-all FORCE
clean: sub-examples-shadereffects-shadereffects-pro-clean sub-examples-helloworld-helloworld-pro-clean FORCE
distclean: sub-examples-shadereffects-shadereffects-pro-distclean sub-examples-helloworld-helloworld-pro-distclean FORCE
	-$(DEL_FILE) Makefile_demos
install_subtargets: sub-examples-shadereffects-shadereffects-pro-install_subtargets sub-examples-helloworld-helloworld-pro-install_subtargets FORCE
uninstall_subtargets: sub-examples-shadereffects-shadereffects-pro-uninstall_subtargets sub-examples-helloworld-helloworld-pro-uninstall_subtargets FORCE

sub-examples-shadereffects-shadereffects-pro-check: examples/shadereffects/$(MAKEFILE)
	cd examples/shadereffects/ && $(MAKE) -f $(MAKEFILE) check
sub-examples-helloworld-helloworld-pro-check: examples/helloworld/$(MAKEFILE)
	cd examples/helloworld/ && $(MAKE) -f $(MAKEFILE) check
check: sub-examples-shadereffects-shadereffects-pro-check sub-examples-helloworld-helloworld-pro-check

mocclean: compiler_moc_header_clean compiler_moc_source_clean

mocables: compiler_moc_header_make_all compiler_moc_source_make_all
install: install_subtargets  FORCE

uninstall:  uninstall_subtargets FORCE

FORCE:

