#############################################################################
# Makefile for building: libQGLViewer-qt4.a
# Generated by qmake (2.01a) (Qt 4.8.7) on: Tue Apr 11 16:26:06 2017
# Project:  QGLViewer.pro
# Template: lib
# Command: /usr/lib/x86_64-linux-gnu/qt4/bin/qmake QGLVIEWER_STATIC=yes -o Makefile QGLViewer.pro
#############################################################################

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

CC            = gcc
CXX           = g++
DEFINES       = -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
CFLAGS        = -m64 -pipe -O2 -fPIC -D_REENTRANT -Wall -W $(DEFINES)
CXXFLAGS      = -m64 -pipe -O2 -fPIC -D_REENTRANT -Wall -W $(DEFINES)
INCPATH       = -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I/usr/X11R6/include -I.moc -I.
AR            = ar cqs
RANLIB        = 
QMAKE         = /usr/lib/x86_64-linux-gnu/qt4/bin/qmake
TAR           = tar -cf
COMPRESS      = gzip -9f
COPY          = cp -f
SED           = sed
COPY_FILE     = $(COPY) -P
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   = .obj/

####### Files

SOURCES       = qglviewer.cpp \
		camera.cpp \
		manipulatedFrame.cpp \
		manipulatedCameraFrame.cpp \
		frame.cpp \
		saveSnapshot.cpp \
		constraint.cpp \
		keyFrameInterpolator.cpp \
		mouseGrabber.cpp \
		quaternion.cpp \
		vec.cpp \
		VRender/BackFaceCullingOptimizer.cpp \
		VRender/BSPSortMethod.cpp \
		VRender/EPSExporter.cpp \
		VRender/Exporter.cpp \
		VRender/FIGExporter.cpp \
		VRender/gpc.cpp \
		VRender/ParserGL.cpp \
		VRender/Primitive.cpp \
		VRender/PrimitivePositioning.cpp \
		VRender/TopologicalSortMethod.cpp \
		VRender/VisibilityOptimizer.cpp \
		VRender/Vector2.cpp \
		VRender/Vector3.cpp \
		VRender/NVector3.cpp \
		VRender/VRender.cpp .moc/moc_qglviewer.cpp \
		.moc/moc_camera.cpp \
		.moc/moc_manipulatedFrame.cpp \
		.moc/moc_manipulatedCameraFrame.cpp \
		.moc/moc_frame.cpp \
		.moc/moc_keyFrameInterpolator.cpp
OBJECTS       = .obj/qglviewer.o \
		.obj/camera.o \
		.obj/manipulatedFrame.o \
		.obj/manipulatedCameraFrame.o \
		.obj/frame.o \
		.obj/saveSnapshot.o \
		.obj/constraint.o \
		.obj/keyFrameInterpolator.o \
		.obj/mouseGrabber.o \
		.obj/quaternion.o \
		.obj/vec.o \
		.obj/BackFaceCullingOptimizer.o \
		.obj/BSPSortMethod.o \
		.obj/EPSExporter.o \
		.obj/Exporter.o \
		.obj/FIGExporter.o \
		.obj/gpc.o \
		.obj/ParserGL.o \
		.obj/Primitive.o \
		.obj/PrimitivePositioning.o \
		.obj/TopologicalSortMethod.o \
		.obj/VisibilityOptimizer.o \
		.obj/Vector2.o \
		.obj/Vector3.o \
		.obj/NVector3.o \
		.obj/VRender.o \
		.obj/moc_qglviewer.o \
		.obj/moc_camera.o \
		.obj/moc_manipulatedFrame.o \
		.obj/moc_manipulatedCameraFrame.o \
		.obj/moc_frame.o \
		.obj/moc_keyFrameInterpolator.o
DIST          = qglviewer-icon.xpm \
		/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/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/staticlib.prf \
		/usr/share/qt4/mkspecs/features/static.prf \
		/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/usr/share/qt4/mkspecs/features/unix/opengl.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/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 \
		QGLViewer.pro
QMAKE_TARGET  = QGLViewer-qt4
DESTDIR       = 
TARGET        = libQGLViewer-qt4.a

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 libQGLViewer-qt4.prl $(TARGET) 

staticlib: $(TARGET)

$(TARGET): ui_ImageInterface.h ui_VRenderInterface.h $(OBJECTS) $(OBJCOMP) 
	-$(DEL_FILE) $(TARGET)
	$(AR) $(TARGET) $(OBJECTS)


libQGLViewer-qt4.prl: 
	@$(QMAKE) -prl  QGLVIEWER_STATIC=yes QGLViewer.pro
Makefile: QGLViewer.pro  /usr/share/qt4/mkspecs/linux-g++-64/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/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/staticlib.prf \
		/usr/share/qt4/mkspecs/features/static.prf \
		/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/usr/share/qt4/mkspecs/features/unix/opengl.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/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 \
		/usr/lib/x86_64-linux-gnu/libQtXml.prl \
		/usr/lib/x86_64-linux-gnu/libQtOpenGL.prl \
		/usr/lib/x86_64-linux-gnu/libQtGui.prl \
		/usr/lib/x86_64-linux-gnu/libQtCore.prl
	$(QMAKE) QGLVIEWER_STATIC=yes -o Makefile QGLViewer.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/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/staticlib.prf:
/usr/share/qt4/mkspecs/features/static.prf:
/usr/share/qt4/mkspecs/features/unix/thread.prf:
/usr/share/qt4/mkspecs/features/unix/opengl.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/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:
/usr/lib/x86_64-linux-gnu/libQtXml.prl:
/usr/lib/x86_64-linux-gnu/libQtOpenGL.prl:
/usr/lib/x86_64-linux-gnu/libQtGui.prl:
/usr/lib/x86_64-linux-gnu/libQtCore.prl:
qmake:  FORCE
	@$(QMAKE) QGLVIEWER_STATIC=yes -o Makefile QGLViewer.pro

dist: 
	@$(CHK_DIR_EXISTS) .obj/QGLViewer-qt42.6.4 || $(MKDIR) .obj/QGLViewer-qt42.6.4 
	$(COPY_FILE) --parents $(SOURCES) $(DIST) .obj/QGLViewer-qt42.6.4/ && $(COPY_FILE) --parents qglviewer.h camera.h manipulatedFrame.h manipulatedCameraFrame.h frame.h constraint.h keyFrameInterpolator.h mouseGrabber.h quaternion.h vec.h domUtils.h config.h VRender/AxisAlignedBox.h VRender/Exporter.h VRender/gpc.h VRender/NVector3.h VRender/Optimizer.h VRender/ParserGL.h VRender/Primitive.h VRender/PrimitivePositioning.h VRender/SortMethod.h VRender/Types.h VRender/Vector2.h VRender/Vector3.h VRender/VRender.h .obj/QGLViewer-qt42.6.4/ && $(COPY_FILE) --parents qglviewer.cpp camera.cpp manipulatedFrame.cpp manipulatedCameraFrame.cpp frame.cpp saveSnapshot.cpp constraint.cpp keyFrameInterpolator.cpp mouseGrabber.cpp quaternion.cpp vec.cpp VRender/BackFaceCullingOptimizer.cpp VRender/BSPSortMethod.cpp VRender/EPSExporter.cpp VRender/Exporter.cpp VRender/FIGExporter.cpp VRender/gpc.cpp VRender/ParserGL.cpp VRender/Primitive.cpp VRender/PrimitivePositioning.cpp VRender/TopologicalSortMethod.cpp VRender/VisibilityOptimizer.cpp VRender/Vector2.cpp VRender/Vector3.cpp VRender/NVector3.cpp VRender/VRender.cpp .obj/QGLViewer-qt42.6.4/ && $(COPY_FILE) --parents ImageInterface.ui VRenderInterface.ui .obj/QGLViewer-qt42.6.4/ && $(COPY_FILE) --parents qglviewer_fr.ts .obj/QGLViewer-qt42.6.4/ && (cd `dirname .obj/QGLViewer-qt42.6.4` && $(TAR) QGLViewer-qt42.6.4.tar QGLViewer-qt42.6.4 && $(COMPRESS) QGLViewer-qt42.6.4.tar) && $(MOVE) `dirname .obj/QGLViewer-qt42.6.4`/QGLViewer-qt42.6.4.tar.gz . && $(DEL_FILE) -r .obj/QGLViewer-qt42.6.4


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: .moc/moc_qglviewer.cpp .moc/moc_camera.cpp .moc/moc_manipulatedFrame.cpp .moc/moc_manipulatedCameraFrame.cpp .moc/moc_frame.cpp .moc/moc_keyFrameInterpolator.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) .moc/moc_qglviewer.cpp .moc/moc_camera.cpp .moc/moc_manipulatedFrame.cpp .moc/moc_manipulatedCameraFrame.cpp .moc/moc_frame.cpp .moc/moc_keyFrameInterpolator.cpp
.moc/moc_qglviewer.cpp: camera.h \
		keyFrameInterpolator.h \
		quaternion.h \
		vec.h \
		config.h \
		frame.h \
		constraint.h \
		qglviewer.h
	/usr/lib/x86_64-linux-gnu/qt4/bin/moc $(DEFINES) $(INCPATH) qglviewer.h -o .moc/moc_qglviewer.cpp

.moc/moc_camera.cpp: keyFrameInterpolator.h \
		quaternion.h \
		vec.h \
		config.h \
		frame.h \
		constraint.h \
		camera.h
	/usr/lib/x86_64-linux-gnu/qt4/bin/moc $(DEFINES) $(INCPATH) camera.h -o .moc/moc_camera.cpp

.moc/moc_manipulatedFrame.cpp: frame.h \
		constraint.h \
		vec.h \
		config.h \
		quaternion.h \
		mouseGrabber.h \
		qglviewer.h \
		camera.h \
		keyFrameInterpolator.h \
		manipulatedFrame.h
	/usr/lib/x86_64-linux-gnu/qt4/bin/moc $(DEFINES) $(INCPATH) manipulatedFrame.h -o .moc/moc_manipulatedFrame.cpp

.moc/moc_manipulatedCameraFrame.cpp: manipulatedFrame.h \
		frame.h \
		constraint.h \
		vec.h \
		config.h \
		quaternion.h \
		mouseGrabber.h \
		qglviewer.h \
		camera.h \
		keyFrameInterpolator.h \
		manipulatedCameraFrame.h
	/usr/lib/x86_64-linux-gnu/qt4/bin/moc $(DEFINES) $(INCPATH) manipulatedCameraFrame.h -o .moc/moc_manipulatedCameraFrame.cpp

.moc/moc_frame.cpp: constraint.h \
		vec.h \
		config.h \
		quaternion.h \
		frame.h
	/usr/lib/x86_64-linux-gnu/qt4/bin/moc $(DEFINES) $(INCPATH) frame.h -o .moc/moc_frame.cpp

.moc/moc_keyFrameInterpolator.cpp: quaternion.h \
		vec.h \
		config.h \
		frame.h \
		constraint.h \
		keyFrameInterpolator.h
	/usr/lib/x86_64-linux-gnu/qt4/bin/moc $(DEFINES) $(INCPATH) keyFrameInterpolator.h -o .moc/moc_keyFrameInterpolator.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:
compiler_moc_source_clean:
compiler_uic_make_all: ui_ImageInterface.h ui_VRenderInterface.h
compiler_uic_clean:
	-$(DEL_FILE) ui_ImageInterface.h ui_VRenderInterface.h
ui_ImageInterface.h: ImageInterface.ui
	/usr/lib/x86_64-linux-gnu/qt4/bin/uic ImageInterface.ui -o ui_ImageInterface.h

ui_VRenderInterface.h: VRenderInterface.ui
	/usr/lib/x86_64-linux-gnu/qt4/bin/uic VRenderInterface.ui -o ui_VRenderInterface.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

.obj/qglviewer.o: qglviewer.cpp domUtils.h \
		config.h \
		qglviewer.h \
		camera.h \
		keyFrameInterpolator.h \
		quaternion.h \
		vec.h \
		frame.h \
		constraint.h \
		manipulatedCameraFrame.h \
		manipulatedFrame.h \
		mouseGrabber.h \
		qglviewer-icon.xpm
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/qglviewer.o qglviewer.cpp

.obj/camera.o: camera.cpp domUtils.h \
		config.h \
		camera.h \
		keyFrameInterpolator.h \
		quaternion.h \
		vec.h \
		frame.h \
		constraint.h \
		qglviewer.h \
		manipulatedCameraFrame.h \
		manipulatedFrame.h \
		mouseGrabber.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/camera.o camera.cpp

.obj/manipulatedFrame.o: manipulatedFrame.cpp domUtils.h \
		config.h \
		manipulatedFrame.h \
		frame.h \
		constraint.h \
		vec.h \
		quaternion.h \
		mouseGrabber.h \
		qglviewer.h \
		camera.h \
		keyFrameInterpolator.h \
		manipulatedCameraFrame.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/manipulatedFrame.o manipulatedFrame.cpp

.obj/manipulatedCameraFrame.o: manipulatedCameraFrame.cpp domUtils.h \
		config.h \
		manipulatedCameraFrame.h \
		manipulatedFrame.h \
		frame.h \
		constraint.h \
		vec.h \
		quaternion.h \
		mouseGrabber.h \
		qglviewer.h \
		camera.h \
		keyFrameInterpolator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/manipulatedCameraFrame.o manipulatedCameraFrame.cpp

.obj/frame.o: frame.cpp domUtils.h \
		config.h \
		frame.h \
		constraint.h \
		vec.h \
		quaternion.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/frame.o frame.cpp

.obj/saveSnapshot.o: saveSnapshot.cpp qglviewer.h \
		camera.h \
		keyFrameInterpolator.h \
		quaternion.h \
		vec.h \
		config.h \
		frame.h \
		constraint.h \
		ui_VRenderInterface.h \
		VRender/VRender.h \
		ui_ImageInterface.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/saveSnapshot.o saveSnapshot.cpp

.obj/constraint.o: constraint.cpp constraint.h \
		vec.h \
		config.h \
		quaternion.h \
		frame.h \
		camera.h \
		keyFrameInterpolator.h \
		manipulatedCameraFrame.h \
		manipulatedFrame.h \
		mouseGrabber.h \
		qglviewer.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/constraint.o constraint.cpp

.obj/keyFrameInterpolator.o: keyFrameInterpolator.cpp domUtils.h \
		config.h \
		qglviewer.h \
		camera.h \
		keyFrameInterpolator.h \
		quaternion.h \
		vec.h \
		frame.h \
		constraint.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/keyFrameInterpolator.o keyFrameInterpolator.cpp

.obj/mouseGrabber.o: mouseGrabber.cpp mouseGrabber.h \
		config.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/mouseGrabber.o mouseGrabber.cpp

.obj/quaternion.o: quaternion.cpp domUtils.h \
		config.h \
		quaternion.h \
		vec.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/quaternion.o quaternion.cpp

.obj/vec.o: vec.cpp domUtils.h \
		config.h \
		vec.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/vec.o vec.cpp

.obj/BackFaceCullingOptimizer.o: VRender/BackFaceCullingOptimizer.cpp VRender/VRender.h \
		config.h \
		qglviewer.h \
		camera.h \
		keyFrameInterpolator.h \
		quaternion.h \
		vec.h \
		frame.h \
		constraint.h \
		VRender/Optimizer.h \
		VRender/Types.h \
		VRender/Primitive.h \
		VRender/AxisAlignedBox.h \
		VRender/Vector3.h \
		VRender/NVector3.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/BackFaceCullingOptimizer.o VRender/BackFaceCullingOptimizer.cpp

.obj/BSPSortMethod.o: VRender/BSPSortMethod.cpp VRender/VRender.h \
		config.h \
		qglviewer.h \
		camera.h \
		keyFrameInterpolator.h \
		quaternion.h \
		vec.h \
		frame.h \
		constraint.h \
		VRender/Primitive.h \
		VRender/AxisAlignedBox.h \
		VRender/Vector3.h \
		VRender/NVector3.h \
		VRender/Types.h \
		VRender/SortMethod.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/BSPSortMethod.o VRender/BSPSortMethod.cpp

.obj/EPSExporter.o: VRender/EPSExporter.cpp VRender/Primitive.h \
		VRender/AxisAlignedBox.h \
		VRender/Vector3.h \
		VRender/NVector3.h \
		VRender/Types.h \
		VRender/Exporter.h \
		config.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/EPSExporter.o VRender/EPSExporter.cpp

.obj/Exporter.o: VRender/Exporter.cpp VRender/VRender.h \
		config.h \
		qglviewer.h \
		camera.h \
		keyFrameInterpolator.h \
		quaternion.h \
		vec.h \
		frame.h \
		constraint.h \
		VRender/Exporter.h \
		VRender/Primitive.h \
		VRender/AxisAlignedBox.h \
		VRender/Vector3.h \
		VRender/NVector3.h \
		VRender/Types.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/Exporter.o VRender/Exporter.cpp

.obj/FIGExporter.o: VRender/FIGExporter.cpp VRender/Exporter.h \
		VRender/Primitive.h \
		VRender/AxisAlignedBox.h \
		VRender/Vector3.h \
		VRender/NVector3.h \
		VRender/Types.h \
		config.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/FIGExporter.o VRender/FIGExporter.cpp

.obj/gpc.o: VRender/gpc.cpp VRender/gpc.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/gpc.o VRender/gpc.cpp

.obj/ParserGL.o: VRender/ParserGL.cpp VRender/VRender.h \
		config.h \
		qglviewer.h \
		camera.h \
		keyFrameInterpolator.h \
		quaternion.h \
		vec.h \
		frame.h \
		constraint.h \
		VRender/ParserGL.h \
		VRender/Primitive.h \
		VRender/AxisAlignedBox.h \
		VRender/Vector3.h \
		VRender/NVector3.h \
		VRender/Types.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/ParserGL.o VRender/ParserGL.cpp

.obj/Primitive.o: VRender/Primitive.cpp VRender/Primitive.h \
		VRender/AxisAlignedBox.h \
		VRender/Vector3.h \
		VRender/NVector3.h \
		VRender/Types.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/Primitive.o VRender/Primitive.cpp

.obj/PrimitivePositioning.o: VRender/PrimitivePositioning.cpp VRender/Primitive.h \
		VRender/AxisAlignedBox.h \
		VRender/Vector3.h \
		VRender/NVector3.h \
		VRender/Types.h \
		VRender/PrimitivePositioning.h \
		VRender/gpc.h \
		VRender/Vector2.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/PrimitivePositioning.o VRender/PrimitivePositioning.cpp

.obj/TopologicalSortMethod.o: VRender/TopologicalSortMethod.cpp VRender/VRender.h \
		config.h \
		qglviewer.h \
		camera.h \
		keyFrameInterpolator.h \
		quaternion.h \
		vec.h \
		frame.h \
		constraint.h \
		VRender/Primitive.h \
		VRender/AxisAlignedBox.h \
		VRender/Vector3.h \
		VRender/NVector3.h \
		VRender/Types.h \
		VRender/PrimitivePositioning.h \
		VRender/gpc.h \
		VRender/SortMethod.h \
		VRender/Vector2.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/TopologicalSortMethod.o VRender/TopologicalSortMethod.cpp

.obj/VisibilityOptimizer.o: VRender/VisibilityOptimizer.cpp VRender/VRender.h \
		config.h \
		qglviewer.h \
		camera.h \
		keyFrameInterpolator.h \
		quaternion.h \
		vec.h \
		frame.h \
		constraint.h \
		VRender/Optimizer.h \
		VRender/Types.h \
		VRender/Primitive.h \
		VRender/AxisAlignedBox.h \
		VRender/Vector3.h \
		VRender/NVector3.h \
		VRender/gpc.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/VisibilityOptimizer.o VRender/VisibilityOptimizer.cpp

.obj/Vector2.o: VRender/Vector2.cpp VRender/Vector2.h \
		VRender/Vector3.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/Vector2.o VRender/Vector2.cpp

.obj/Vector3.o: VRender/Vector3.cpp VRender/Vector3.h \
		VRender/NVector3.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/Vector3.o VRender/Vector3.cpp

.obj/NVector3.o: VRender/NVector3.cpp VRender/NVector3.h \
		VRender/Vector3.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/NVector3.o VRender/NVector3.cpp

.obj/VRender.o: VRender/VRender.cpp VRender/VRender.h \
		config.h \
		qglviewer.h \
		camera.h \
		keyFrameInterpolator.h \
		quaternion.h \
		vec.h \
		frame.h \
		constraint.h \
		VRender/ParserGL.h \
		VRender/Primitive.h \
		VRender/AxisAlignedBox.h \
		VRender/Vector3.h \
		VRender/NVector3.h \
		VRender/Types.h \
		VRender/Exporter.h \
		VRender/SortMethod.h \
		VRender/Optimizer.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/VRender.o VRender/VRender.cpp

.obj/moc_qglviewer.o: .moc/moc_qglviewer.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/moc_qglviewer.o .moc/moc_qglviewer.cpp

.obj/moc_camera.o: .moc/moc_camera.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/moc_camera.o .moc/moc_camera.cpp

.obj/moc_manipulatedFrame.o: .moc/moc_manipulatedFrame.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/moc_manipulatedFrame.o .moc/moc_manipulatedFrame.cpp

.obj/moc_manipulatedCameraFrame.o: .moc/moc_manipulatedCameraFrame.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/moc_manipulatedCameraFrame.o .moc/moc_manipulatedCameraFrame.cpp

.obj/moc_frame.o: .moc/moc_frame.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/moc_frame.o .moc/moc_frame.cpp

.obj/moc_keyFrameInterpolator.o: .moc/moc_keyFrameInterpolator.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/moc_keyFrameInterpolator.o .moc/moc_keyFrameInterpolator.cpp

####### Install

install_target: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/local/lib/ || $(MKDIR) $(INSTALL_ROOT)/usr/local/lib/ 
	-$(INSTALL_FILE) "$(TARGET)" "$(INSTALL_ROOT)/usr/local/lib/$(TARGET)"
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/local/lib || $(MKDIR) $(INSTALL_ROOT)/usr/local/lib 
	-$(INSTALL_FILE) "libQGLViewer-qt4.prl" "$(INSTALL_ROOT)/usr/local/lib/libQGLViewer-qt4.prl"

uninstall_target:  FORCE
	-$(DEL_FILE) "$(INSTALL_ROOT)/usr/local/lib/$(TARGET)" 
	 -$(DEL_FILE) "$(INSTALL_ROOT)/usr/local/lib/libQGLViewer-qt4.prl"
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/local/lib/ 


install_include: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/local/include/QGLViewer/ || $(MKDIR) $(INSTALL_ROOT)/usr/local/include/QGLViewer/ 
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/QGLViewer/qglviewer.h $(INSTALL_ROOT)/usr/local/include/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/QGLViewer/camera.h $(INSTALL_ROOT)/usr/local/include/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/QGLViewer/manipulatedFrame.h $(INSTALL_ROOT)/usr/local/include/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/QGLViewer/manipulatedCameraFrame.h $(INSTALL_ROOT)/usr/local/include/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/QGLViewer/frame.h $(INSTALL_ROOT)/usr/local/include/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/QGLViewer/constraint.h $(INSTALL_ROOT)/usr/local/include/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/QGLViewer/keyFrameInterpolator.h $(INSTALL_ROOT)/usr/local/include/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/QGLViewer/mouseGrabber.h $(INSTALL_ROOT)/usr/local/include/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/QGLViewer/quaternion.h $(INSTALL_ROOT)/usr/local/include/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/QGLViewer/vec.h $(INSTALL_ROOT)/usr/local/include/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/QGLViewer/domUtils.h $(INSTALL_ROOT)/usr/local/include/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/QGLViewer/config.h $(INSTALL_ROOT)/usr/local/include/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/QGLViewer/qglviewer_fr.qm $(INSTALL_ROOT)/usr/local/include/QGLViewer/


uninstall_include:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/include/QGLViewer/qglviewer.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/include/QGLViewer/camera.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/include/QGLViewer/manipulatedFrame.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/include/QGLViewer/manipulatedCameraFrame.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/include/QGLViewer/frame.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/include/QGLViewer/constraint.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/include/QGLViewer/keyFrameInterpolator.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/include/QGLViewer/mouseGrabber.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/include/QGLViewer/quaternion.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/include/QGLViewer/vec.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/include/QGLViewer/domUtils.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/include/QGLViewer/config.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/include/QGLViewer/qglviewer_fr.qm
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/local/include/QGLViewer/ 


install_documentation: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/ || $(MKDIR) $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/ 
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/changeLog-1.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/changeLog.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/commercial.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/compilation.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/developer.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/download.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/download_statistics.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/dualLicensing.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/faq.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/features.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/index.fr.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/index.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/installUnix.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/installWindows.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/introduction.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/keyboard.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/mouse.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/techFaq.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/qglviewer.css $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/libQGLViewer-2.6.4.qch $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/


uninstall_documentation:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/changeLog-1.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/changeLog.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/commercial.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/compilation.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/developer.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/download.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/download_statistics.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/dualLicensing.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/faq.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/features.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/index.fr.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/index.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/installUnix.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/installWindows.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/introduction.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/keyboard.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/mouse.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/techFaq.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/qglviewer.css 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/libQGLViewer-2.6.4.qch
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/ 


install_docImages: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/ || $(MKDIR) $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/ 
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/3dsViewer.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/agora.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/anaglyph.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/animation.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/backgroundImage.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/blobWar.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/callback.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/cameraLight.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/clippingPlane.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/constrainedCamera.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/constrainedFrame.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/cornerAxis.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/css.gif $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/designerplugin.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/downloadButton.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/drawLight.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/dvonn.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/eventRecorder.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/fastDraw.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/frameTransform.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/frustumCulling.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/interface.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/keyboardAndMouse.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/keyFrames.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/linux.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/luxo.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/mac.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/manipulatedFrame.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/mouseGrabber.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/multiSelect.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/multiView.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/openGL.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/overpainting.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/qglviewer.ico $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/qglviewer.icon.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/qglviewer.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/qglviewer.small.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/qt.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/quarto.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/screenCoordSystem.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/select.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/simpleViewer.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/sphere.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/standardCamera.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/stereoViewer.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/terrain.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/textureViewer.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/thumbnail.jpg $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/windows.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/images/xhtml.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/


uninstall_docImages:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/3dsViewer.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/agora.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/anaglyph.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/animation.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/backgroundImage.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/blobWar.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/callback.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/cameraLight.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/clippingPlane.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/constrainedCamera.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/constrainedFrame.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/cornerAxis.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/css.gif 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/designerplugin.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/downloadButton.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/drawLight.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/dvonn.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/eventRecorder.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/fastDraw.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/frameTransform.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/frustumCulling.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/interface.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/keyboardAndMouse.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/keyFrames.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/linux.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/luxo.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/mac.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/manipulatedFrame.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/mouseGrabber.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/multiSelect.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/multiView.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/openGL.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/overpainting.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/qglviewer.ico 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/qglviewer.icon.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/qglviewer.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/qglviewer.small.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/qt.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/quarto.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/screenCoordSystem.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/select.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/simpleViewer.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/sphere.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/standardCamera.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/stereoViewer.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/terrain.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/textureViewer.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/thumbnail.jpg 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/windows.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/xhtml.png
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/images/ 


install_docRefManual: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/ || $(MKDIR) $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/ 
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/annotated.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/bc_s.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/bdwn.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/camera_8cpp.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/camera_8h.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classes.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classQGLViewer-members.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classQGLViewer.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1AxisPlaneConstraint-members.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1AxisPlaneConstraint.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1Camera-members.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1Camera.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1CameraConstraint-members.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1CameraConstraint.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1Constraint-members.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1Constraint.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1Frame-members.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1Frame.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1KeyFrameInterpolator-members.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1KeyFrameInterpolator.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1LocalConstraint-members.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1LocalConstraint.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1ManipulatedCameraFrame-members.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1ManipulatedCameraFrame.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1ManipulatedFrame-members.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1ManipulatedFrame.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1MouseGrabber-members.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1MouseGrabber.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1Quaternion-members.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1Quaternion.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1Vec-members.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1Vec.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1WorldConstraint-members.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/classqglviewer_1_1WorldConstraint.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/closed.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/config_8h.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/constraint_8cpp.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/constraint_8h.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/dir_0d5ec90603fafeb6b6840b6051802ddc.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/doc.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/domUtils_8h.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/doxygen.css $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/doxygen.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/dynsections.js $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/files.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/folderclosed.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/folderopen.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/frame_8cpp.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/frame_8h.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_0x7e.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_b.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_c.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_d.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_e.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_enum.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_eval.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_f.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_0x7e.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_b.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_c.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_d.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_e.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_f.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_g.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_h.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_i.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_k.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_l.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_m.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_n.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_o.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_p.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_q.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_r.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_s.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_t.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_u.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_v.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_w.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_func_z.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_g.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_h.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_i.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_k.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_l.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_m.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_n.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_o.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_p.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_q.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_r.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_rela.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_s.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_t.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_u.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_v.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_vars.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_w.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_x.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_y.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/functions_z.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/globals.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/globals_defs.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/globals_func.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/hierarchy.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/index.filtered.qhp $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/index.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/index.qhp $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/jquery.js $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/keyFrameInterpolator_8cpp.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/keyFrameInterpolator_8h.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/manipulatedCameraFrame_8cpp.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/manipulatedCameraFrame_8h.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/manipulatedFrame_8cpp.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/manipulatedFrame_8h.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/menu.js $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/menudata.js $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/mouseGrabber_8cpp.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/mouseGrabber_8h.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/namespaceqglviewer.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/namespaces.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/nav_f.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/nav_g.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/nav_h.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/open.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/qglviewer_8cpp.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/qglviewer_8h.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/quaternion_8cpp.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/quaternion_8h.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/saveSnapshot_8cpp.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_DIR) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/search $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/splitbar.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/sync_off.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/sync_on.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/tab_a.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/tab_b.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/tab_h.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/tab_s.png $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/tabs.css $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/vec_8cpp.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/
	-$(INSTALL_FILE) /data/zhaoyong/Program/Thirdparty/libQGLViewer-2.6.4/doc/refManual/vec_8h.html $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/


uninstall_docRefManual:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/annotated.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/bc_s.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/bdwn.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/camera_8cpp.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/camera_8h.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classes.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classQGLViewer-members.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classQGLViewer.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1AxisPlaneConstraint-members.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1AxisPlaneConstraint.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1Camera-members.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1Camera.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1CameraConstraint-members.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1CameraConstraint.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1Constraint-members.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1Constraint.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1Frame-members.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1Frame.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1KeyFrameInterpolator-members.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1KeyFrameInterpolator.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1LocalConstraint-members.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1LocalConstraint.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1ManipulatedCameraFrame-members.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1ManipulatedCameraFrame.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1ManipulatedFrame-members.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1ManipulatedFrame.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1MouseGrabber-members.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1MouseGrabber.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1Quaternion-members.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1Quaternion.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1Vec-members.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1Vec.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1WorldConstraint-members.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/classqglviewer_1_1WorldConstraint.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/closed.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/config_8h.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/constraint_8cpp.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/constraint_8h.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/dir_0d5ec90603fafeb6b6840b6051802ddc.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/doc.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/domUtils_8h.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/doxygen.css 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/doxygen.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/dynsections.js 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/files.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/folderclosed.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/folderopen.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/frame_8cpp.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/frame_8h.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_0x7e.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_b.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_c.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_d.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_e.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_enum.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_eval.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_f.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_0x7e.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_b.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_c.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_d.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_e.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_f.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_g.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_h.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_i.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_k.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_l.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_m.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_n.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_o.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_p.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_q.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_r.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_s.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_t.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_u.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_v.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_w.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_func_z.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_g.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_h.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_i.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_k.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_l.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_m.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_n.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_o.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_p.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_q.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_r.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_rela.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_s.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_t.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_u.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_v.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_vars.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_w.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_x.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_y.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/functions_z.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/globals.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/globals_defs.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/globals_func.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/hierarchy.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/index.filtered.qhp 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/index.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/index.qhp 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/jquery.js 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/keyFrameInterpolator_8cpp.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/keyFrameInterpolator_8h.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/manipulatedCameraFrame_8cpp.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/manipulatedCameraFrame_8h.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/manipulatedFrame_8cpp.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/manipulatedFrame_8h.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/menu.js 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/menudata.js 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/mouseGrabber_8cpp.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/mouseGrabber_8h.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/namespaceqglviewer.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/namespaces.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/nav_f.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/nav_g.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/nav_h.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/open.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/qglviewer_8cpp.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/qglviewer_8h.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/quaternion_8cpp.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/quaternion_8h.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/saveSnapshot_8cpp.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/search 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/splitbar.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/sync_off.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/sync_on.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/tab_a.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/tab_b.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/tab_h.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/tab_s.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/tabs.css 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/vec_8cpp.html 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/vec_8h.html
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/local/share/doc/QGLViewer/refManual/ 


install:  install_target install_include install_documentation install_docImages install_docRefManual  FORCE

uninstall: uninstall_target uninstall_include uninstall_documentation uninstall_docImages uninstall_docRefManual   FORCE

FORCE:

