#############################################################################
# Makefile for building: libdesigner.a
# Generated by qmake (1.04a) (Qt 3.1.1) on: Sat Feb  8 18:30:33 2003
# Project:  ../../../../tools/designer/designer/designer.pro
# Template: lib
# Command: $(QMAKE) -spec /home/magotou/src/qt-x11-free-3.1.1+cvs.20021220/mkspecs/linux-g++ -o Makefile ../../../../tools/designer/designer/designer.pro
#############################################################################

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

CC       = gcc
CXX      = g++
LEX      = flex
YACC     = byacc
CFLAGS   = -pipe -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -fno-exceptions -I/usr/include/mysql -I/usr/include/postgresql -I/usr/include/postgresql/server -Wall -W -O2  -DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_TABLE -DQT_NO_DEBUG
CXXFLAGS = -pipe -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -fno-exceptions -I/usr/include/mysql -I/usr/include/postgresql -I/usr/include/postgresql/server -Wall -W -O2  -DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_TABLE -DQT_NO_DEBUG
LEXFLAGS = 
YACCFLAGS= -d
INCPATH  = -I/home/magotou/src/qt-x11-free-3.1.1+cvs.20021220/mkspecs/linux-g++ -I../../../../tools/designer/designer -I/usr/include/freetype2 -I../../../include -I../../../../tools/designer/shared -I../../../../tools/designer/uilib -I../../../../include -I. -I../../../../tools/designer/designer/ -I. -I.moc/release-static/
AR       = ar cqs
RANLIB   = 
MOC      = /home/magotou/src/qt-x11-free-3.1.1+cvs.20021220/qt-build-dir/bin/moc
UIC      = /home/magotou/src/qt-x11-free-3.1.1+cvs.20021220/qt-build-dir/bin/uic -L /home/magotou/src/qt-x11-free-3.1.1+cvs.20021220/qt-build-dir/plugins
QMAKE    = /home/magotou/src/qt-x11-free-3.1.1+cvs.20021220/qt-build-dir/bin/qmake
TAR      = tar -cf
GZIP     = gzip -9f
COPY     = cp -f
COPY_FILE= $(COPY) -p
COPY_DIR = $(COPY) -pR
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 = ./

####### Files

HEADERS = ../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/defs.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/layout.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/designer/propertyeditor.h \
		../../../../tools/designer/designer/resource.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/widgetfactory.h \
		../../../../tools/designer/designer/hierarchyview.h \
		../../../../tools/designer/designer/listboxeditorimpl.h \
		../../../../tools/designer/designer/newformimpl.h \
		../../../../tools/designer/designer/workspace.h \
		../../../../tools/designer/designer/listvieweditorimpl.h \
		../../../../tools/designer/designer/customwidgeteditorimpl.h \
		../../../../tools/designer/designer/paletteeditorimpl.h \
		../../../../tools/designer/designer/styledbutton.h \
		../../../../tools/designer/designer/iconvieweditorimpl.h \
		../../../../tools/designer/designer/multilineeditorimpl.h \
		../../../../tools/designer/designer/formsettingsimpl.h \
		../../../../tools/designer/designer/asciivalidator.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/designerinterface.h \
		../../../../tools/designer/designer/designerapp.h \
		../../../../tools/designer/designer/designerappiface.h \
		../../../../tools/designer/designer/actioneditorimpl.h \
		../../../../tools/designer/designer/actionlistview.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../tools/designer/designer/project.h \
		../../../../tools/designer/designer/projectsettingsimpl.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../tools/designer/designer/outputwindow.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../tools/designer/shared/parser.h \
		../../../../tools/designer/designer/config.h \
		../../../../tools/designer/designer/previewframe.h \
		../../../../tools/designer/designer/previewwidgetimpl.h \
		../../../../tools/designer/designer/paletteeditoradvancedimpl.h \
		../../../../tools/designer/designer/pixmapcollection.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/filechooser.h \
		../../../../tools/designer/designer/wizardeditorimpl.h \
		../../../../tools/designer/designer/qcompletionedit.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../tools/designer/designer/qcategorywidget.h \
		../../../../tools/designer/designer/widgetaction.h \
		../../../../tools/designer/designer/propertyobject.h \
		../../../../tools/designer/designer/startdialogimpl.h \
		../../../../tools/designer/designer/syntaxhighlighter_html.h \
		../../../../tools/designer/designer/connectionitems.h \
		../../../../tools/designer/designer/editfunctionsimpl.h \
		../../../../tools/designer/designer/variabledialogimpl.h \
		../../../../tools/designer/designer/listviewdnd.h \
		../../../../tools/designer/designer/listboxdnd.h \
		../../../../tools/designer/designer/listdnd.h \
		../../../../tools/designer/designer/listboxrename.h \
		../../../../tools/designer/designer/connectiontable.h \
		../../../../tools/designer/designer/database.h \
		../../../../tools/designer/designer/dbconnectionimpl.h \
		../../../../tools/designer/designer/dbconnectionsimpl.h \
		../../../../tools/designer/designer/tableeditorimpl.h
SOURCES = ../../../../tools/designer/designer/command.cpp \
		../../../../tools/designer/designer/formwindow.cpp \
		../../../../tools/designer/designer/defs.cpp \
		../../../../tools/designer/designer/layout.cpp \
		../../../../tools/designer/designer/mainwindow.cpp \
		../../../../tools/designer/designer/mainwindowactions.cpp \
		../../../../tools/designer/designer/metadatabase.cpp \
		../../../../tools/designer/designer/pixmapchooser.cpp \
		../../../../tools/designer/designer/propertyeditor.cpp \
		../../../../tools/designer/designer/resource.cpp \
		../../../../tools/designer/designer/sizehandle.cpp \
		../../../../tools/designer/designer/orderindicator.cpp \
		../../../../tools/designer/designer/widgetfactory.cpp \
		../../../../tools/designer/designer/hierarchyview.cpp \
		../../../../tools/designer/designer/listboxeditorimpl.cpp \
		../../../../tools/designer/designer/newformimpl.cpp \
		../../../../tools/designer/designer/workspace.cpp \
		../../../../tools/designer/designer/listvieweditorimpl.cpp \
		../../../../tools/designer/designer/customwidgeteditorimpl.cpp \
		../../../../tools/designer/designer/paletteeditorimpl.cpp \
		../../../../tools/designer/designer/styledbutton.cpp \
		../../../../tools/designer/designer/iconvieweditorimpl.cpp \
		../../../../tools/designer/designer/multilineeditorimpl.cpp \
		../../../../tools/designer/designer/formsettingsimpl.cpp \
		../../../../tools/designer/designer/asciivalidator.cpp \
		../../../../tools/designer/designer/designerapp.cpp \
		../../../../tools/designer/designer/designerappiface.cpp \
		../../../../tools/designer/designer/actioneditorimpl.cpp \
		../../../../tools/designer/designer/actionlistview.cpp \
		../../../../tools/designer/designer/actiondnd.cpp \
		../../../../tools/designer/designer/project.cpp \
		../../../../tools/designer/designer/projectsettingsimpl.cpp \
		../../../../tools/designer/designer/sourceeditor.cpp \
		../../../../tools/designer/designer/outputwindow.cpp \
		../../../../tools/designer/shared/widgetdatabase.cpp \
		../../../../tools/designer/shared/parser.cpp \
		../../../../tools/designer/designer/config.cpp \
		../../../../tools/designer/designer/pixmapcollection.cpp \
		../../../../tools/designer/designer/previewframe.cpp \
		../../../../tools/designer/designer/previewwidgetimpl.cpp \
		../../../../tools/designer/designer/paletteeditoradvancedimpl.cpp \
		../../../../tools/designer/designer/sourcefile.cpp \
		../../../../tools/designer/designer/filechooser.cpp \
		../../../../tools/designer/designer/wizardeditorimpl.cpp \
		../../../../tools/designer/designer/qcompletionedit.cpp \
		../../../../tools/designer/designer/timestamp.cpp \
		../../../../tools/designer/designer/formfile.cpp \
		../../../../tools/designer/designer/qcategorywidget.cpp \
		../../../../tools/designer/designer/widgetaction.cpp \
		../../../../tools/designer/designer/propertyobject.cpp \
		../../../../tools/designer/designer/startdialogimpl.cpp \
		../../../../tools/designer/designer/syntaxhighlighter_html.cpp \
		../../../../tools/designer/designer/connectionitems.cpp \
		../../../../tools/designer/designer/editfunctionsimpl.cpp \
		../../../../tools/designer/designer/variabledialogimpl.cpp \
		../../../../tools/designer/designer/listviewdnd.cpp \
		../../../../tools/designer/designer/listboxdnd.cpp \
		../../../../tools/designer/designer/listdnd.cpp \
		../../../../tools/designer/designer/listboxrename.cpp \
		../../../../tools/designer/designer/connectiontable.cpp \
		../../../../tools/designer/designer/database.cpp \
		../../../../tools/designer/designer/dbconnectionimpl.cpp \
		../../../../tools/designer/designer/dbconnectionsimpl.cpp \
		../../../../tools/designer/designer/tableeditorimpl.cpp
OBJECTS = ./command.o \
		./formwindow.o \
		./defs.o \
		./layout.o \
		./mainwindow.o \
		./mainwindowactions.o \
		./metadatabase.o \
		./pixmapchooser.o \
		./propertyeditor.o \
		./resource.o \
		./sizehandle.o \
		./orderindicator.o \
		./widgetfactory.o \
		./hierarchyview.o \
		./listboxeditorimpl.o \
		./newformimpl.o \
		./workspace.o \
		./listvieweditorimpl.o \
		./customwidgeteditorimpl.o \
		./paletteeditorimpl.o \
		./styledbutton.o \
		./iconvieweditorimpl.o \
		./multilineeditorimpl.o \
		./formsettingsimpl.o \
		./asciivalidator.o \
		./designerapp.o \
		./designerappiface.o \
		./actioneditorimpl.o \
		./actionlistview.o \
		./actiondnd.o \
		./project.o \
		./projectsettingsimpl.o \
		./sourceeditor.o \
		./outputwindow.o \
		./widgetdatabase.o \
		./parser.o \
		./config.o \
		./pixmapcollection.o \
		./previewframe.o \
		./previewwidgetimpl.o \
		./paletteeditoradvancedimpl.o \
		./sourcefile.o \
		./filechooser.o \
		./wizardeditorimpl.o \
		./qcompletionedit.o \
		./timestamp.o \
		./formfile.o \
		./qcategorywidget.o \
		./widgetaction.o \
		./propertyobject.o \
		./startdialogimpl.o \
		./syntaxhighlighter_html.o \
		./connectionitems.o \
		./editfunctionsimpl.o \
		./variabledialogimpl.o \
		./listviewdnd.o \
		./listboxdnd.o \
		./listdnd.o \
		./listboxrename.o \
		./connectiontable.o \
		./database.o \
		./dbconnectionimpl.o \
		./dbconnectionsimpl.o \
		./tableeditorimpl.o \
		./listboxeditor.o \
		./editfunctions.o \
		./newform.o \
		./listvieweditor.o \
		./customwidgeteditor.o \
		./paletteeditor.o \
		./iconvieweditor.o \
		./preferences.o \
		./multilineeditor.o \
		./formsettings.o \
		./about.o \
		./pixmapfunction.o \
		./createtemplate.o \
		./actioneditor.o \
		./projectsettings.o \
		./finddialog.o \
		./replacedialog.o \
		./gotolinedialog.o \
		./pixmapcollectioneditor.o \
		./previewwidget.o \
		./paletteeditoradvanced.o \
		./wizardeditor.o \
		./listeditor.o \
		./startdialog.o \
		./richtextfontdialog.o \
		./connectiondialog.o \
		./variabledialog.o \
		./configtoolboxdialog.o \
		./dbconnections.o \
		./dbconnection.o \
		./dbconnectioneditor.o \
		./tableeditor.o \
		./qmake_image_collection.o
FORMS = ../../../../tools/designer/designer/listboxeditor.ui \
		../../../../tools/designer/designer/editfunctions.ui \
		../../../../tools/designer/designer/newform.ui \
		../../../../tools/designer/designer/listvieweditor.ui \
		../../../../tools/designer/designer/customwidgeteditor.ui \
		../../../../tools/designer/designer/paletteeditor.ui \
		../../../../tools/designer/designer/iconvieweditor.ui \
		../../../../tools/designer/designer/preferences.ui \
		../../../../tools/designer/designer/multilineeditor.ui \
		../../../../tools/designer/designer/formsettings.ui \
		../../../../tools/designer/designer/about.ui \
		../../../../tools/designer/designer/pixmapfunction.ui \
		../../../../tools/designer/designer/createtemplate.ui \
		../../../../tools/designer/designer/actioneditor.ui \
		../../../../tools/designer/designer/projectsettings.ui \
		../../../../tools/designer/designer/finddialog.ui \
		../../../../tools/designer/designer/replacedialog.ui \
		../../../../tools/designer/designer/gotolinedialog.ui \
		../../../../tools/designer/designer/pixmapcollectioneditor.ui \
		../../../../tools/designer/designer/previewwidget.ui \
		../../../../tools/designer/designer/paletteeditoradvanced.ui \
		../../../../tools/designer/designer/wizardeditor.ui \
		../../../../tools/designer/designer/listeditor.ui \
		../../../../tools/designer/designer/startdialog.ui \
		../../../../tools/designer/designer/richtextfontdialog.ui \
		../../../../tools/designer/designer/connectiondialog.ui \
		../../../../tools/designer/designer/variabledialog.ui \
		../../../../tools/designer/designer/configtoolboxdialog.ui \
		../../../../tools/designer/designer/dbconnections.ui \
		../../../../tools/designer/designer/dbconnection.ui \
		../../../../tools/designer/designer/dbconnectioneditor.ui \
		../../../../tools/designer/designer/tableeditor.ui
UICDECLS = ./listboxeditor.h \
		./editfunctions.h \
		./newform.h \
		./listvieweditor.h \
		./customwidgeteditor.h \
		./paletteeditor.h \
		./iconvieweditor.h \
		./preferences.h \
		./multilineeditor.h \
		./formsettings.h \
		./about.h \
		./pixmapfunction.h \
		./createtemplate.h \
		./actioneditor.h \
		./projectsettings.h \
		./finddialog.h \
		./replacedialog.h \
		./gotolinedialog.h \
		./pixmapcollectioneditor.h \
		./previewwidget.h \
		./paletteeditoradvanced.h \
		./wizardeditor.h \
		./listeditor.h \
		./startdialog.h \
		./richtextfontdialog.h \
		./connectiondialog.h \
		./variabledialog.h \
		./configtoolboxdialog.h \
		./dbconnections.h \
		./dbconnection.h \
		./dbconnectioneditor.h \
		./tableeditor.h
UICIMPLS = ./listboxeditor.cpp \
		./editfunctions.cpp \
		./newform.cpp \
		./listvieweditor.cpp \
		./customwidgeteditor.cpp \
		./paletteeditor.cpp \
		./iconvieweditor.cpp \
		./preferences.cpp \
		./multilineeditor.cpp \
		./formsettings.cpp \
		./about.cpp \
		./pixmapfunction.cpp \
		./createtemplate.cpp \
		./actioneditor.cpp \
		./projectsettings.cpp \
		./finddialog.cpp \
		./replacedialog.cpp \
		./gotolinedialog.cpp \
		./pixmapcollectioneditor.cpp \
		./previewwidget.cpp \
		./paletteeditoradvanced.cpp \
		./wizardeditor.cpp \
		./listeditor.cpp \
		./startdialog.cpp \
		./richtextfontdialog.cpp \
		./connectiondialog.cpp \
		./variabledialog.cpp \
		./configtoolboxdialog.cpp \
		./dbconnections.cpp \
		./dbconnection.cpp \
		./dbconnectioneditor.cpp \
		./tableeditor.cpp
SRCMOC   = .moc/release-static/moc_command.cpp \
		.moc/release-static/moc_formwindow.cpp \
		.moc/release-static/moc_layout.cpp \
		.moc/release-static/moc_mainwindow.cpp \
		.moc/release-static/moc_pixmapchooser.cpp \
		.moc/release-static/moc_propertyeditor.cpp \
		.moc/release-static/moc_sizehandle.cpp \
		.moc/release-static/moc_orderindicator.cpp \
		.moc/release-static/moc_widgetfactory.cpp \
		.moc/release-static/moc_hierarchyview.cpp \
		.moc/release-static/moc_listboxeditorimpl.cpp \
		.moc/release-static/moc_newformimpl.cpp \
		.moc/release-static/moc_workspace.cpp \
		.moc/release-static/moc_listvieweditorimpl.cpp \
		.moc/release-static/moc_customwidgeteditorimpl.cpp \
		.moc/release-static/moc_paletteeditorimpl.cpp \
		.moc/release-static/moc_styledbutton.cpp \
		.moc/release-static/moc_iconvieweditorimpl.cpp \
		.moc/release-static/moc_multilineeditorimpl.cpp \
		.moc/release-static/moc_formsettingsimpl.cpp \
		.moc/release-static/moc_asciivalidator.cpp \
		.moc/release-static/moc_actioneditorimpl.cpp \
		.moc/release-static/moc_actionlistview.cpp \
		.moc/release-static/moc_actiondnd.cpp \
		.moc/release-static/moc_project.cpp \
		.moc/release-static/moc_projectsettingsimpl.cpp \
		.moc/release-static/moc_sourceeditor.cpp \
		.moc/release-static/moc_outputwindow.cpp \
		.moc/release-static/moc_previewframe.cpp \
		.moc/release-static/moc_previewwidgetimpl.cpp \
		.moc/release-static/moc_paletteeditoradvancedimpl.cpp \
		.moc/release-static/moc_sourcefile.cpp \
		.moc/release-static/moc_filechooser.cpp \
		.moc/release-static/moc_wizardeditorimpl.cpp \
		.moc/release-static/moc_qcompletionedit.cpp \
		.moc/release-static/moc_timestamp.cpp \
		.moc/release-static/moc_formfile.cpp \
		.moc/release-static/moc_qcategorywidget.cpp \
		.moc/release-static/moc_widgetaction.cpp \
		.moc/release-static/moc_startdialogimpl.cpp \
		.moc/release-static/moc_connectionitems.cpp \
		.moc/release-static/moc_editfunctionsimpl.cpp \
		.moc/release-static/moc_variabledialogimpl.cpp \
		.moc/release-static/moc_listviewdnd.cpp \
		.moc/release-static/moc_listboxdnd.cpp \
		.moc/release-static/moc_listdnd.cpp \
		.moc/release-static/moc_listboxrename.cpp \
		.moc/release-static/moc_connectiontable.cpp \
		.moc/release-static/moc_database.cpp \
		.moc/release-static/moc_dbconnectionimpl.cpp \
		.moc/release-static/moc_dbconnectionsimpl.cpp \
		.moc/release-static/moc_tableeditorimpl.cpp \
		.moc/release-static/moc_listboxeditor.cpp \
		.moc/release-static/moc_editfunctions.cpp \
		.moc/release-static/moc_newform.cpp \
		.moc/release-static/moc_listvieweditor.cpp \
		.moc/release-static/moc_customwidgeteditor.cpp \
		.moc/release-static/moc_paletteeditor.cpp \
		.moc/release-static/moc_iconvieweditor.cpp \
		.moc/release-static/moc_preferences.cpp \
		.moc/release-static/moc_multilineeditor.cpp \
		.moc/release-static/moc_formsettings.cpp \
		.moc/release-static/moc_about.cpp \
		.moc/release-static/moc_pixmapfunction.cpp \
		.moc/release-static/moc_createtemplate.cpp \
		.moc/release-static/moc_actioneditor.cpp \
		.moc/release-static/moc_projectsettings.cpp \
		.moc/release-static/moc_finddialog.cpp \
		.moc/release-static/moc_replacedialog.cpp \
		.moc/release-static/moc_gotolinedialog.cpp \
		.moc/release-static/moc_pixmapcollectioneditor.cpp \
		.moc/release-static/moc_previewwidget.cpp \
		.moc/release-static/moc_paletteeditoradvanced.cpp \
		.moc/release-static/moc_wizardeditor.cpp \
		.moc/release-static/moc_listeditor.cpp \
		.moc/release-static/moc_startdialog.cpp \
		.moc/release-static/moc_richtextfontdialog.cpp \
		.moc/release-static/moc_connectiondialog.cpp \
		.moc/release-static/moc_variabledialog.cpp \
		.moc/release-static/moc_configtoolboxdialog.cpp \
		.moc/release-static/moc_dbconnections.cpp \
		.moc/release-static/moc_dbconnection.cpp \
		.moc/release-static/moc_dbconnectioneditor.cpp \
		.moc/release-static/moc_tableeditor.cpp \
		.moc/release-static/actiondnd.moc
OBJMOC = ./moc_command.o \
		./moc_formwindow.o \
		./moc_layout.o \
		./moc_mainwindow.o \
		./moc_pixmapchooser.o \
		./moc_propertyeditor.o \
		./moc_sizehandle.o \
		./moc_orderindicator.o \
		./moc_widgetfactory.o \
		./moc_hierarchyview.o \
		./moc_listboxeditorimpl.o \
		./moc_newformimpl.o \
		./moc_workspace.o \
		./moc_listvieweditorimpl.o \
		./moc_customwidgeteditorimpl.o \
		./moc_paletteeditorimpl.o \
		./moc_styledbutton.o \
		./moc_iconvieweditorimpl.o \
		./moc_multilineeditorimpl.o \
		./moc_formsettingsimpl.o \
		./moc_asciivalidator.o \
		./moc_actioneditorimpl.o \
		./moc_actionlistview.o \
		./moc_actiondnd.o \
		./moc_project.o \
		./moc_projectsettingsimpl.o \
		./moc_sourceeditor.o \
		./moc_outputwindow.o \
		./moc_previewframe.o \
		./moc_previewwidgetimpl.o \
		./moc_paletteeditoradvancedimpl.o \
		./moc_sourcefile.o \
		./moc_filechooser.o \
		./moc_wizardeditorimpl.o \
		./moc_qcompletionedit.o \
		./moc_timestamp.o \
		./moc_formfile.o \
		./moc_qcategorywidget.o \
		./moc_widgetaction.o \
		./moc_startdialogimpl.o \
		./moc_connectionitems.o \
		./moc_editfunctionsimpl.o \
		./moc_variabledialogimpl.o \
		./moc_listviewdnd.o \
		./moc_listboxdnd.o \
		./moc_listdnd.o \
		./moc_listboxrename.o \
		./moc_connectiontable.o \
		./moc_database.o \
		./moc_dbconnectionimpl.o \
		./moc_dbconnectionsimpl.o \
		./moc_tableeditorimpl.o \
		./moc_listboxeditor.o \
		./moc_editfunctions.o \
		./moc_newform.o \
		./moc_listvieweditor.o \
		./moc_customwidgeteditor.o \
		./moc_paletteeditor.o \
		./moc_iconvieweditor.o \
		./moc_preferences.o \
		./moc_multilineeditor.o \
		./moc_formsettings.o \
		./moc_about.o \
		./moc_pixmapfunction.o \
		./moc_createtemplate.o \
		./moc_actioneditor.o \
		./moc_projectsettings.o \
		./moc_finddialog.o \
		./moc_replacedialog.o \
		./moc_gotolinedialog.o \
		./moc_pixmapcollectioneditor.o \
		./moc_previewwidget.o \
		./moc_paletteeditoradvanced.o \
		./moc_wizardeditor.o \
		./moc_listeditor.o \
		./moc_startdialog.o \
		./moc_richtextfontdialog.o \
		./moc_connectiondialog.o \
		./moc_variabledialog.o \
		./moc_configtoolboxdialog.o \
		./moc_dbconnections.o \
		./moc_dbconnection.o \
		./moc_dbconnectioneditor.o \
		./moc_tableeditor.o
DIST	   = /home/magotou/src/src/qt_professional.pri \
		../../../../tools/designer/designer/designer.pro
QMAKE_TARGET = designer
DESTDIR  = ../../../lib/
TARGET   = libdesigner.a

first: all
####### Implicit rules

.SUFFIXES: .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 ../../../lib/libdesigner.prl ../../../lib/$(TARGET) 

staticlib: ../../../lib/$(TARGET)

../../../lib/$(TARGET): $(UICDECLS) $(OBJECTS) $(OBJMOC) $(TARGETDEPS) 
	test -d ../../../lib/ || mkdir -p ../../../lib/
	-$(DEL_FILE) $(TARGET)
	$(AR) $(TARGET) $(OBJECTS) $(OBJMOC)
	-$(DEL_FILE) ../../../lib/$(TARGET)
	-$(MOVE) $(TARGET) ../../../lib/


mocables: $(SRCMOC)

$(MOC): 
	( cd $(QTDIR)/src/moc ; $(MAKE) )

../../../lib/libdesigner.prl: 
	@$(QMAKE) -prl  -spec /home/magotou/src/qt-x11-free-3.1.1+cvs.20021220/mkspecs/linux-g++ ../../../../tools/designer/designer/designer.pro
Makefile: ../../../../tools/designer/designer/designer.pro ../../../.qmake.cache /home/magotou/src/qt-x11-free-3.1.1+cvs.20021220/mkspecs/linux-g++/qmake.conf ../../../../src/qt_professional.pri \
		../../../lib/libqassistantclient.prl \
		../../../lib/libqt.prl
	$(QMAKE) -spec /home/magotou/src/qt-x11-free-3.1.1+cvs.20021220/mkspecs/linux-g++ -o Makefile ../../../../tools/designer/designer/designer.pro
qmake: 
	@$(QMAKE) -spec /home/magotou/src/qt-x11-free-3.1.1+cvs.20021220/mkspecs/linux-g++ -o Makefile ../../../../tools/designer/designer/designer.pro

dist: 
	@mkdir -p ../../../../tools/designer/designer/designer && $(COPY_FILE) --parents $(SOURCES) $(HEADERS) $(FORMS) $(DIST) ../../../../tools/designer/designer/designer/ && $(COPY_FILE) --parents designer_de.ts designer_fr.ts ../../../../tools/designer/designer/designer/ && ( cd `dirname ../../../../tools/designer/designer/designer` && $(TAR) designer.tar designer && $(GZIP) designer.tar ) && $(MOVE) `dirname ../../../../tools/designer/designer/designer`/designer.tar.gz . && $(DEL_FILE) -r ../../../../tools/designer/designer/designer

mocclean:
	-$(DEL_FILE) $(OBJMOC)
	-$(DEL_FILE) $(SRCMOC)

uiclean:
	-$(DEL_FILE) $(UICIMPLS) $(UICDECLS)

yaccclean:
lexclean:
clean: mocclean uiclean
	-$(DEL_FILE) $(OBJECTS) 
		-$(DEL_FILE) qmake_image_collection.cpp
	-$(DEL_FILE) *~ core *.core


####### Sub-libraries

distclean: clean
	-$(DEL_FILE) ../../../lib/$(TARGET) $(TARGET)


FORCE:

####### Compile

./command.o: ../../../../tools/designer/designer/command.cpp ../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/widgetfactory.h \
		../../../../tools/designer/designer/propertyeditor.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/hierarchyview.h \
		../../../../tools/designer/designer/workspace.h \
		../../../../tools/designer/designer/actioneditorimpl.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfeatures.h \
		../../../../include/qwidget.h \
		../../../../include/qmetaobject.h \
		../../../../include/qapplication.h \
		../../../../include/qlayout.h \
		../../../../include/qmessagebox.h \
		../../../../include/qlistbox.h \
		../../../../include/qiconview.h \
		../../../../include/qtextedit.h \
		../../../../include/qptrstack.h \
		../../../../include/qheader.h \
		../../../../include/qtable.h \
		../../../../include/qaction.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qstring.h \
		../../../../include/qrect.h \
		../../../../include/qvaluelist.h \
		../../../../include/qvariant.h \
		../../../../include/qobject.h \
		../../../../include/qlistview.h \
		../../../../include/qptrlist.h \
		../../../../include/qmap.h \
		../../../../include/qstringlist.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qsize.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qpoint.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qguardedptr.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../include/qptrdict.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../include/qintdict.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../include/qtabwidget.h \
		../../../../include/qpainter.h \
		../../../../include/qobjectlist.h \
		../../../../include/qlabel.h \
		../../../../include/qwizard.h \
		../../../../include/qpushbutton.h \
		../../../../include/qtoolbutton.h \
		../../../../include/qcheckbox.h \
		../../../../include/qradiobutton.h \
		../../../../include/qbuttongroup.h \
		../../../../include/qwidgetstack.h \
		../../../../include/qwidgetfactory.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qbutton.h \
		../../../../include/qgroupbox.h \
		../../../../include/qimage.h \
		../../../../tools/designer/interfaces/classbrowserinterface.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		actioneditor.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qtimer.h \
		../../../../include/qconnection.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h \
		../../../../include/qdragobject.h \
		../../../../include/qbitmap.h \
		../../../../include/qpicture.h \
		../../../../include/qbuffer.h \
		../../../../include/qstylesheet.h \
		../../../../include/qptrvector.h \
		../../../../include/qgvector.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./command.o ../../../../tools/designer/designer/command.cpp

./formwindow.o: ../../../../tools/designer/designer/formwindow.cpp ../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/defs.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/widgetfactory.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/resource.h \
		../../../../tools/designer/designer/layout.h \
		connectiondialog.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/hierarchyview.h \
		../../../../tools/designer/designer/designerappiface.h \
		../../../../include/qevent.h \
		../../../../include/qpainter.h \
		../../../../include/qpen.h \
		../../../../include/qlabel.h \
		../../../../include/qobjectlist.h \
		../../../../include/qtimer.h \
		../../../../include/qapplication.h \
		../../../../include/qlayout.h \
		../../../../include/qspinbox.h \
		../../../../include/qstatusbar.h \
		../../../../include/qpalette.h \
		../../../../include/qmessagebox.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qsizegrip.h \
		../../../../include/qpushbutton.h \
		../../../../include/qwhatsthis.h \
		../../../../include/qmetaobject.h \
		../../../../include/qtooltip.h \
		../../../../include/qfeatures.h \
		../../../../include/qaccel.h \
		../../../../include/qpixmapcache.h \
		../../../../include/qbitmap.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qwidget.h \
		../../../../include/qptrdict.h \
		../../../../include/qpixmap.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qmap.h \
		../../../../include/qstring.h \
		../../../../include/qrect.h \
		../../../../include/qvaluelist.h \
		../../../../include/qvariant.h \
		../../../../include/qobject.h \
		../../../../include/qlistview.h \
		../../../../include/qptrlist.h \
		../../../../include/qstringlist.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qsize.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qpoint.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qguardedptr.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qtabwidget.h \
		../../../../include/qwizard.h \
		../../../../include/qtoolbutton.h \
		../../../../include/qcheckbox.h \
		../../../../include/qradiobutton.h \
		../../../../include/qbuttongroup.h \
		../../../../include/qwidgetstack.h \
		../../../../include/qwidgetfactory.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qbutton.h \
		../../../../include/qgroupbox.h \
		../../../../include/qimage.h \
		../../../../tools/designer/interfaces/classbrowserinterface.h \
		../../../../tools/designer/interfaces/designerinterface.h \
		../../../../tools/designer/designer/project.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h \
		../../../../include/qconnection.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./formwindow.o ../../../../tools/designer/designer/formwindow.cpp

./defs.o: ../../../../tools/designer/designer/defs.cpp ../../../../tools/designer/designer/defs.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qstring.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./defs.o ../../../../tools/designer/designer/defs.cpp

./layout.o: ../../../../tools/designer/designer/layout.cpp ../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/layout.h \
		../../../../tools/designer/designer/widgetfactory.h \
		../../../../include/qlayout.h \
		../../../../include/qevent.h \
		../../../../include/qpainter.h \
		../../../../include/qpen.h \
		../../../../include/qbitmap.h \
		../../../../include/qsplitter.h \
		../../../../include/qvaluevector.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qwidget.h \
		../../../../include/qptrdict.h \
		../../../../include/qpixmap.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qmap.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../include/qstring.h \
		../../../../include/qrect.h \
		../../../../include/qvaluelist.h \
		../../../../include/qvariant.h \
		../../../../include/qobject.h \
		../../../../include/qlistview.h \
		../../../../include/qptrlist.h \
		../../../../include/qstringlist.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qsize.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qpoint.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qguardedptr.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../include/qtabwidget.h \
		../../../../include/qobjectlist.h \
		../../../../include/qlabel.h \
		../../../../include/qwizard.h \
		../../../../include/qpushbutton.h \
		../../../../include/qtoolbutton.h \
		../../../../include/qcheckbox.h \
		../../../../include/qradiobutton.h \
		../../../../include/qbuttongroup.h \
		../../../../include/qwidgetstack.h \
		../../../../include/qwidgetfactory.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qbutton.h \
		../../../../include/qgroupbox.h \
		../../../../include/qimage.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./layout.o ../../../../tools/designer/designer/layout.cpp

./mainwindow.o: ../../../../tools/designer/designer/mainwindow.cpp ../../../../tools/designer/designer/designerappiface.h \
		../../../../tools/designer/designer/designerapp.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/defs.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/widgetfactory.h \
		../../../../tools/designer/designer/propertyeditor.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/resource.h \
		../../../../tools/designer/designer/config.h \
		../../../../tools/designer/designer/hierarchyview.h \
		../../../../tools/designer/designer/newformimpl.h \
		../../../../tools/designer/designer/workspace.h \
		about.h \
		../../../../tools/designer/designer/multilineeditorimpl.h \
		../../../../tools/designer/designer/wizardeditorimpl.h \
		../../../../tools/designer/designer/outputwindow.h \
		../../../../tools/designer/designer/actioneditorimpl.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../tools/designer/designer/project.h \
		../../../../tools/designer/designer/projectsettingsimpl.h \
		../../../../include/qwidgetfactory.h \
		../../../../tools/designer/designer/pixmapcollection.h \
		../../../../tools/designer/designer/qcompletionedit.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/qcategorywidget.h \
		../../../../tools/designer/designer/widgetaction.h \
		../../../../tools/designer/designer/propertyobject.h \
		../../../../include/qinputdialog.h \
		../../../../include/qtoolbar.h \
		../../../../include/qfeatures.h \
		../../../../include/qmetaobject.h \
		../../../../include/qaction.h \
		../../../../include/qpixmap.h \
		../../../../include/qworkspace.h \
		../../../../include/qfiledialog.h \
		../../../../include/qclipboard.h \
		../../../../include/qmessagebox.h \
		../../../../include/qbuffer.h \
		../../../../include/qdir.h \
		../../../../include/qstyle.h \
		../../../../include/qlabel.h \
		../../../../include/qstatusbar.h \
		../../../../include/qfile.h \
		../../../../include/qcheckbox.h \
		../../../../include/qwhatsthis.h \
		../../../../include/qwizard.h \
		../../../../include/qtimer.h \
		../../../../include/qlistbox.h \
		../../../../include/qdockwindow.h \
		../../../../include/qstylefactory.h \
		../../../../include/qvbox.h \
		../../../../include/qprocess.h \
		../../../../include/qsettings.h \
		../../../../include/qaccel.h \
		../../../../include/qtooltip.h \
		../../../../include/qassistantclient.h \
		../../../../tools/designer/interfaces/designerinterface.h \
		../../../../include/private/qcom_p.h \
		../../../../include/qptrlist.h \
		../../../../include/qstring.h \
		../../../../include/qmap.h \
		../../../../include/qstringlist.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qobjectlist.h \
		../../../../include/quuid.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstrlist.h \
		../../../../include/qtl.h \
		../../../../include/qshared.h \
		../../../../include/qdatastream.h \
		../../../../include/qglobal.h \
		../../../../include/qtextstream.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qiodevice.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../include/qptrdict.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qdict.h \
		../../../../include/qlibrary.h \
		../../../../include/qgdict.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qdatetime.h \
		../../../../include/qvariant.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qapplication.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qguardedptr.h \
		../../../../include/qhbox.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qlistview.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/qtabwidget.h \
		../../../../include/qpainter.h \
		../../../../include/qpushbutton.h \
		../../../../include/qtoolbutton.h \
		../../../../include/qradiobutton.h \
		../../../../include/qbuttongroup.h \
		../../../../include/qwidgetstack.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qbutton.h \
		../../../../include/qgroupbox.h \
		../../../../include/qimage.h \
		../../../../tools/designer/interfaces/classbrowserinterface.h \
		newform.h \
		../../../../include/qiconview.h \
		../../../../include/qdragobject.h \
		../../../../include/qbitmap.h \
		../../../../include/qpicture.h \
		../../../../include/qtextedit.h \
		../../../../include/private/qrichtext_p.h \
		multilineeditor.h \
		../../../../include/qstylesheet.h \
		../../../../include/qptrvector.h \
		../../../../include/qgvector.h \
		../../../../include/qvaluestack.h \
		../../../../include/private/qcomplextext_p.h \
		wizardeditor.h \
		actioneditor.h \
		projectsettings.h \
		../../../../include/qlineedit.h \
		../../../../include/qconnection.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./mainwindow.o ../../../../tools/designer/designer/mainwindow.cpp

./mainwindowactions.o: ../../../../tools/designer/designer/mainwindowactions.cpp ../../../../tools/designer/designer/mainwindow.h \
		../../../../include/qaction.h \
		../../../../include/qwhatsthis.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qmenubar.h \
		../../../../include/qlineedit.h \
		../../../../include/qtooltip.h \
		../../../../include/qapplication.h \
		../../../../include/qsignalmapper.h \
		../../../../include/qstylefactory.h \
		../../../../include/qworkspace.h \
		../../../../include/qmessagebox.h \
		../../../../include/qstatusbar.h \
		../../../../include/qlistbox.h \
		../../../../include/qclipboard.h \
		../../../../include/qcombobox.h \
		../../../../include/qspinbox.h \
		../../../../include/qinputdialog.h \
		../../../../tools/designer/designer/defs.h \
		../../../../tools/designer/designer/project.h \
		../../../../tools/designer/designer/widgetfactory.h \
		preferences.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/newformimpl.h \
		../../../../tools/designer/designer/resource.h \
		../../../../tools/designer/designer/projectsettingsimpl.h \
		../../../../tools/designer/designer/workspace.h \
		createtemplate.h \
		../../../../tools/designer/designer/hierarchyview.h \
		../../../../tools/designer/designer/editfunctionsimpl.h \
		finddialog.h \
		replacedialog.h \
		gotolinedialog.h \
		../../../../tools/designer/designer/formsettingsimpl.h \
		pixmapcollectioneditor.h \
		../../../../tools/designer/designer/styledbutton.h \
		../../../../tools/designer/designer/customwidgeteditorimpl.h \
		../../../../tools/designer/designer/dbconnectionsimpl.h \
		../../../../tools/designer/designer/dbconnectionimpl.h \
		../../../../tools/designer/designer/widgetaction.h \
		../../../../tools/designer/designer/qcategorywidget.h \
		../../../../tools/designer/designer/startdialogimpl.h \
		../../../../tools/designer/designer/designerappiface.h \
		connectiondialog.h \
		configtoolboxdialog.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qmap.h \
		../../../../include/qguardedptr.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/qobjectlist.h \
		../../../../include/qtoolbar.h \
		../../../../include/qvariant.h \
		../../../../include/qstring.h \
		../../../../include/qstringlist.h \
		../../../../include/qptrlist.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qsize.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../include/qvaluelist.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qpoint.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qwidget.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qdockwindow.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../include/qptrdict.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qtimer.h \
		../../../../include/qintdict.h \
		../../../../include/qtabwidget.h \
		../../../../include/qpainter.h \
		../../../../include/qlabel.h \
		../../../../include/qwizard.h \
		../../../../include/qpushbutton.h \
		../../../../include/qtoolbutton.h \
		../../../../include/qcheckbox.h \
		../../../../include/qradiobutton.h \
		../../../../include/qbuttongroup.h \
		../../../../include/qwidgetstack.h \
		../../../../include/qwidgetfactory.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qbutton.h \
		../../../../include/qgroupbox.h \
		../../../../include/qimage.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qlistview.h \
		../../../../include/qlayout.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qwidgetinterface_p.h \
		newform.h \
		../../../../include/qiconview.h \
		../../../../include/qdragobject.h \
		../../../../include/qbitmap.h \
		../../../../include/qpicture.h \
		../../../../include/qbuffer.h \
		projectsettings.h \
		../../../../tools/designer/interfaces/classbrowserinterface.h \
		editfunctions.h \
		formsettings.h \
		customwidgeteditor.h \
		dbconnections.h \
		dbconnection.h \
		dbconnectioneditor.h \
		startdialog.h \
		../../../../tools/designer/interfaces/designerinterface.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./mainwindowactions.o ../../../../tools/designer/designer/mainwindowactions.cpp

./metadatabase.o: ../../../../tools/designer/designer/metadatabase.cpp ../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/widgetfactory.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../tools/designer/designer/propertyobject.h \
		../../../../tools/designer/designer/project.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../include/qapplication.h \
		../../../../include/qobject.h \
		../../../../include/qlayout.h \
		../../../../include/qptrdict.h \
		../../../../include/qobjectlist.h \
		../../../../include/qstrlist.h \
		../../../../include/qmetaobject.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qmainwindow.h \
		../../../../include/qregexp.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/qdatetime.h \
		../../../../include/qfile.h \
		../../../../include/qfileinfo.h \
		../../../../include/qtextstream.h \
		../../../../include/qvariant.h \
		../../../../include/qstring.h \
		../../../../include/qstringlist.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qsize.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qvaluelist.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qiodevice.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qpoint.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qwidget.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qiconset.h \
		../../../../include/qintdict.h \
		../../../../include/qtabwidget.h \
		../../../../include/qpainter.h \
		../../../../include/qlabel.h \
		../../../../include/qwizard.h \
		../../../../include/qpushbutton.h \
		../../../../include/qtoolbutton.h \
		../../../../include/qcheckbox.h \
		../../../../include/qradiobutton.h \
		../../../../include/qbuttongroup.h \
		../../../../include/qwidgetstack.h \
		../../../../include/qguardedptr.h \
		../../../../include/qwidgetfactory.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qbutton.h \
		../../../../include/qkeysequence.h \
		../../../../include/qgroupbox.h \
		../../../../include/qimage.h \
		../../../../include/qaction.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qlistview.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qtimer.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h \
		../../../../include/qconnection.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./metadatabase.o ../../../../tools/designer/designer/metadatabase.cpp

./pixmapchooser.o: ../../../../tools/designer/designer/pixmapchooser.cpp ../../../../include/qvariant.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/designer/formwindow.h \
		pixmapfunction.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/mainwindow.h \
		pixmapcollectioneditor.h \
		../../../../tools/designer/designer/pixmapcollection.h \
		../../../../tools/designer/designer/project.h \
		../../../../include/qapplication.h \
		../../../../include/qimage.h \
		../../../../include/qpainter.h \
		../../../../include/qlabel.h \
		../../../../include/qlineedit.h \
		../../../../include/qpushbutton.h \
		../../../../include/qiconview.h \
		../../../../include/qstring.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstringlist.h \
		../../../../include/qmap.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qptrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnamespace.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qptrdict.h \
		../../../../include/qwidgetlist.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qlistview.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qguardedptr.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qobjectlist.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../tools/designer/designer/designerappiface.h \
		../../../../tools/designer/interfaces/designerinterface.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qtimer.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qbutton.h \
		../../../../include/qdragobject.h \
		../../../../include/qbitmap.h \
		../../../../include/qpicture.h \
		../../../../include/qbuffer.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./pixmapchooser.o ../../../../tools/designer/designer/pixmapchooser.cpp

./propertyeditor.o: ../../../../tools/designer/designer/propertyeditor.cpp ../../../../include/qvariant.h \
		../../../../tools/designer/designer/propertyeditor.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/widgetfactory.h \
		../../../../tools/designer/designer/defs.h \
		../../../../tools/designer/designer/asciivalidator.h \
		../../../../tools/designer/designer/paletteeditorimpl.h \
		../../../../tools/designer/designer/multilineeditorimpl.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/project.h \
		../../../../tools/designer/designer/hierarchyview.h \
		../../../../include/qpainter.h \
		../../../../include/qpalette.h \
		../../../../include/qapplication.h \
		../../../../include/qheader.h \
		../../../../include/qlineedit.h \
		../../../../include/qstrlist.h \
		../../../../include/qmetaobject.h \
		../../../../include/qcombobox.h \
		../../../../include/qpushbutton.h \
		../../../../include/qhbox.h \
		../../../../include/qfontdialog.h \
		../../../../include/qspinbox.h \
		../../../../include/qevent.h \
		../../../../include/qobjectlist.h \
		../../../../include/qlistbox.h \
		../../../../include/qfontdatabase.h \
		../../../../include/qcolor.h \
		../../../../include/qcolordialog.h \
		../../../../include/qlabel.h \
		../../../../include/qlayout.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qbitmap.h \
		../../../../include/qtooltip.h \
		../../../../include/qwhatsthis.h \
		../../../../include/qaccel.h \
		../../../../include/qworkspace.h \
		../../../../include/qtimer.h \
		../../../../include/qdragobject.h \
		../../../../include/qdom.h \
		../../../../include/qprocess.h \
		../../../../include/qstyle.h \
		../../../../include/qdatetimeedit.h \
		../../../../include/qassistantclient.h \
		../../../../include/qwindowsstyle.h \
		../../../../include/qstring.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstringlist.h \
		../../../../include/qmap.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qptrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qlistview.h \
		../../../../include/qguardedptr.h \
		../../../../include/qtabwidget.h \
		../../../../include/qscrollview.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qiconset.h \
		../../../../include/qpixmap.h \
		../../../../include/private/qcom_p.h \
		../../../../tools/designer/interfaces/classbrowserinterface.h \
		../../../../include/quuid.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qptrdict.h \
		../../../../include/qwidgetlist.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../include/qwizard.h \
		../../../../include/qtoolbutton.h \
		../../../../include/qcheckbox.h \
		../../../../include/qradiobutton.h \
		../../../../include/qbuttongroup.h \
		../../../../include/qwidgetstack.h \
		../../../../include/qwidgetfactory.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qbutton.h \
		../../../../include/qgroupbox.h \
		../../../../include/qimage.h \
		../../../../include/qvalidator.h \
		../../../../include/qregexp.h \
		paletteeditor.h \
		../../../../include/qtextedit.h \
		../../../../include/private/qrichtext_p.h \
		multilineeditor.h \
		../../../../include/qstylesheet.h \
		../../../../include/qptrvector.h \
		../../../../include/qgvector.h \
		../../../../include/qvaluestack.h \
		../../../../include/private/qcomplextext_p.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qvbox.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qconnection.h \
		../../../../include/qcommonstyle.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./propertyeditor.o ../../../../tools/designer/designer/propertyeditor.cpp

./resource.o: ../../../../tools/designer/designer/resource.cpp ../../../../include/qmenudata.h \
		../../../../tools/designer/designer/resource.h \
		../../../../tools/designer/designer/defs.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../include/qdom.h \
		../../../../tools/designer/designer/widgetfactory.h \
		../../../../tools/designer/designer/layout.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/database.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../tools/designer/designer/project.h \
		../../../../tools/designer/designer/pixmapcollection.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../include/qfeatures.h \
		../../../../include/qfile.h \
		../../../../include/qtextstream.h \
		../../../../include/qobject.h \
		../../../../include/qwidget.h \
		../../../../include/qobjectlist.h \
		../../../../include/qmetaobject.h \
		../../../../include/qworkspace.h \
		../../../../include/qtabwidget.h \
		../../../../include/qapplication.h \
		../../../../include/qbuffer.h \
		../../../../include/qlayout.h \
		../../../../include/qtooltip.h \
		../../../../include/qwhatsthis.h \
		../../../../include/qlistbox.h \
		../../../../include/qcombobox.h \
		../../../../include/qwidgetstack.h \
		../../../../include/qtabbar.h \
		../../../../include/qheader.h \
		../../../../include/qlistview.h \
		../../../../include/qiconview.h \
		../../../../include/qlabel.h \
		../../../../include/qwizard.h \
		../../../../include/qtextcodec.h \
		../../../../include/qdatetime.h \
		../../../../include/qtable.h \
		../../../../include/qglobal.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qstring.h \
		../../../../include/qsignal.h \
		../../../../include/qfont.h \
		../../../../include/qptrlist.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qpixmap.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qcolor.h \
		../../../../include/qvariant.h \
		../../../../include/qstringlist.h \
		../../../../include/qstrlist.h \
		../../../../include/qimage.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../include/qguardedptr.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qframe.h \
		../../../../include/qpalette.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qbrush.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qdict.h \
		../../../../include/qlibrary.h \
		../../../../include/qgdict.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../include/qptrdict.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../include/qintdict.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qpainter.h \
		../../../../include/qpushbutton.h \
		../../../../include/qtoolbutton.h \
		../../../../include/qcheckbox.h \
		../../../../include/qradiobutton.h \
		../../../../include/qbuttongroup.h \
		../../../../include/qwidgetfactory.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qbutton.h \
		../../../../include/qgroupbox.h \
		../../../../include/qdataview.h \
		../../../../include/qdatabrowser.h \
		../../../../include/qsqlcursor.h \
		../../../../include/qsql.h \
		../../../../include/qsqlindex.h \
		../../../../include/qsqlerror.h \
		../../../../include/qsqlfield.h \
		../../../../include/qsqlrecord.h \
		../../../../include/qsqlquery.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qtimer.h \
		../../../../tools/designer/designer/designerappiface.h \
		../../../../tools/designer/interfaces/designerinterface.h \
		../../../../include/qconnection.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h \
		../../../../include/qdragobject.h \
		../../../../include/qbitmap.h \
		../../../../include/qpicture.h \
		../../../../include/qptrvector.h \
		../../../../include/qgvector.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./resource.o ../../../../tools/designer/designer/resource.cpp

./sizehandle.o: ../../../../tools/designer/designer/sizehandle.cpp ../../../../include/qvariant.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/widgetfactory.h \
		../../../../include/qwidget.h \
		../../../../include/qapplication.h \
		../../../../include/qlabel.h \
		../../../../include/qstring.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstringlist.h \
		../../../../include/qmap.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qptrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qintdict.h \
		../../../../include/qptrdict.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qgdict.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qpixmap.h \
		../../../../include/qwidgetlist.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qlistview.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qguardedptr.h \
		../../../../include/qlayout.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../include/qtabwidget.h \
		../../../../include/qpainter.h \
		../../../../include/qobjectlist.h \
		../../../../include/qwizard.h \
		../../../../include/qpushbutton.h \
		../../../../include/qtoolbutton.h \
		../../../../include/qcheckbox.h \
		../../../../include/qradiobutton.h \
		../../../../include/qbuttongroup.h \
		../../../../include/qwidgetstack.h \
		../../../../include/qwidgetfactory.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qbutton.h \
		../../../../include/qgroupbox.h \
		../../../../include/qimage.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./sizehandle.o ../../../../tools/designer/designer/sizehandle.cpp

./orderindicator.o: ../../../../tools/designer/designer/orderindicator.cpp ../../../../include/qvariant.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../include/qpainter.h \
		../../../../include/qbitmap.h \
		../../../../include/qapplication.h \
		../../../../include/qstring.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstringlist.h \
		../../../../include/qmap.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qptrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qptrdict.h \
		../../../../include/qpixmap.h \
		../../../../include/qwidgetlist.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qlistview.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qguardedptr.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./orderindicator.o ../../../../tools/designer/designer/orderindicator.cpp

./widgetfactory.o: ../../../../tools/designer/designer/widgetfactory.cpp ../../../../include/qvariant.h \
		../../../../tools/designer/designer/widgetfactory.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/layout.h \
		../../../../tools/designer/designer/listboxeditorimpl.h \
		../../../../tools/designer/designer/listvieweditorimpl.h \
		../../../../tools/designer/designer/iconvieweditorimpl.h \
		../../../../tools/designer/designer/multilineeditorimpl.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../tools/designer/designer/tableeditorimpl.h \
		../../../../tools/designer/designer/project.h \
		../../../../include/qfeatures.h \
		../../../../include/qpixmap.h \
		../../../../include/qgroupbox.h \
		../../../../include/qiconview.h \
		../../../../include/qtable.h \
		../../../../include/qdatatable.h \
		../../../../include/qdatetimeedit.h \
		../../../../include/qlineedit.h \
		../../../../include/qspinbox.h \
		../../../../include/qmultilineedit.h \
		../../../../include/qtextedit.h \
		../../../../include/qlabel.h \
		../../../../include/qlayout.h \
		../../../../include/qwidgetstack.h \
		../../../../include/qcombobox.h \
		../../../../include/qtabbar.h \
		../../../../include/qlistbox.h \
		../../../../include/qlistview.h \
		../../../../include/qobjectlist.h \
		../../../../include/qlcdnumber.h \
		../../../../include/qslider.h \
		../../../../include/qdial.h \
		../../../../include/qprogressbar.h \
		../../../../include/qtextview.h \
		../../../../include/qtextbrowser.h \
		../../../../include/qframe.h \
		../../../../include/qmetaobject.h \
		../../../../include/qwizard.h \
		../../../../include/qvaluelist.h \
		../../../../include/qtimer.h \
		../../../../include/qscrollbar.h \
		../../../../include/qmainwindow.h \
		../../../../include/qmenubar.h \
		../../../../include/qapplication.h \
		../../../../include/qsplitter.h \
		../../../../tools/designer/designer/database.h \
		../../../../include/qobject.h \
		../../../../include/qstring.h \
		../../../../include/qstringlist.h \
		../../../../include/qmap.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qptrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qiconset.h \
		../../../../include/qintdict.h \
		../../../../include/qtabwidget.h \
		../../../../include/qsize.h \
		../../../../include/qpainter.h \
		../../../../include/qevent.h \
		../../../../include/qptrdict.h \
		../../../../include/qpushbutton.h \
		../../../../include/qtoolbutton.h \
		../../../../include/qcheckbox.h \
		../../../../include/qradiobutton.h \
		../../../../include/qbuttongroup.h \
		../../../../include/qguardedptr.h \
		../../../../include/qwidgetfactory.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qpoint.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qcolor.h \
		../../../../include/qgdict.h \
		../../../../include/qwidget.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qbrush.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qdialog.h \
		../../../../include/qbutton.h \
		../../../../include/qkeysequence.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qimage.h \
		../../../../include/qaction.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/qtoolbar.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qdockwindow.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../include/qpopupmenu.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/private/qwidgetinterface_p.h \
		listboxeditor.h \
		listvieweditor.h \
		iconvieweditor.h \
		../../../../include/private/qrichtext_p.h \
		multilineeditor.h \
		../../../../include/qstylesheet.h \
		../../../../include/qptrvector.h \
		../../../../include/qgvector.h \
		../../../../include/qvaluestack.h \
		../../../../include/private/qcomplextext_p.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h \
		tableeditor.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qdragobject.h \
		../../../../include/qbitmap.h \
		../../../../include/qpicture.h \
		../../../../include/qbuffer.h \
		../../../../include/qheader.h \
		../../../../include/qsql.h \
		../../../../include/qsqlcursor.h \
		../../../../include/qsqlindex.h \
		../../../../include/qsqleditorfactory.h \
		../../../../include/qsqlrecord.h \
		../../../../include/qsqlquery.h \
		../../../../include/qsqlfield.h \
		../../../../include/qsqlerror.h \
		../../../../include/qeditorfactory.h \
		../../../../include/qbitarray.h \
		../../../../include/qconnection.h \
		../../../../include/qdataview.h \
		../../../../include/qdatabrowser.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./widgetfactory.o ../../../../tools/designer/designer/widgetfactory.cpp

./hierarchyview.o: ../../../../tools/designer/designer/hierarchyview.cpp ../../../../tools/designer/designer/hierarchyview.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/widgetfactory.h \
		../../../../tools/designer/designer/project.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../tools/designer/designer/propertyeditor.h \
		../../../../tools/designer/designer/editfunctionsimpl.h \
		listeditor.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../tools/designer/designer/actioneditorimpl.h \
		../../../../tools/designer/designer/variabledialogimpl.h \
		../../../../include/qpalette.h \
		../../../../include/qobjectlist.h \
		../../../../include/qheader.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtabwidget.h \
		../../../../include/qwizard.h \
		../../../../include/qwidgetstack.h \
		../../../../include/qtabbar.h \
		../../../../include/qfeatures.h \
		../../../../include/qapplication.h \
		../../../../include/qtimer.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qworkspace.h \
		../../../../include/qaccel.h \
		../../../../include/qmessagebox.h \
		../../../../include/qvariant.h \
		../../../../include/qlistview.h \
		../../../../include/qguardedptr.h \
		../../../../include/private/qcom_p.h \
		../../../../tools/designer/interfaces/classbrowserinterface.h \
		../../../../include/qstring.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstringlist.h \
		../../../../include/qmap.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qptrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qscrollview.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qiconset.h \
		../../../../include/qpixmap.h \
		../../../../include/quuid.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../include/qptrdict.h \
		../../../../include/qwidgetlist.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../include/qfiledialog.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../include/qmainwindow.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qpainter.h \
		../../../../include/qlabel.h \
		../../../../include/qpushbutton.h \
		../../../../include/qtoolbutton.h \
		../../../../include/qcheckbox.h \
		../../../../include/qradiobutton.h \
		../../../../include/qbuttongroup.h \
		../../../../include/qwidgetfactory.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qbutton.h \
		../../../../include/qgroupbox.h \
		../../../../include/qimage.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../tools/designer/designer/timestamp.h \
		editfunctions.h \
		actioneditor.h \
		variabledialog.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./hierarchyview.o ../../../../tools/designer/designer/hierarchyview.cpp

./listboxeditorimpl.o: ../../../../tools/designer/designer/listboxeditorimpl.cpp ../../../../tools/designer/designer/listboxeditorimpl.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/listboxdnd.h \
		../../../../tools/designer/designer/listboxrename.h \
		../../../../include/qlineedit.h \
		../../../../include/qlabel.h \
		../../../../include/qlistbox.h \
		../../../../include/qpushbutton.h \
		../../../../include/qcheckbox.h \
		listboxeditor.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qwidget.h \
		../../../../include/qptrdict.h \
		../../../../include/qpixmap.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qmap.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qstring.h \
		../../../../include/qrect.h \
		../../../../include/qvaluelist.h \
		../../../../include/qvariant.h \
		../../../../include/qobject.h \
		../../../../include/qlistview.h \
		../../../../include/qptrlist.h \
		../../../../include/qstringlist.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qsize.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qpoint.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qguardedptr.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qobjectlist.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../tools/designer/designer/listdnd.h \
		../../../../include/qbutton.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./listboxeditorimpl.o ../../../../tools/designer/designer/listboxeditorimpl.cpp

./newformimpl.o: ../../../../tools/designer/designer/newformimpl.cpp ../../../../tools/designer/designer/newformimpl.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/project.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/widgetfactory.h \
		../../../../tools/designer/designer/actioneditorimpl.h \
		../../../../tools/designer/designer/hierarchyview.h \
		../../../../tools/designer/designer/resource.h \
		../../../../tools/designer/designer/projectsettingsimpl.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../include/qiconview.h \
		../../../../include/qlabel.h \
		../../../../include/qfileinfo.h \
		../../../../include/qdir.h \
		../../../../include/qpushbutton.h \
		../../../../include/qcombobox.h \
		../../../../include/qworkspace.h \
		../../../../include/qmessagebox.h \
		newform.h \
		../../../../include/qscrollview.h \
		../../../../include/qstring.h \
		../../../../include/qrect.h \
		../../../../include/qpoint.h \
		../../../../include/qsize.h \
		../../../../include/qfont.h \
		../../../../include/qdragobject.h \
		../../../../include/qbitmap.h \
		../../../../include/qpicture.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qimage.h \
		../../../../include/qstrlist.h \
		../../../../include/qpixmap.h \
		../../../../include/qstringlist.h \
		../../../../include/qbuffer.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qaction.h \
		../../../../include/qmainwindow.h \
		../../../../include/qguardedptr.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/qobjectlist.h \
		../../../../include/qtoolbar.h \
		../../../../include/qvariant.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../include/qfiledialog.h \
		../../../../include/qurl.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qdockwindow.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../include/qptrdict.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qtimer.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qlistview.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/qtabwidget.h \
		../../../../include/qpainter.h \
		../../../../include/qwizard.h \
		../../../../include/qtoolbutton.h \
		../../../../include/qcheckbox.h \
		../../../../include/qradiobutton.h \
		../../../../include/qbuttongroup.h \
		../../../../include/qwidgetstack.h \
		../../../../include/qwidgetfactory.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qbutton.h \
		../../../../include/qgroupbox.h \
		actioneditor.h \
		../../../../tools/designer/interfaces/classbrowserinterface.h \
		projectsettings.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./newformimpl.o ../../../../tools/designer/designer/newformimpl.cpp

./workspace.o: ../../../../tools/designer/designer/workspace.cpp ../../../../include/qvariant.h \
		../../../../tools/designer/designer/workspace.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/project.h \
		../../../../tools/designer/designer/pixmapcollection.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../tools/designer/designer/propertyeditor.h \
		../../../../include/qheader.h \
		../../../../include/qdragobject.h \
		../../../../include/qfileinfo.h \
		../../../../include/qapplication.h \
		../../../../include/qpainter.h \
		../../../../include/qpen.h \
		../../../../include/qobjectlist.h \
		../../../../include/qworkspace.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtextstream.h \
		../../../../tools/designer/designer/qcompletionedit.h \
		../../../../include/qstring.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstringlist.h \
		../../../../include/qmap.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qptrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qlistview.h \
		../../../../include/qscrollview.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qptrdict.h \
		../../../../include/qpixmap.h \
		../../../../include/qwidgetlist.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qguardedptr.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../include/qmainwindow.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qtimer.h \
		../../../../tools/designer/designer/designerappiface.h \
		../../../../tools/designer/interfaces/designerinterface.h \
		../../../../include/qtabwidget.h \
		../../../../tools/designer/designer/hierarchyview.h \
		../../../../tools/designer/interfaces/classbrowserinterface.h \
		../../../../include/qimage.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qlineedit.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./workspace.o ../../../../tools/designer/designer/workspace.cpp

./listvieweditorimpl.o: ../../../../tools/designer/designer/listvieweditorimpl.cpp ../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/listvieweditorimpl.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/listviewdnd.h \
		../../../../tools/designer/designer/listboxdnd.h \
		../../../../tools/designer/designer/listboxrename.h \
		../../../../include/qlistview.h \
		../../../../include/qheader.h \
		../../../../include/qlistbox.h \
		../../../../include/qlineedit.h \
		../../../../include/qcheckbox.h \
		../../../../include/qlabel.h \
		../../../../include/qtabwidget.h \
		../../../../include/qspinbox.h \
		../../../../include/qpushbutton.h \
		../../../../include/qptrstack.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qwidget.h \
		../../../../include/qptrdict.h \
		../../../../include/qpixmap.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qmap.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qstring.h \
		../../../../include/qrect.h \
		../../../../include/qvaluelist.h \
		../../../../include/qvariant.h \
		../../../../include/qobject.h \
		../../../../include/qptrlist.h \
		../../../../include/qstringlist.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qsize.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qpoint.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qguardedptr.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qobjectlist.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		listvieweditor.h \
		../../../../tools/designer/designer/listdnd.h \
		../../../../include/qbutton.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./listvieweditorimpl.o ../../../../tools/designer/designer/listvieweditorimpl.cpp

./customwidgeteditorimpl.o: ../../../../tools/designer/designer/customwidgeteditorimpl.cpp ../../../../tools/designer/designer/customwidgeteditorimpl.h \
		../../../../tools/designer/designer/defs.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/asciivalidator.h \
		../../../../tools/designer/designer/resource.h \
		../../../../tools/designer/designer/widgetfactory.h \
		../../../../include/qlistbox.h \
		../../../../include/qpushbutton.h \
		../../../../include/qlineedit.h \
		../../../../include/qcombobox.h \
		../../../../include/qspinbox.h \
		../../../../include/qlabel.h \
		../../../../include/qmessagebox.h \
		../../../../include/qfiledialog.h \
		../../../../include/qtimer.h \
		../../../../include/qapplication.h \
		../../../../include/qlistview.h \
		../../../../include/qfile.h \
		../../../../include/qtextstream.h \
		../../../../include/qdom.h \
		../../../../include/qtextcodec.h \
		../../../../include/qcheckbox.h \
		customwidgeteditor.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../include/qmap.h \
		../../../../include/qobjectlist.h \
		../../../../include/qvariant.h \
		../../../../include/qstring.h \
		../../../../include/qstringlist.h \
		../../../../include/qptrlist.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qsize.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qvaluelist.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qpoint.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qwidget.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qaction.h \
		../../../../include/qmainwindow.h \
		../../../../include/qguardedptr.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/qtoolbar.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qdockwindow.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../include/qvalidator.h \
		../../../../include/qregexp.h \
		../../../../include/qimage.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/qintdict.h \
		../../../../include/qtabwidget.h \
		../../../../include/qpainter.h \
		../../../../include/qwizard.h \
		../../../../include/qptrdict.h \
		../../../../include/qtoolbutton.h \
		../../../../include/qradiobutton.h \
		../../../../include/qbuttongroup.h \
		../../../../include/qwidgetstack.h \
		../../../../include/qwidgetfactory.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qbutton.h \
		../../../../include/qgroupbox.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./customwidgeteditorimpl.o ../../../../tools/designer/designer/customwidgeteditorimpl.cpp

./paletteeditorimpl.o: ../../../../tools/designer/designer/paletteeditorimpl.cpp ../../../../tools/designer/designer/paletteeditorimpl.h \
		../../../../tools/designer/designer/paletteeditoradvancedimpl.h \
		../../../../tools/designer/designer/previewframe.h \
		../../../../tools/designer/designer/styledbutton.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../include/qcheckbox.h \
		../../../../include/qcombobox.h \
		../../../../include/qapplication.h \
		../../../../include/qpushbutton.h \
		paletteeditor.h \
		paletteeditoradvanced.h \
		../../../../include/qvbox.h \
		../../../../include/qworkspace.h \
		../../../../tools/designer/designer/previewwidgetimpl.h \
		../../../../include/qhbox.h \
		../../../../include/qwidget.h \
		../../../../include/qframe.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qwidgetlist.h \
		previewwidget.h \
		../../../../include/qbutton.h \
		../../../../include/qpixmap.h \
		../../../../include/qkeysequence.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qaction.h \
		../../../../include/qmainwindow.h \
		../../../../include/qguardedptr.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/qobjectlist.h \
		../../../../include/qtoolbar.h \
		../../../../include/qvariant.h \
		../../../../include/qstringlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../include/qstrlist.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qiconset.h \
		../../../../include/qdockwindow.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qptrdict.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qlistview.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./paletteeditorimpl.o ../../../../tools/designer/designer/paletteeditorimpl.cpp

./styledbutton.o: ../../../../tools/designer/designer/styledbutton.cpp ../../../../include/qvariant.h \
		../../../../tools/designer/designer/styledbutton.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../include/qcolordialog.h \
		../../../../include/qpalette.h \
		../../../../include/qlabel.h \
		../../../../include/qpainter.h \
		../../../../include/qimage.h \
		../../../../include/qpixmap.h \
		../../../../include/qapplication.h \
		../../../../include/qdragobject.h \
		../../../../include/qstyle.h \
		../../../../include/qstring.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstringlist.h \
		../../../../include/qmap.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qptrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qbutton.h \
		../../../../include/qwidget.h \
		../../../../include/qkeysequence.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qptrdict.h \
		../../../../include/qwidgetlist.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qlistview.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qguardedptr.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./styledbutton.o ../../../../tools/designer/designer/styledbutton.cpp

./iconvieweditorimpl.o: ../../../../tools/designer/designer/iconvieweditorimpl.cpp ../../../../tools/designer/designer/iconvieweditorimpl.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../include/qlineedit.h \
		../../../../include/qlabel.h \
		../../../../include/qiconview.h \
		../../../../include/qpushbutton.h \
		../../../../include/qcheckbox.h \
		iconvieweditor.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qwidget.h \
		../../../../include/qptrdict.h \
		../../../../include/qpixmap.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qmap.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qstring.h \
		../../../../include/qrect.h \
		../../../../include/qvaluelist.h \
		../../../../include/qvariant.h \
		../../../../include/qobject.h \
		../../../../include/qlistview.h \
		../../../../include/qptrlist.h \
		../../../../include/qstringlist.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qsize.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qpoint.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qguardedptr.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qobjectlist.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qdragobject.h \
		../../../../include/qbitmap.h \
		../../../../include/qpicture.h \
		../../../../include/qimage.h \
		../../../../include/qbuffer.h \
		../../../../include/qbutton.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./iconvieweditorimpl.o ../../../../tools/designer/designer/iconvieweditorimpl.cpp

./multilineeditorimpl.o: ../../../../tools/designer/designer/multilineeditorimpl.cpp ../../../../tools/designer/designer/multilineeditorimpl.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/mainwindow.h \
		richtextfontdialog.h \
		../../../../tools/designer/designer/syntaxhighlighter_html.h \
		../../../../include/qtextedit.h \
		../../../../include/private/qrichtext_p.h \
		../../../../include/qpushbutton.h \
		../../../../include/qlayout.h \
		../../../../include/qtoolbutton.h \
		../../../../include/qapplication.h \
		../../../../include/qaction.h \
		multilineeditor.h \
		../../../../include/qobject.h \
		../../../../include/qiconset.h \
		../../../../include/qstring.h \
		../../../../include/qkeysequence.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpixmap.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qcolor.h \
		../../../../include/qscrollview.h \
		../../../../include/qstylesheet.h \
		../../../../include/qptrvector.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qdict.h \
		../../../../include/qgvector.h \
		../../../../include/qgdict.h \
		../../../../include/qintdict.h \
		../../../../include/qstringlist.h \
		../../../../include/qvaluestack.h \
		../../../../include/qpainter.h \
		../../../../include/private/qcomplextext_p.h \
		../../../../include/qstrlist.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qptrdict.h \
		../../../../include/qwidgetlist.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qvariant.h \
		../../../../include/qlistview.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qguardedptr.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qobjectlist.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qbutton.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./multilineeditorimpl.o ../../../../tools/designer/designer/multilineeditorimpl.cpp

./formsettingsimpl.o: ../../../../tools/designer/designer/formsettingsimpl.cpp ../../../../tools/designer/designer/formsettingsimpl.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/asciivalidator.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/project.h \
		../../../../include/qmultilineedit.h \
		../../../../include/qpushbutton.h \
		../../../../include/qcombobox.h \
		../../../../include/qradiobutton.h \
		../../../../include/qlineedit.h \
		../../../../include/qspinbox.h \
		../../../../include/qcheckbox.h \
		formsettings.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qwidget.h \
		../../../../include/qptrdict.h \
		../../../../include/qpixmap.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qmap.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qstring.h \
		../../../../include/qrect.h \
		../../../../include/qvaluelist.h \
		../../../../include/qvariant.h \
		../../../../include/qobject.h \
		../../../../include/qlistview.h \
		../../../../include/qptrlist.h \
		../../../../include/qstringlist.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qsize.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qpoint.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qguardedptr.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../include/qvalidator.h \
		../../../../include/qregexp.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qobjectlist.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qtimer.h \
		../../../../include/qtextedit.h \
		../../../../include/qstylesheet.h \
		../../../../include/qptrvector.h \
		../../../../include/qgvector.h \
		../../../../include/qbutton.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./formsettingsimpl.o ../../../../tools/designer/designer/formsettingsimpl.cpp

./asciivalidator.o: ../../../../tools/designer/designer/asciivalidator.cpp ../../../../tools/designer/designer/asciivalidator.h \
		../../../../include/qstring.h \
		../../../../include/qvalidator.h \
		../../../../include/qobject.h \
		../../../../include/qregexp.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qstringlist.h \
		../../../../include/qstrlist.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./asciivalidator.o ../../../../tools/designer/designer/asciivalidator.cpp

./designerapp.o: ../../../../tools/designer/designer/designerapp.cpp ../../../../tools/designer/designer/designerappiface.h \
		../../../../tools/designer/designer/designerapp.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../include/qfile.h \
		../../../../include/qdir.h \
		../../../../include/qsettings.h \
		../../../../include/qlabel.h \
		../../../../include/qpainter.h \
		../../../../tools/designer/interfaces/designerinterface.h \
		../../../../tools/designer/designer/project.h \
		../../../../include/private/qcom_p.h \
		../../../../include/qptrlist.h \
		../../../../include/qstring.h \
		../../../../include/qmap.h \
		../../../../include/qstringlist.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qobjectlist.h \
		../../../../include/quuid.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstrlist.h \
		../../../../include/qtl.h \
		../../../../include/qshared.h \
		../../../../include/qdatastream.h \
		../../../../include/qglobal.h \
		../../../../include/qtextstream.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qiodevice.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../include/qptrdict.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qdict.h \
		../../../../include/qlibrary.h \
		../../../../include/qgdict.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qdatetime.h \
		../../../../include/qtimer.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../include/qvariant.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qapplication.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qaction.h \
		../../../../include/qmainwindow.h \
		../../../../include/qguardedptr.h \
		../../../../include/qtoolbar.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qlistview.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./designerapp.o ../../../../tools/designer/designer/designerapp.cpp

./designerappiface.o: ../../../../tools/designer/designer/designerappiface.cpp ../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../tools/designer/designer/designerappiface.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/project.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/workspace.h \
		../../../../tools/designer/designer/widgetfactory.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/outputwindow.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qvariant.h \
		../../../../include/qlistview.h \
		../../../../include/qtextedit.h \
		../../../../include/qstatusbar.h \
		../../../../tools/designer/designer/pixmapcollection.h \
		../../../../tools/designer/designer/hierarchyview.h \
		../../../../include/qmetaobject.h \
		../../../../include/qframe.h \
		../../../../include/qmenudata.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qsignal.h \
		../../../../include/qpixmap.h \
		../../../../include/qstringlist.h \
		../../../../include/qstrlist.h \
		../../../../tools/designer/interfaces/designerinterface.h \
		../../../../include/private/qcom_p.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qobjectlist.h \
		../../../../include/quuid.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../include/qptrdict.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qdict.h \
		../../../../include/qlibrary.h \
		../../../../include/qgdict.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qdatetime.h \
		../../../../include/qtimer.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qaction.h \
		../../../../include/qmainwindow.h \
		../../../../include/qguardedptr.h \
		../../../../include/qtoolbar.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/qtabwidget.h \
		../../../../include/qpainter.h \
		../../../../include/qlabel.h \
		../../../../include/qwizard.h \
		../../../../include/qpushbutton.h \
		../../../../include/qtoolbutton.h \
		../../../../include/qcheckbox.h \
		../../../../include/qradiobutton.h \
		../../../../include/qbuttongroup.h \
		../../../../include/qwidgetstack.h \
		../../../../include/qwidgetfactory.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qbutton.h \
		../../../../include/qgroupbox.h \
		../../../../include/qimage.h \
		../../../../include/qstylesheet.h \
		../../../../include/qptrvector.h \
		../../../../include/qgvector.h \
		../../../../tools/designer/interfaces/classbrowserinterface.h \
		../../../../include/qconnection.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./designerappiface.o ../../../../tools/designer/designer/designerappiface.cpp

./actioneditorimpl.o: ../../../../tools/designer/designer/actioneditorimpl.cpp ../../../../tools/designer/designer/actioneditorimpl.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/actionlistview.h \
		connectiondialog.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/hierarchyview.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../include/qaction.h \
		../../../../include/qlineedit.h \
		../../../../include/qlabel.h \
		../../../../include/qtoolbutton.h \
		../../../../include/qlistview.h \
		../../../../include/qcheckbox.h \
		../../../../include/qpushbutton.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qobjectlist.h \
		actioneditor.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qwidget.h \
		../../../../include/qptrdict.h \
		../../../../include/qpixmap.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qmap.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qstring.h \
		../../../../include/qrect.h \
		../../../../include/qvaluelist.h \
		../../../../include/qvariant.h \
		../../../../include/qobject.h \
		../../../../include/qptrlist.h \
		../../../../include/qstringlist.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qsize.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qpoint.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qguardedptr.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qmenubar.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qtabwidget.h \
		../../../../tools/designer/interfaces/classbrowserinterface.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qtimer.h \
		../../../../include/qbutton.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./actioneditorimpl.o ../../../../tools/designer/designer/actioneditorimpl.cpp

./actionlistview.o: ../../../../tools/designer/designer/actionlistview.cpp ../../../../tools/designer/designer/actionlistview.h \
		../../../../include/qdragobject.h \
		../../../../include/qheader.h \
		../../../../include/qlistview.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qscrollview.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpixmap.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../include/qguardedptr.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qvariant.h \
		../../../../include/qstringlist.h \
		../../../../include/qstrlist.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qdict.h \
		../../../../include/qlibrary.h \
		../../../../include/qgdict.h \
		../../../../include/qimage.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./actionlistview.o ../../../../tools/designer/designer/actionlistview.cpp

./actiondnd.o: ../../../../tools/designer/designer/actiondnd.cpp ../../../../tools/designer/designer/actiondnd.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/defs.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/widgetfactory.h \
		../../../../tools/designer/designer/hierarchyview.h \
		../../../../include/qaction.h \
		../../../../include/qapplication.h \
		../../../../include/qbitmap.h \
		../../../../include/qdragobject.h \
		../../../../include/qinputdialog.h \
		../../../../include/qlayout.h \
		../../../../include/qmainwindow.h \
		../../../../include/qmenudata.h \
		../../../../include/qmessagebox.h \
		../../../../include/qobjectlist.h \
		../../../../include/qpainter.h \
		../../../../include/qstyle.h \
		../../../../include/qtimer.h \
		.moc/release-static/actiondnd.moc \
		../../../../include/qmap.h \
		../../../../include/qmenubar.h \
		../../../../include/qpixmap.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qptrlist.h \
		../../../../include/qtoolbar.h \
		../../../../include/qguardedptr.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qobject.h \
		../../../../include/qiconset.h \
		../../../../include/qstring.h \
		../../../../include/qkeysequence.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qcolor.h \
		../../../../include/qframe.h \
		../../../../include/qwidget.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qbrush.h \
		../../../../include/qsignal.h \
		../../../../include/qvariant.h \
		../../../../include/qstringlist.h \
		../../../../include/qstrlist.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qdict.h \
		../../../../include/qlibrary.h \
		../../../../include/qgdict.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qlistview.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../include/qptrdict.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../include/qintdict.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qtabwidget.h \
		../../../../include/qlabel.h \
		../../../../include/qwizard.h \
		../../../../include/qpushbutton.h \
		../../../../include/qtoolbutton.h \
		../../../../include/qcheckbox.h \
		../../../../include/qradiobutton.h \
		../../../../include/qbuttongroup.h \
		../../../../include/qwidgetstack.h \
		../../../../include/qwidgetfactory.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qbutton.h \
		../../../../include/qgroupbox.h \
		../../../../include/qimage.h \
		../../../../tools/designer/interfaces/classbrowserinterface.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h \
		../../../../include/qlineedit.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./actiondnd.o ../../../../tools/designer/designer/actiondnd.cpp

./project.o: ../../../../tools/designer/designer/project.cpp ../../../../tools/designer/designer/project.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/config.h \
		../../../../tools/designer/designer/designerappiface.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../tools/designer/designer/pixmapcollection.h \
		../../../../tools/designer/designer/dbconnectionimpl.h \
		../../../../tools/designer/designer/resource.h \
		../../../../include/qwidgetfactory.h \
		../../../../tools/designer/designer/outputwindow.h \
		../../../../include/qfile.h \
		../../../../include/qtextstream.h \
		../../../../include/qurl.h \
		../../../../include/qobjectlist.h \
		../../../../include/qfeatures.h \
		../../../../include/qtextcodec.h \
		../../../../include/qdom.h \
		../../../../include/qmessagebox.h \
		../../../../include/qapplication.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../include/qworkspace.h \
		../../../../include/qsqldatabase.h \
		../../../../include/qsqlrecord.h \
		../../../../include/qdatatable.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../include/qstring.h \
		../../../../include/qstringlist.h \
		../../../../include/qptrlist.h \
		../../../../include/qmap.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../include/qptrdict.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstrlist.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qiodevice.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qdict.h \
		../../../../include/qlibrary.h \
		../../../../include/quuid.h \
		../../../../include/private/qcom_p.h \
		../../../../include/qgdict.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qdatetime.h \
		../../../../include/qtimer.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../include/qvariant.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qlistview.h \
		../../../../include/qguardedptr.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../tools/designer/interfaces/designerinterface.h \
		dbconnectioneditor.h \
		../../../../include/qimage.h \
		../../../../include/qtabwidget.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qsqlquery.h \
		../../../../include/qsqlerror.h \
		../../../../include/qsqlfield.h \
		../../../../include/qtable.h \
		../../../../include/qsql.h \
		../../../../include/qsqlcursor.h \
		../../../../include/qsqlindex.h \
		../../../../include/qsqleditorfactory.h \
		../../../../include/qptrvector.h \
		../../../../include/qheader.h \
		../../../../include/qgvector.h \
		../../../../include/qeditorfactory.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./project.o ../../../../tools/designer/designer/project.cpp

./projectsettingsimpl.o: ../../../../tools/designer/designer/projectsettingsimpl.cpp ../../../../tools/designer/designer/projectsettingsimpl.h \
		../../../../tools/designer/designer/project.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/asciivalidator.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/workspace.h \
		../../../../include/qlineedit.h \
		../../../../include/qtextedit.h \
		../../../../include/qcheckbox.h \
		../../../../include/qfiledialog.h \
		../../../../include/qcombobox.h \
		../../../../include/qobjectlist.h \
		../../../../include/qheader.h \
		../../../../include/qpushbutton.h \
		../../../../include/qlabel.h \
		projectsettings.h \
		../../../../include/qfeatures.h \
		../../../../include/qstring.h \
		../../../../include/qstringlist.h \
		../../../../include/qptrlist.h \
		../../../../include/qmap.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../include/qptrdict.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstrlist.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qdict.h \
		../../../../include/qlibrary.h \
		../../../../include/quuid.h \
		../../../../include/private/qcom_p.h \
		../../../../include/qgdict.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qdatetime.h \
		../../../../include/qtimer.h \
		../../../../include/qvariant.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qlistview.h \
		../../../../include/qguardedptr.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qvalidator.h \
		../../../../include/qregexp.h \
		../../../../include/qstylesheet.h \
		../../../../include/qptrvector.h \
		../../../../include/qgvector.h \
		../../../../include/qbutton.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./projectsettingsimpl.o ../../../../tools/designer/designer/projectsettingsimpl.cpp

./sourceeditor.o: ../../../../tools/designer/designer/sourceeditor.cpp ../../../../tools/designer/designer/sourceeditor.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/project.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qregexp.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/hierarchyview.h \
		../../../../include/qmessagebox.h \
		../../../../include/qtextstream.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../include/qvbox.h \
		../../../../include/qguardedptr.h \
		../../../../include/private/qcom_p.h \
		../../../../include/qmap.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstringlist.h \
		../../../../include/quuid.h \
		../../../../include/qstring.h \
		../../../../include/qstrlist.h \
		../../../../include/qtl.h \
		../../../../include/qshared.h \
		../../../../include/qdatastream.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qiodevice.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qptrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qhbox.h \
		../../../../include/qwidget.h \
		../../../../include/qframe.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qptrdict.h \
		../../../../include/qpixmap.h \
		../../../../include/qwidgetlist.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qvariant.h \
		../../../../include/qlistview.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../include/qobjectlist.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qtimer.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../include/qmainwindow.h \
		../../../../include/qtabwidget.h \
		../../../../tools/designer/interfaces/classbrowserinterface.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./sourceeditor.o ../../../../tools/designer/designer/sourceeditor.cpp

./outputwindow.o: ../../../../tools/designer/designer/outputwindow.cpp ../../../../tools/designer/designer/outputwindow.h \
		../../../../tools/designer/designer/designerappiface.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../include/qlistview.h \
		../../../../include/qtextedit.h \
		../../../../include/qapplication.h \
		../../../../include/qheader.h \
		../../../../include/qpainter.h \
		../../../../include/qtabwidget.h \
		../../../../include/qstringlist.h \
		../../../../include/qvaluelist.h \
		../../../../include/qwidget.h \
		../../../../include/qiconset.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qpixmap.h \
		../../../../include/qstrlist.h \
		../../../../include/qscrollview.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../tools/designer/interfaces/designerinterface.h \
		../../../../tools/designer/designer/project.h \
		../../../../include/private/qcom_p.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qobjectlist.h \
		../../../../include/quuid.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../include/qptrdict.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qdict.h \
		../../../../include/qlibrary.h \
		../../../../include/qgdict.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qdatetime.h \
		../../../../include/qtimer.h \
		../../../../include/qvariant.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qnetworkprotocol.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qaction.h \
		../../../../include/qmainwindow.h \
		../../../../include/qguardedptr.h \
		../../../../include/qtoolbar.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qkeysequence.h \
		../../../../include/qdockwindow.h \
		../../../../include/qstylesheet.h \
		../../../../include/qptrvector.h \
		../../../../include/qgvector.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./outputwindow.o ../../../../tools/designer/designer/outputwindow.cpp

./widgetdatabase.o: ../../../../tools/designer/shared/widgetdatabase.cpp ../../../../tools/designer/shared/widgetdatabase.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/qapplication.h \
		../../../../tools/designer/shared/globaldefs.h \
		../../../../include/qstrlist.h \
		../../../../include/qdict.h \
		../../../../include/qfile.h \
		../../../../include/qtextstream.h \
		../../../../include/qcleanuphandler.h \
		../../../../include/qfeatures.h \
		../../../../include/qiconset.h \
		../../../../include/qstring.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/qobject.h \
		../../../../include/qpixmap.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qcolor.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qcom_p.h \
		../../../../include/qstringlist.h \
		../../../../include/quuid.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../include/qgdict.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qpalette.h \
		../../../../include/qtranslator.h \
		../../../../include/qwidget.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qbrush.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./widgetdatabase.o ../../../../tools/designer/shared/widgetdatabase.cpp

./parser.o: ../../../../tools/designer/shared/parser.cpp ../../../../tools/designer/shared/parser.h \
		../../../../include/qobject.h \
		../../../../include/qstringlist.h \
		../../../../include/qstring.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qstrlist.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./parser.o ../../../../tools/designer/shared/parser.cpp

./config.o: ../../../../tools/designer/designer/config.cpp ../../../../tools/designer/designer/config.h \
		../../../../include/qfile.h \
		../../../../include/qfileinfo.h \
		../../../../include/qtextstream.h \
		../../../../include/qmap.h \
		../../../../include/qstringlist.h \
		../../../../include/qglobal.h \
		../../../../include/qshared.h \
		../../../../include/qdatastream.h \
		../../../../include/qpair.h \
		../../../../include/qvaluelist.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qiodevice.h \
		../../../../include/qstring.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qtl.h \
		../../../../include/qstrlist.h \
		../../../../include/qptrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qdatetime.h \
		../../../../include/qnamespace.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./config.o ../../../../tools/designer/designer/config.cpp

./pixmapcollection.o: ../../../../tools/designer/designer/pixmapcollection.cpp ../../../../tools/designer/designer/pixmapcollection.h \
		../../../../tools/designer/designer/project.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../include/qmime.h \
		../../../../include/qdir.h \
		../../../../include/qfileinfo.h \
		../../../../include/qtextstream.h \
		../../../../include/qimage.h \
		../../../../include/qstring.h \
		../../../../include/qpixmap.h \
		../../../../include/qvaluelist.h \
		../../../../tools/designer/designer/designerappiface.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qcolor.h \
		../../../../include/qnamespace.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qrect.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qiodevice.h \
		../../../../tools/designer/interfaces/designerinterface.h \
		../../../../include/private/qcom_p.h \
		../../../../include/qptrlist.h \
		../../../../include/qmap.h \
		../../../../include/qstringlist.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qobjectlist.h \
		../../../../include/quuid.h \
		../../../../include/qstrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qwidget.h \
		../../../../include/qobject.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qbrush.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../include/qptrdict.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qdict.h \
		../../../../include/qlibrary.h \
		../../../../include/qgdict.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qdatetime.h \
		../../../../include/qtimer.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../include/qvariant.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfile.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qaction.h \
		../../../../include/qmainwindow.h \
		../../../../include/qguardedptr.h \
		../../../../include/qtoolbar.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qdockwindow.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./pixmapcollection.o ../../../../tools/designer/designer/pixmapcollection.cpp

./previewframe.o: ../../../../tools/designer/designer/previewframe.cpp ../../../../include/qvbox.h \
		../../../../include/qpainter.h \
		../../../../tools/designer/designer/previewframe.h \
		../../../../include/qhbox.h \
		../../../../include/qwidget.h \
		../../../../include/qframe.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qworkspace.h \
		../../../../tools/designer/designer/previewwidgetimpl.h \
		../../../../include/qwidgetlist.h \
		previewwidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./previewframe.o ../../../../tools/designer/designer/previewframe.cpp

./previewwidgetimpl.o: ../../../../tools/designer/designer/previewwidgetimpl.cpp ../../../../include/qobjectlist.h \
		../../../../tools/designer/designer/previewwidgetimpl.h \
		../../../../include/qobject.h \
		../../../../include/qptrlist.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qstring.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		previewwidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./previewwidgetimpl.o ../../../../tools/designer/designer/previewwidgetimpl.cpp

./paletteeditoradvancedimpl.o: ../../../../tools/designer/designer/paletteeditoradvancedimpl.cpp ../../../../tools/designer/designer/paletteeditoradvancedimpl.h \
		../../../../tools/designer/designer/styledbutton.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../include/qcheckbox.h \
		../../../../include/qcombobox.h \
		../../../../include/qapplication.h \
		../../../../include/qpushbutton.h \
		../../../../include/qlistbox.h \
		../../../../include/qpainter.h \
		../../../../include/qgroupbox.h \
		paletteeditoradvanced.h \
		../../../../include/qbutton.h \
		../../../../include/qpixmap.h \
		../../../../include/qwidget.h \
		../../../../include/qkeysequence.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qaction.h \
		../../../../include/qmainwindow.h \
		../../../../include/qguardedptr.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/qobjectlist.h \
		../../../../include/qtoolbar.h \
		../../../../include/qvariant.h \
		../../../../include/qstringlist.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../include/qstrlist.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qiconset.h \
		../../../../include/qdockwindow.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qptrdict.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qlistview.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./paletteeditoradvancedimpl.o ../../../../tools/designer/designer/paletteeditoradvancedimpl.cpp

./sourcefile.o: ../../../../tools/designer/designer/sourcefile.cpp ../../../../tools/designer/designer/sourcefile.h \
		../../../../include/qfile.h \
		../../../../include/qtextstream.h \
		../../../../tools/designer/designer/designerappiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qmessagebox.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/workspace.h \
		../../../../include/qobject.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qstring.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qdatetime.h \
		../../../../include/qtimer.h \
		../../../../tools/designer/interfaces/designerinterface.h \
		../../../../tools/designer/designer/project.h \
		../../../../include/private/qcom_p.h \
		../../../../include/qstringlist.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qobjectlist.h \
		../../../../include/quuid.h \
		../../../../include/qstrlist.h \
		../../../../include/qwidget.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../include/qptrdict.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qdict.h \
		../../../../include/qlibrary.h \
		../../../../include/qgdict.h \
		../../../../include/qvariant.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../include/qvbox.h \
		../../../../include/qguardedptr.h \
		../../../../include/qhbox.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../include/qaction.h \
		../../../../include/qmainwindow.h \
		../../../../include/qtoolbar.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qdockwindow.h \
		../../../../include/qlistview.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./sourcefile.o ../../../../tools/designer/designer/sourcefile.cpp

./filechooser.o: ../../../../tools/designer/designer/filechooser.cpp ../../../../tools/designer/designer/filechooser.h \
		../../../../include/qlineedit.h \
		../../../../include/qpushbutton.h \
		../../../../include/qfiledialog.h \
		../../../../include/qlayout.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qframe.h \
		../../../../include/qbutton.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qpixmap.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qstrlist.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qurl.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qstringlist.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./filechooser.o ../../../../tools/designer/designer/filechooser.cpp

./wizardeditorimpl.o: ../../../../tools/designer/designer/wizardeditorimpl.cpp ../../../../tools/designer/designer/wizardeditorimpl.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/listboxdnd.h \
		../../../../tools/designer/designer/listboxrename.h \
		../../../../include/qwizard.h \
		../../../../include/qlistbox.h \
		../../../../include/qpushbutton.h \
		../../../../include/qinputdialog.h \
		../../../../include/qptrlist.h \
		wizardeditor.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qstring.h \
		../../../../include/qrect.h \
		../../../../include/qvaluelist.h \
		../../../../include/qvariant.h \
		../../../../include/qobject.h \
		../../../../include/qlistview.h \
		../../../../include/qmap.h \
		../../../../include/qstringlist.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qsize.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qpair.h \
		../../../../include/qpoint.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qwidget.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qguardedptr.h \
		../../../../include/qlayout.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qptrdict.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qobjectlist.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../tools/designer/designer/listdnd.h \
		../../../../include/qbutton.h \
		../../../../include/qlineedit.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./wizardeditorimpl.o ../../../../tools/designer/designer/wizardeditorimpl.cpp

./qcompletionedit.o: ../../../../tools/designer/designer/qcompletionedit.cpp ../../../../tools/designer/designer/qcompletionedit.h \
		../../../../include/qlistbox.h \
		../../../../include/qsizegrip.h \
		../../../../include/qapplication.h \
		../../../../include/qvbox.h \
		../../../../include/qlineedit.h \
		../../../../include/qstringlist.h \
		../../../../include/qframe.h \
		../../../../include/qstring.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qstrlist.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h \
		../../../../include/qgdict.h \
		../../../../include/qhbox.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./qcompletionedit.o ../../../../tools/designer/designer/qcompletionedit.cpp

./timestamp.o: ../../../../tools/designer/designer/timestamp.cpp ../../../../tools/designer/designer/timestamp.h \
		../../../../include/qfile.h \
		../../../../include/qfileinfo.h \
		../../../../include/qobject.h \
		../../../../include/qdatetime.h \
		../../../../include/qtimer.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qstring.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./timestamp.o ../../../../tools/designer/designer/timestamp.cpp

./formfile.o: ../../../../tools/designer/designer/formfile.cpp ../../../../tools/designer/designer/formfile.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../tools/designer/designer/project.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../tools/designer/designer/resource.h \
		../../../../tools/designer/designer/workspace.h \
		../../../../include/qmessagebox.h \
		../../../../include/qfile.h \
		../../../../include/qstatusbar.h \
		../../../../tools/designer/designer/propertyeditor.h \
		../../../../include/qworkspace.h \
		../../../../tools/designer/designer/designerappiface.h \
		../../../../include/qapplication.h \
		../../../../include/qobject.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qstring.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qdatetime.h \
		../../../../include/qtimer.h \
		../../../../include/qvariant.h \
		../../../../include/qstringlist.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../include/qstrlist.h \
		../../../../include/qwidget.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../include/qobjectlist.h \
		../../../../include/qptrdict.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qlistview.h \
		../../../../include/qguardedptr.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../include/qmainwindow.h \
		../../../../include/qimage.h \
		../../../../include/qtabwidget.h \
		../../../../tools/designer/designer/hierarchyview.h \
		../../../../tools/designer/interfaces/classbrowserinterface.h \
		../../../../tools/designer/interfaces/designerinterface.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./formfile.o ../../../../tools/designer/designer/formfile.cpp

./qcategorywidget.o: ../../../../tools/designer/designer/qcategorywidget.cpp ../../../../tools/designer/designer/qcategorywidget.h \
		../../../../include/qtoolbutton.h \
		../../../../include/qtoolbar.h \
		../../../../include/qlayout.h \
		../../../../include/qscrollview.h \
		../../../../include/qpainter.h \
		../../../../include/qstyle.h \
		../../../../include/qobjectlist.h \
		../../../../include/qapplication.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qwidget.h \
		../../../../include/qptrdict.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qgdict.h \
		../../../../include/qbutton.h \
		../../../../include/qpixmap.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qdockwindow.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h \
		../../../../include/qstrlist.h \
		../../../../include/qstringlist.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./qcategorywidget.o ../../../../tools/designer/designer/qcategorywidget.cpp

./widgetaction.o: ../../../../tools/designer/designer/widgetaction.cpp ../../../../tools/designer/designer/widgetaction.h \
		../../../../include/qwidget.h \
		../../../../include/qtoolbutton.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../include/qstylefactory.h \
		../../../../include/qstyle.h \
		../../../../include/qaction.h \
		../../../../include/qobject.h \
		../../../../include/qiconset.h \
		../../../../include/qstring.h \
		../../../../include/qkeysequence.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpixmap.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qcolor.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qbrush.h \
		../../../../include/qbutton.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qguardedptr.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/qobjectlist.h \
		../../../../include/qtoolbar.h \
		../../../../include/qvariant.h \
		../../../../include/qstringlist.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../include/qstrlist.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qdockwindow.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./widgetaction.o ../../../../tools/designer/designer/widgetaction.cpp

./propertyobject.o: ../../../../tools/designer/designer/propertyobject.cpp ../../../../tools/designer/designer/propertyobject.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../include/qptrvector.h \
		../../../../include/qptrlist.h \
		../../../../include/qmetaobject.h \
		../../../../include/qvariant.h \
		../../../../include/qobject.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qstring.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qwidget.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qstringlist.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qstrlist.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qgvector.h \
		../../../../include/qconnection.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./propertyobject.o ../../../../tools/designer/designer/propertyobject.cpp

./startdialogimpl.o: ../../../../tools/designer/designer/startdialogimpl.cpp ../../../../include/qstring.h \
		../../../../include/qstringlist.h \
		../../../../include/qptrlist.h \
		../../../../include/qiconview.h \
		../../../../include/qcombobox.h \
		../../../../include/qlabel.h \
		../../../../include/qfiledialog.h \
		../../../../include/qtabwidget.h \
		../../../../include/qpoint.h \
		../../../../include/qobjectlist.h \
		../../../../include/qpushbutton.h \
		../../../../include/qlayout.h \
		../../../../include/qfileinfo.h \
		../../../../include/qmap.h \
		../../../../include/qdatetime.h \
		../../../../include/qapplication.h \
		../../../../include/qcheckbox.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/startdialogimpl.h \
		../../../../tools/designer/designer/designerapp.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstrlist.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qscrollview.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qfont.h \
		../../../../include/qdragobject.h \
		../../../../include/qbitmap.h \
		../../../../include/qpicture.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qimage.h \
		../../../../include/qpixmap.h \
		../../../../include/qbuffer.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfile.h \
		../../../../include/qurl.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qiconset.h \
		../../../../include/qbutton.h \
		../../../../include/qkeysequence.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qaction.h \
		../../../../include/qmainwindow.h \
		../../../../include/qguardedptr.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/qtoolbar.h \
		../../../../include/qvariant.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qdockwindow.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../include/qlistview.h \
		../../../../tools/designer/designer/newformimpl.h \
		startdialog.h \
		newform.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./startdialogimpl.o ../../../../tools/designer/designer/startdialogimpl.cpp

./syntaxhighlighter_html.o: ../../../../tools/designer/designer/syntaxhighlighter_html.cpp ../../../../tools/designer/designer/syntaxhighlighter_html.h \
		../../../../include/qstring.h \
		../../../../include/qmap.h \
		../../../../include/qapplication.h \
		../../../../include/private/qrichtext_p.h \
		../../../../include/qptrlist.h \
		../../../../include/qrect.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qintdict.h \
		../../../../include/qstringlist.h \
		../../../../include/qfont.h \
		../../../../include/qcolor.h \
		../../../../include/qsize.h \
		../../../../include/qvaluelist.h \
		../../../../include/qvaluestack.h \
		../../../../include/qobject.h \
		../../../../include/qdict.h \
		../../../../include/qpixmap.h \
		../../../../include/qstylesheet.h \
		../../../../include/qptrvector.h \
		../../../../include/qpainter.h \
		../../../../include/qlayout.h \
		../../../../include/private/qcomplextext_p.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpoint.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qgdict.h \
		../../../../include/qdatastream.h \
		../../../../include/qpair.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qstrlist.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qgvector.h \
		../../../../include/qfontinfo.h \
		../../../../include/qpen.h \
		../../../../include/qbrush.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qwidget.h \
		../../../../include/qpalette.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./syntaxhighlighter_html.o ../../../../tools/designer/designer/syntaxhighlighter_html.cpp

./connectionitems.o: ../../../../tools/designer/designer/connectionitems.cpp ../../../../tools/designer/designer/connectionitems.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/widgetfactory.h \
		../../../../tools/designer/designer/project.h \
		../../../../include/qpainter.h \
		../../../../include/qcombobox.h \
		../../../../include/qmetaobject.h \
		../../../../include/qlistbox.h \
		../../../../include/qaction.h \
		../../../../include/qtable.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qptrvector.h \
		../../../../include/qheader.h \
		../../../../include/qmemarray.h \
		../../../../include/qptrlist.h \
		../../../../include/qguardedptr.h \
		../../../../include/qshared.h \
		../../../../include/qintdict.h \
		../../../../include/qstringlist.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qgarray.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qgvector.h \
		../../../../include/qiconset.h \
		../../../../include/qgdict.h \
		../../../../include/qstrlist.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qptrdict.h \
		../../../../include/qwidgetlist.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qvariant.h \
		../../../../include/qlistview.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qlayout.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qobjectlist.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qtabwidget.h \
		../../../../include/qlabel.h \
		../../../../include/qwizard.h \
		../../../../include/qpushbutton.h \
		../../../../include/qtoolbutton.h \
		../../../../include/qcheckbox.h \
		../../../../include/qradiobutton.h \
		../../../../include/qbuttongroup.h \
		../../../../include/qwidgetstack.h \
		../../../../include/qwidgetfactory.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qbutton.h \
		../../../../include/qgroupbox.h \
		../../../../include/qimage.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qtimer.h \
		../../../../include/qconnection.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./connectionitems.o ../../../../tools/designer/designer/connectionitems.cpp

./editfunctionsimpl.o: ../../../../tools/designer/designer/editfunctionsimpl.cpp ../../../../tools/designer/designer/editfunctionsimpl.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/asciivalidator.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/hierarchyview.h \
		../../../../tools/designer/designer/project.h \
		../../../../include/qlistview.h \
		../../../../include/qpushbutton.h \
		../../../../include/qlineedit.h \
		../../../../include/qcombobox.h \
		../../../../include/qstrlist.h \
		../../../../include/qmessagebox.h \
		../../../../include/qlayout.h \
		../../../../include/qlabel.h \
		../../../../include/qgroupbox.h \
		../../../../include/qheader.h \
		../../../../include/qcheckbox.h \
		editfunctions.h \
		../../../../include/qmap.h \
		../../../../include/qvariant.h \
		../../../../include/qtabwidget.h \
		../../../../include/qguardedptr.h \
		../../../../include/private/qcom_p.h \
		../../../../tools/designer/interfaces/classbrowserinterface.h \
		../../../../include/qstring.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstringlist.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qptrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qscrollview.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qiconset.h \
		../../../../include/qpixmap.h \
		../../../../include/quuid.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qptrdict.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../include/qvalidator.h \
		../../../../include/qregexp.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qobjectlist.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qtimer.h \
		../../../../include/qbutton.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./editfunctionsimpl.o ../../../../tools/designer/designer/editfunctionsimpl.cpp

./variabledialogimpl.o: ../../../../tools/designer/designer/variabledialogimpl.cpp ../../../../include/qlistview.h \
		../../../../include/qgroupbox.h \
		../../../../include/qlineedit.h \
		../../../../include/qcombobox.h \
		../../../../include/qmessagebox.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/hierarchyview.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/variabledialogimpl.h \
		../../../../include/qscrollview.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qdialog.h \
		../../../../include/qvariant.h \
		../../../../include/qstringlist.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qstrlist.h \
		../../../../include/qfiledialog.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qptrdict.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qguardedptr.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qobjectlist.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qtabwidget.h \
		../../../../tools/designer/interfaces/classbrowserinterface.h \
		variabledialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./variabledialogimpl.o ../../../../tools/designer/designer/variabledialogimpl.cpp

./listviewdnd.o: ../../../../tools/designer/designer/listviewdnd.cpp ../../../../tools/designer/designer/listviewdnd.h \
		../../../../include/qwidget.h \
		../../../../include/qheader.h \
		../../../../include/qpainter.h \
		../../../../include/qdragobject.h \
		../../../../include/qvaluelist.h \
		../../../../include/qptrlist.h \
		../../../../include/qlistview.h \
		../../../../tools/designer/designer/listdnd.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qscrollview.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qdatastream.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qiconset.h \
		../../../../include/qpixmap.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qimage.h \
		../../../../include/qstrlist.h \
		../../../../include/qstringlist.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./listviewdnd.o ../../../../tools/designer/designer/listviewdnd.cpp

./listboxdnd.o: ../../../../tools/designer/designer/listboxdnd.cpp ../../../../tools/designer/designer/listboxdnd.h \
		../../../../include/qwidget.h \
		../../../../include/qheader.h \
		../../../../include/qpainter.h \
		../../../../include/qdragobject.h \
		../../../../include/qvaluelist.h \
		../../../../include/qptrlist.h \
		../../../../include/qlistbox.h \
		../../../../tools/designer/designer/listdnd.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qdatastream.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qiconset.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qimage.h \
		../../../../include/qstrlist.h \
		../../../../include/qstringlist.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./listboxdnd.o ../../../../tools/designer/designer/listboxdnd.cpp

./listdnd.o: ../../../../tools/designer/designer/listdnd.cpp ../../../../tools/designer/designer/listdnd.h \
		../../../../include/qwidget.h \
		../../../../include/qpainter.h \
		../../../../include/qobject.h \
		../../../../include/qscrollview.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qstring.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./listdnd.o ../../../../tools/designer/designer/listdnd.cpp

./listboxrename.o: ../../../../tools/designer/designer/listboxrename.cpp ../../../../include/qheader.h \
		../../../../include/qlineedit.h \
		../../../../include/qtimer.h \
		../../../../tools/designer/designer/listboxrename.h \
		../../../../include/qwidget.h \
		../../../../include/qstring.h \
		../../../../include/qiconset.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qpixmap.h \
		../../../../include/qframe.h \
		../../../../include/qlistbox.h \
		../../../../include/qscrollview.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./listboxrename.o ../../../../tools/designer/designer/listboxrename.cpp

./connectiontable.o: ../../../../tools/designer/designer/connectiontable.cpp ../../../../tools/designer/designer/connectiontable.h \
		../../../../include/qtable.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qptrvector.h \
		../../../../include/qheader.h \
		../../../../include/qmemarray.h \
		../../../../include/qptrlist.h \
		../../../../include/qguardedptr.h \
		../../../../include/qshared.h \
		../../../../include/qintdict.h \
		../../../../include/qstringlist.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qgarray.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qgvector.h \
		../../../../include/qiconset.h \
		../../../../include/qgdict.h \
		../../../../include/qstrlist.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./connectiontable.o ../../../../tools/designer/designer/connectiontable.cpp

./database.o: ../../../../tools/designer/designer/database.cpp ../../../../tools/designer/designer/database.h \
		../../../../tools/designer/designer/database2.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../include/qsqldatabase.h \
		../../../../include/qsqlform.h \
		../../../../include/qsqlcursor.h \
		../../../../include/qsqlrecord.h \
		../../../../include/qfeatures.h \
		../../../../include/qdataview.h \
		../../../../include/qdatabrowser.h \
		../../../../include/qstring.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qstringlist.h \
		../../../../include/qsql.h \
		../../../../include/qsqlindex.h \
		../../../../include/qsqlerror.h \
		../../../../include/qstrlist.h \
		../../../../include/qsqlfield.h \
		../../../../include/qvariant.h \
		../../../../include/qsqlquery.h \
		../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qptrdict.h \
		../../../../include/qpixmap.h \
		../../../../include/qwidgetlist.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qlistview.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qguardedptr.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qobjectlist.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./database.o ../../../../tools/designer/designer/database.cpp

./dbconnectionimpl.o: ../../../../tools/designer/designer/dbconnectionimpl.cpp ../../../../tools/designer/designer/dbconnectionimpl.h \
		dbconnection.h \
		../../../../tools/designer/designer/project.h \
		../../../../tools/designer/designer/asciivalidator.h \
		../../../../include/qgroupbox.h \
		../../../../include/qcombobox.h \
		../../../../include/qspinbox.h \
		../../../../include/qlineedit.h \
		../../../../include/qlayout.h \
		../../../../include/qsqldatabase.h \
		dbconnectioneditor.h \
		../../../../include/qfeatures.h \
		../../../../include/qstring.h \
		../../../../include/qstringlist.h \
		../../../../include/qptrlist.h \
		../../../../include/qmap.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../include/qobjectlist.h \
		../../../../include/qptrdict.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstrlist.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qdict.h \
		../../../../include/qlibrary.h \
		../../../../include/quuid.h \
		../../../../include/private/qcom_p.h \
		../../../../include/qgdict.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qdatetime.h \
		../../../../include/qtimer.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../include/qvariant.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qvalidator.h \
		../../../../include/qregexp.h \
		../../../../include/qsqlquery.h \
		../../../../include/qsqlerror.h \
		../../../../include/qsqlfield.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./dbconnectionimpl.o ../../../../tools/designer/designer/dbconnectionimpl.cpp

./dbconnectionsimpl.o: ../../../../tools/designer/designer/dbconnectionsimpl.cpp ../../../../tools/designer/designer/dbconnectionsimpl.h \
		../../../../include/qptrlist.h \
		../../../../include/qgroupbox.h \
		../../../../include/qlayout.h \
		../../../../tools/designer/designer/project.h \
		../../../../include/qlistbox.h \
		../../../../include/qcombobox.h \
		../../../../include/qspinbox.h \
		../../../../include/qlineedit.h \
		../../../../include/qpushbutton.h \
		../../../../include/qsqldatabase.h \
		../../../../include/qmessagebox.h \
		../../../../include/qapplication.h \
		../../../../tools/designer/designer/mainwindow.h \
		../../../../tools/designer/designer/asciivalidator.h \
		dbconnections.h \
		dbconnection.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qframe.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qstringlist.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../include/qobjectlist.h \
		../../../../include/qptrdict.h \
		../../../../include/qstrlist.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qdict.h \
		../../../../include/qlibrary.h \
		../../../../include/quuid.h \
		../../../../include/private/qcom_p.h \
		../../../../include/qgdict.h \
		../../../../include/qwidgetlist.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qdatetime.h \
		../../../../include/qtimer.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../include/qvariant.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qbutton.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qsqlquery.h \
		../../../../include/qsqlerror.h \
		../../../../include/qsqlfield.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qaction.h \
		../../../../include/qmainwindow.h \
		../../../../include/qguardedptr.h \
		../../../../include/qtoolbar.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qdockwindow.h \
		../../../../include/qvalidator.h \
		../../../../include/qregexp.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./dbconnectionsimpl.o ../../../../tools/designer/designer/dbconnectionsimpl.cpp

./tableeditorimpl.o: ../../../../tools/designer/designer/tableeditorimpl.cpp ../../../../tools/designer/designer/tableeditorimpl.h \
		../../../../include/qtable.h \
		../../../../tools/designer/designer/formwindow.h \
		../../../../include/qlabel.h \
		../../../../include/qcombobox.h \
		../../../../include/qheader.h \
		../../../../include/qlistbox.h \
		../../../../include/qlineedit.h \
		../../../../include/qpushbutton.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/designer/command.h \
		../../../../include/qvaluelist.h \
		../../../../include/qtabwidget.h \
		../../../../tools/designer/designer/project.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/mainwindow.h \
		tableeditor.h \
		../../../../include/qmap.h \
		../../../../include/qglobal.h \
		../../../../include/qshared.h \
		../../../../include/qdatastream.h \
		../../../../include/qpair.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qiodevice.h \
		../../../../include/qstring.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qptrvector.h \
		../../../../include/qptrlist.h \
		../../../../include/qguardedptr.h \
		../../../../include/qintdict.h \
		../../../../include/qstringlist.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qgvector.h \
		../../../../include/qiconset.h \
		../../../../include/qgdict.h \
		../../../../include/qstrlist.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qptrdict.h \
		../../../../include/qwidgetlist.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qvariant.h \
		../../../../include/qlistview.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qlayout.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h \
		../../../../include/qbutton.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../include/qobjectlist.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qtimer.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qmainwindow.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./tableeditorimpl.o ../../../../tools/designer/designer/tableeditorimpl.cpp

listboxeditor.h: ../../../../tools/designer/designer/listboxeditor.ui 
	$(UIC) ../../../../tools/designer/designer/listboxeditor.ui -o listboxeditor.h

listboxeditor.cpp: listboxeditor.h ../../../../tools/designer/designer/listboxeditor.ui 
	$(UIC) ../../../../tools/designer/designer/listboxeditor.ui -i listboxeditor.h -o listboxeditor.cpp

editfunctions.h: ../../../../tools/designer/designer/editfunctions.ui 
	$(UIC) ../../../../tools/designer/designer/editfunctions.ui -o editfunctions.h

editfunctions.cpp: editfunctions.h ../../../../tools/designer/designer/editfunctions.ui 
	$(UIC) ../../../../tools/designer/designer/editfunctions.ui -i editfunctions.h -o editfunctions.cpp

newform.h: ../../../../tools/designer/designer/newform.ui 
	$(UIC) ../../../../tools/designer/designer/newform.ui -o newform.h

newform.cpp: newform.h ../../../../tools/designer/designer/newform.ui 
	$(UIC) ../../../../tools/designer/designer/newform.ui -i newform.h -o newform.cpp

listvieweditor.h: ../../../../tools/designer/designer/listvieweditor.ui 
	$(UIC) ../../../../tools/designer/designer/listvieweditor.ui -o listvieweditor.h

listvieweditor.cpp: listvieweditor.h ../../../../tools/designer/designer/listvieweditor.ui 
	$(UIC) ../../../../tools/designer/designer/listvieweditor.ui -i listvieweditor.h -o listvieweditor.cpp

customwidgeteditor.h: ../../../../tools/designer/designer/customwidgeteditor.ui 
	$(UIC) ../../../../tools/designer/designer/customwidgeteditor.ui -o customwidgeteditor.h

customwidgeteditor.cpp: customwidgeteditor.h ../../../../tools/designer/designer/customwidgeteditor.ui 
	$(UIC) ../../../../tools/designer/designer/customwidgeteditor.ui -i customwidgeteditor.h -o customwidgeteditor.cpp

paletteeditor.h: ../../../../tools/designer/designer/paletteeditor.ui 
	$(UIC) ../../../../tools/designer/designer/paletteeditor.ui -o paletteeditor.h

paletteeditor.cpp: paletteeditor.h ../../../../tools/designer/designer/paletteeditor.ui 
	$(UIC) ../../../../tools/designer/designer/paletteeditor.ui -i paletteeditor.h -o paletteeditor.cpp

iconvieweditor.h: ../../../../tools/designer/designer/iconvieweditor.ui 
	$(UIC) ../../../../tools/designer/designer/iconvieweditor.ui -o iconvieweditor.h

iconvieweditor.cpp: iconvieweditor.h ../../../../tools/designer/designer/iconvieweditor.ui 
	$(UIC) ../../../../tools/designer/designer/iconvieweditor.ui -i iconvieweditor.h -o iconvieweditor.cpp

preferences.h: ../../../../tools/designer/designer/preferences.ui 
	$(UIC) ../../../../tools/designer/designer/preferences.ui -o preferences.h

preferences.cpp: preferences.h ../../../../tools/designer/designer/preferences.ui 
	$(UIC) ../../../../tools/designer/designer/preferences.ui -i preferences.h -o preferences.cpp

multilineeditor.h: ../../../../tools/designer/designer/multilineeditor.ui 
	$(UIC) ../../../../tools/designer/designer/multilineeditor.ui -o multilineeditor.h

multilineeditor.cpp: multilineeditor.h ../../../../tools/designer/designer/multilineeditor.ui 
	$(UIC) ../../../../tools/designer/designer/multilineeditor.ui -i multilineeditor.h -o multilineeditor.cpp

formsettings.h: ../../../../tools/designer/designer/formsettings.ui 
	$(UIC) ../../../../tools/designer/designer/formsettings.ui -o formsettings.h

formsettings.cpp: formsettings.h ../../../../tools/designer/designer/formsettings.ui 
	$(UIC) ../../../../tools/designer/designer/formsettings.ui -i formsettings.h -o formsettings.cpp

about.h: ../../../../tools/designer/designer/about.ui 
	$(UIC) ../../../../tools/designer/designer/about.ui -o about.h

about.cpp: about.h ../../../../tools/designer/designer/about.ui 
	$(UIC) ../../../../tools/designer/designer/about.ui -i about.h -o about.cpp

pixmapfunction.h: ../../../../tools/designer/designer/pixmapfunction.ui 
	$(UIC) ../../../../tools/designer/designer/pixmapfunction.ui -o pixmapfunction.h

pixmapfunction.cpp: pixmapfunction.h ../../../../tools/designer/designer/pixmapfunction.ui 
	$(UIC) ../../../../tools/designer/designer/pixmapfunction.ui -i pixmapfunction.h -o pixmapfunction.cpp

createtemplate.h: ../../../../tools/designer/designer/createtemplate.ui 
	$(UIC) ../../../../tools/designer/designer/createtemplate.ui -o createtemplate.h

createtemplate.cpp: createtemplate.h ../../../../tools/designer/designer/createtemplate.ui 
	$(UIC) ../../../../tools/designer/designer/createtemplate.ui -i createtemplate.h -o createtemplate.cpp

actioneditor.h: ../../../../tools/designer/designer/actioneditor.ui 
	$(UIC) ../../../../tools/designer/designer/actioneditor.ui -o actioneditor.h

actioneditor.cpp: actioneditor.h ../../../../tools/designer/designer/actioneditor.ui 
	$(UIC) ../../../../tools/designer/designer/actioneditor.ui -i actioneditor.h -o actioneditor.cpp

projectsettings.h: ../../../../tools/designer/designer/projectsettings.ui 
	$(UIC) ../../../../tools/designer/designer/projectsettings.ui -o projectsettings.h

projectsettings.cpp: projectsettings.h ../../../../tools/designer/designer/projectsettings.ui 
	$(UIC) ../../../../tools/designer/designer/projectsettings.ui -i projectsettings.h -o projectsettings.cpp

finddialog.h: ../../../../tools/designer/designer/finddialog.ui 
	$(UIC) ../../../../tools/designer/designer/finddialog.ui -o finddialog.h

finddialog.cpp: finddialog.h ../../../../tools/designer/designer/finddialog.ui 
	$(UIC) ../../../../tools/designer/designer/finddialog.ui -i finddialog.h -o finddialog.cpp

replacedialog.h: ../../../../tools/designer/designer/replacedialog.ui 
	$(UIC) ../../../../tools/designer/designer/replacedialog.ui -o replacedialog.h

replacedialog.cpp: replacedialog.h ../../../../tools/designer/designer/replacedialog.ui 
	$(UIC) ../../../../tools/designer/designer/replacedialog.ui -i replacedialog.h -o replacedialog.cpp

gotolinedialog.h: ../../../../tools/designer/designer/gotolinedialog.ui ../../../../tools/designer/designer/gotolinedialog.ui.h
	$(UIC) ../../../../tools/designer/designer/gotolinedialog.ui -o gotolinedialog.h

gotolinedialog.cpp: gotolinedialog.h ../../../../tools/designer/designer/gotolinedialog.ui ../../../../tools/designer/designer/gotolinedialog.ui.h
	$(UIC) ../../../../tools/designer/designer/gotolinedialog.ui -i gotolinedialog.h -o gotolinedialog.cpp

pixmapcollectioneditor.h: ../../../../tools/designer/designer/pixmapcollectioneditor.ui ../../../../include/qpixmap.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qcolor.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qrect.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h
	$(UIC) ../../../../tools/designer/designer/pixmapcollectioneditor.ui -o pixmapcollectioneditor.h

pixmapcollectioneditor.cpp: pixmapcollectioneditor.h ../../../../tools/designer/designer/pixmapcollectioneditor.ui ../../../../include/qpixmap.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qcolor.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qrect.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h
	$(UIC) ../../../../tools/designer/designer/pixmapcollectioneditor.ui -i pixmapcollectioneditor.h -o pixmapcollectioneditor.cpp

previewwidget.h: ../../../../tools/designer/designer/previewwidget.ui 
	$(UIC) ../../../../tools/designer/designer/previewwidget.ui -o previewwidget.h

previewwidget.cpp: previewwidget.h ../../../../tools/designer/designer/previewwidget.ui 
	$(UIC) ../../../../tools/designer/designer/previewwidget.ui -i previewwidget.h -o previewwidget.cpp

paletteeditoradvanced.h: ../../../../tools/designer/designer/paletteeditoradvanced.ui 
	$(UIC) ../../../../tools/designer/designer/paletteeditoradvanced.ui -o paletteeditoradvanced.h

paletteeditoradvanced.cpp: paletteeditoradvanced.h ../../../../tools/designer/designer/paletteeditoradvanced.ui 
	$(UIC) ../../../../tools/designer/designer/paletteeditoradvanced.ui -i paletteeditoradvanced.h -o paletteeditoradvanced.cpp

wizardeditor.h: ../../../../tools/designer/designer/wizardeditor.ui 
	$(UIC) ../../../../tools/designer/designer/wizardeditor.ui -o wizardeditor.h

wizardeditor.cpp: wizardeditor.h ../../../../tools/designer/designer/wizardeditor.ui 
	$(UIC) ../../../../tools/designer/designer/wizardeditor.ui -i wizardeditor.h -o wizardeditor.cpp

listeditor.h: ../../../../tools/designer/designer/listeditor.ui 
	$(UIC) ../../../../tools/designer/designer/listeditor.ui -o listeditor.h

listeditor.cpp: listeditor.h ../../../../tools/designer/designer/listeditor.ui 
	$(UIC) ../../../../tools/designer/designer/listeditor.ui -i listeditor.h -o listeditor.cpp

startdialog.h: ../../../../tools/designer/designer/startdialog.ui 
	$(UIC) ../../../../tools/designer/designer/startdialog.ui -o startdialog.h

startdialog.cpp: startdialog.h ../../../../tools/designer/designer/startdialog.ui 
	$(UIC) ../../../../tools/designer/designer/startdialog.ui -i startdialog.h -o startdialog.cpp

richtextfontdialog.h: ../../../../tools/designer/designer/richtextfontdialog.ui 
	$(UIC) ../../../../tools/designer/designer/richtextfontdialog.ui -o richtextfontdialog.h

richtextfontdialog.cpp: richtextfontdialog.h ../../../../tools/designer/designer/richtextfontdialog.ui 
	$(UIC) ../../../../tools/designer/designer/richtextfontdialog.ui -i richtextfontdialog.h -o richtextfontdialog.cpp

connectiondialog.h: ../../../../tools/designer/designer/connectiondialog.ui ../../../../include/qptrlist.h \
		../../../../tools/designer/designer/connectionitems.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtable.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qptrvector.h \
		../../../../include/qheader.h \
		../../../../include/qmemarray.h \
		../../../../include/qguardedptr.h \
		../../../../include/qshared.h \
		../../../../include/qintdict.h \
		../../../../include/qstringlist.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qcstring.h \
		../../../../include/qgarray.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qgvector.h \
		../../../../include/qiconset.h \
		../../../../include/qgdict.h \
		../../../../include/qstrlist.h
	$(UIC) ../../../../tools/designer/designer/connectiondialog.ui -o connectiondialog.h

connectiondialog.cpp: connectiondialog.h ../../../../tools/designer/designer/connectiondialog.ui ../../../../include/qptrlist.h \
		../../../../tools/designer/designer/connectionitems.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtable.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qptrvector.h \
		../../../../include/qheader.h \
		../../../../include/qmemarray.h \
		../../../../include/qguardedptr.h \
		../../../../include/qshared.h \
		../../../../include/qintdict.h \
		../../../../include/qstringlist.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qcstring.h \
		../../../../include/qgarray.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qgvector.h \
		../../../../include/qiconset.h \
		../../../../include/qgdict.h \
		../../../../include/qstrlist.h
	$(UIC) ../../../../tools/designer/designer/connectiondialog.ui -i connectiondialog.h -o connectiondialog.cpp

variabledialog.h: ../../../../tools/designer/designer/variabledialog.ui 
	$(UIC) ../../../../tools/designer/designer/variabledialog.ui -o variabledialog.h

variabledialog.cpp: variabledialog.h ../../../../tools/designer/designer/variabledialog.ui 
	$(UIC) ../../../../tools/designer/designer/variabledialog.ui -i variabledialog.h -o variabledialog.cpp

configtoolboxdialog.h: ../../../../tools/designer/designer/configtoolboxdialog.ui 
	$(UIC) ../../../../tools/designer/designer/configtoolboxdialog.ui -o configtoolboxdialog.h

configtoolboxdialog.cpp: configtoolboxdialog.h ../../../../tools/designer/designer/configtoolboxdialog.ui 
	$(UIC) ../../../../tools/designer/designer/configtoolboxdialog.ui -i configtoolboxdialog.h -o configtoolboxdialog.cpp

dbconnections.h: ../../../../tools/designer/designer/dbconnections.ui 
	$(UIC) ../../../../tools/designer/designer/dbconnections.ui -o dbconnections.h

dbconnections.cpp: dbconnections.h ../../../../tools/designer/designer/dbconnections.ui 
	$(UIC) ../../../../tools/designer/designer/dbconnections.ui -i dbconnections.h -o dbconnections.cpp

dbconnection.h: ../../../../tools/designer/designer/dbconnection.ui 
	$(UIC) ../../../../tools/designer/designer/dbconnection.ui -o dbconnection.h

dbconnection.cpp: dbconnection.h ../../../../tools/designer/designer/dbconnection.ui 
	$(UIC) ../../../../tools/designer/designer/dbconnection.ui -i dbconnection.h -o dbconnection.cpp

dbconnectioneditor.h: ../../../../tools/designer/designer/dbconnectioneditor.ui 
	$(UIC) ../../../../tools/designer/designer/dbconnectioneditor.ui -o dbconnectioneditor.h

dbconnectioneditor.cpp: dbconnectioneditor.h ../../../../tools/designer/designer/dbconnectioneditor.ui 
	$(UIC) ../../../../tools/designer/designer/dbconnectioneditor.ui -i dbconnectioneditor.h -o dbconnectioneditor.cpp

tableeditor.h: ../../../../tools/designer/designer/tableeditor.ui 
	$(UIC) ../../../../tools/designer/designer/tableeditor.ui -o tableeditor.h

tableeditor.cpp: tableeditor.h ../../../../tools/designer/designer/tableeditor.ui 
	$(UIC) ../../../../tools/designer/designer/tableeditor.ui -i tableeditor.h -o tableeditor.cpp

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

./finddialog.o: ./finddialog.cpp ../../../../include/qlineedit.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/designer/finddialog.ui.h \
		./finddialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./finddialog.o ./finddialog.cpp

./replacedialog.o: ./replacedialog.cpp ../../../../tools/designer/interfaces/editorinterface.h \
		../../../../include/qlineedit.h \
		../../../../tools/designer/designer/replacedialog.ui.h \
		./replacedialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./replacedialog.o ./replacedialog.cpp

./gotolinedialog.o: ./gotolinedialog.cpp ../../../../tools/designer/interfaces/editorinterface.h \
		./gotolinedialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./gotolinedialog.o ./gotolinedialog.cpp

./pixmapcollectioneditor.o: ./pixmapcollectioneditor.cpp ../../../../tools/designer/designer/pixmapcollection.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/designer/project.h \
		../../../../include/qfileinfo.h \
		../../../../include/qimage.h \
		../../../../tools/designer/designer/pixmapcollectioneditor.ui.h \
		./pixmapcollectioneditor.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./pixmapcollectioneditor.o ./pixmapcollectioneditor.cpp

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

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

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

./listeditor.o: ./listeditor.cpp ../../../../tools/designer/designer/listeditor.ui.h \
		./listeditor.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./listeditor.o ./listeditor.cpp

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

./richtextfontdialog.o: ./richtextfontdialog.cpp ../../../../tools/designer/designer/richtextfontdialog.ui.h \
		./richtextfontdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./richtextfontdialog.o ./richtextfontdialog.cpp

./connectiondialog.o: ./connectiondialog.cpp ../../../../tools/designer/designer/connectiondialog.ui.h \
		./connectiondialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./connectiondialog.o ./connectiondialog.cpp

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

./configtoolboxdialog.o: ./configtoolboxdialog.cpp ../../../../tools/designer/designer/configtoolboxdialog.ui.h \
		./configtoolboxdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./configtoolboxdialog.o ./configtoolboxdialog.cpp

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

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

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

./tableeditor.o: ./tableeditor.cpp ../../../../include/qtable.h \
		./tableeditor.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./tableeditor.o ./tableeditor.cpp

./moc_command.o: .moc/release-static/moc_command.cpp ../../../../tools/designer/designer/command.h ../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qstring.h \
		../../../../include/qrect.h \
		../../../../include/qvaluelist.h \
		../../../../include/qvariant.h \
		../../../../include/qobject.h \
		../../../../include/qlistview.h \
		../../../../include/qptrlist.h \
		../../../../include/qmap.h \
		../../../../include/qstringlist.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qsize.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qpoint.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qwidget.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qguardedptr.h \
		../../../../include/qlayout.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_command.o .moc/release-static/moc_command.cpp

./moc_formwindow.o: .moc/release-static/moc_formwindow.cpp ../../../../tools/designer/designer/formwindow.h ../../../../tools/designer/designer/command.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/sizehandle.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qwidget.h \
		../../../../include/qptrdict.h \
		../../../../include/qpixmap.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qmap.h \
		../../../../tools/designer/designer/orderindicator.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qstring.h \
		../../../../include/qrect.h \
		../../../../include/qvaluelist.h \
		../../../../include/qvariant.h \
		../../../../include/qobject.h \
		../../../../include/qlistview.h \
		../../../../include/qptrlist.h \
		../../../../include/qstringlist.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qsize.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qpoint.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qguardedptr.h \
		../../../../include/qlayout.h \
		../../../../include/qintdict.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_formwindow.o .moc/release-static/moc_formwindow.cpp

./moc_layout.o: .moc/release-static/moc_layout.cpp ../../../../tools/designer/designer/layout.h ../../../../include/qwidget.h \
		../../../../include/qmap.h \
		../../../../include/qguardedptr.h \
		../../../../include/qobject.h \
		../../../../include/qlayout.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_layout.o .moc/release-static/moc_layout.cpp

./moc_mainwindow.o: .moc/release-static/moc_mainwindow.cpp ../../../../tools/designer/designer/mainwindow.h ../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/interfaces/actioninterface.h \
		../../../../tools/designer/interfaces/editorinterface.h \
		../../../../tools/designer/interfaces/templatewizardiface.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../tools/designer/interfaces/filterinterface.h \
		../../../../tools/designer/interfaces/programinterface.h \
		../../../../tools/designer/interfaces/interpreterinterface.h \
		../../../../tools/designer/interfaces/preferenceinterface.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/interfaces/sourcetemplateiface.h \
		../../../../tools/designer/designer/sourceeditor.h \
		../../../../include/qaction.h \
		../../../../include/qmainwindow.h \
		../../../../include/qmap.h \
		../../../../include/qguardedptr.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/qobjectlist.h \
		../../../../include/qtoolbar.h \
		../../../../include/qvariant.h \
		../../../../include/qstring.h \
		../../../../include/qstringlist.h \
		../../../../include/qptrlist.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qsize.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../include/qvaluelist.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qpoint.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qwidget.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qvbox.h \
		../../../../include/qhbox.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qdockwindow.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qlibrary.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_mainwindow.o .moc/release-static/moc_mainwindow.cpp

./moc_pixmapchooser.o: .moc/release-static/moc_pixmapchooser.cpp ../../../../tools/designer/designer/pixmapchooser.h ../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qglobal.h \
		../../../../include/qstrlist.h \
		../../../../include/qfileinfo.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qstring.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qiodevice.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnamespace.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qvaluelist.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qstringlist.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_pixmapchooser.o .moc/release-static/moc_pixmapchooser.cpp

./moc_propertyeditor.o: .moc/release-static/moc_propertyeditor.cpp ../../../../tools/designer/designer/propertyeditor.h ../../../../include/qfeatures.h \
		../../../../include/qvariant.h \
		../../../../include/qlistview.h \
		../../../../include/qptrlist.h \
		../../../../include/qguardedptr.h \
		../../../../include/qtabwidget.h \
		../../../../tools/designer/designer/hierarchyview.h \
		../../../../include/qstring.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstringlist.h \
		../../../../include/qmap.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qscrollview.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qiconset.h \
		../../../../include/qpixmap.h \
		../../../../include/private/qcom_p.h \
		../../../../tools/designer/interfaces/classbrowserinterface.h \
		../../../../include/quuid.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_propertyeditor.o .moc/release-static/moc_propertyeditor.cpp

./moc_sizehandle.o: .moc/release-static/moc_sizehandle.cpp ../../../../tools/designer/designer/sizehandle.h ../../../../include/qwidget.h \
		../../../../include/qintdict.h \
		../../../../include/qptrdict.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qgdict.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_sizehandle.o .moc/release-static/moc_sizehandle.cpp

./moc_orderindicator.o: .moc/release-static/moc_orderindicator.cpp ../../../../tools/designer/designer/orderindicator.h ../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_orderindicator.o .moc/release-static/moc_orderindicator.cpp

./moc_widgetfactory.o: .moc/release-static/moc_widgetfactory.cpp ../../../../tools/designer/designer/widgetfactory.h ../../../../include/qvariant.h \
		../../../../include/qiconset.h \
		../../../../include/qstring.h \
		../../../../include/qintdict.h \
		../../../../include/qtabwidget.h \
		../../../../include/qpixmap.h \
		../../../../include/qsize.h \
		../../../../include/qpainter.h \
		../../../../include/qevent.h \
		../../../../include/qobjectlist.h \
		../../../../include/qlabel.h \
		../../../../include/qwizard.h \
		../../../../include/qptrdict.h \
		../../../../include/qpushbutton.h \
		../../../../include/qtoolbutton.h \
		../../../../include/qcheckbox.h \
		../../../../include/qradiobutton.h \
		../../../../include/qbuttongroup.h \
		../../../../include/qwidgetstack.h \
		../../../../include/qguardedptr.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../include/qwidgetfactory.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstringlist.h \
		../../../../include/qmap.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qptrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qobject.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qpoint.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qcolor.h \
		../../../../include/qgdict.h \
		../../../../include/qwidget.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qbrush.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qframe.h \
		../../../../include/qdialog.h \
		../../../../include/qbutton.h \
		../../../../include/qkeysequence.h \
		../../../../include/qgroupbox.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qimage.h \
		../../../../include/qaction.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_widgetfactory.o .moc/release-static/moc_widgetfactory.cpp

./moc_hierarchyview.o: .moc/release-static/moc_hierarchyview.cpp ../../../../tools/designer/designer/hierarchyview.h ../../../../include/qvariant.h \
		../../../../include/qlistview.h \
		../../../../include/qtabwidget.h \
		../../../../include/qguardedptr.h \
		../../../../include/private/qcom_p.h \
		../../../../tools/designer/interfaces/classbrowserinterface.h \
		../../../../include/qstring.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstringlist.h \
		../../../../include/qmap.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qptrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qscrollview.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qiconset.h \
		../../../../include/qpixmap.h \
		../../../../include/quuid.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_hierarchyview.o .moc/release-static/moc_hierarchyview.cpp

./moc_listboxeditorimpl.o: .moc/release-static/moc_listboxeditorimpl.cpp ../../../../tools/designer/designer/listboxeditorimpl.h listboxeditor.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_listboxeditorimpl.o .moc/release-static/moc_listboxeditorimpl.cpp

./moc_newformimpl.o: .moc/release-static/moc_newformimpl.cpp ../../../../tools/designer/designer/newformimpl.h newform.h \
		../../../../include/qiconview.h \
		../../../../include/qscrollview.h \
		../../../../include/qstring.h \
		../../../../include/qrect.h \
		../../../../include/qpoint.h \
		../../../../include/qsize.h \
		../../../../include/qfont.h \
		../../../../include/qdragobject.h \
		../../../../include/qbitmap.h \
		../../../../include/qpicture.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qimage.h \
		../../../../include/qstrlist.h \
		../../../../include/qpixmap.h \
		../../../../include/qstringlist.h \
		../../../../include/qbuffer.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_newformimpl.o .moc/release-static/moc_newformimpl.cpp

./moc_workspace.o: .moc/release-static/moc_workspace.cpp ../../../../tools/designer/designer/workspace.h ../../../../include/qlistview.h \
		../../../../include/qscrollview.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_workspace.o .moc/release-static/moc_workspace.cpp

./moc_listvieweditorimpl.o: .moc/release-static/moc_listvieweditorimpl.cpp ../../../../tools/designer/designer/listvieweditorimpl.h listvieweditor.h \
		../../../../include/qmap.h \
		../../../../include/qpixmap.h \
		../../../../include/qvaluelist.h \
		../../../../include/qglobal.h \
		../../../../include/qshared.h \
		../../../../include/qdatastream.h \
		../../../../include/qpair.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qiodevice.h \
		../../../../include/qstring.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qcolor.h \
		../../../../include/qnamespace.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qrect.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_listvieweditorimpl.o .moc/release-static/moc_listvieweditorimpl.cpp

./moc_customwidgeteditorimpl.o: .moc/release-static/moc_customwidgeteditorimpl.cpp ../../../../tools/designer/designer/customwidgeteditorimpl.h customwidgeteditor.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../include/qmap.h \
		../../../../include/qobjectlist.h \
		../../../../include/qvariant.h \
		../../../../include/qstring.h \
		../../../../include/qstringlist.h \
		../../../../include/qptrlist.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qsize.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qvaluelist.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qpoint.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qwidget.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_customwidgeteditorimpl.o .moc/release-static/moc_customwidgeteditorimpl.cpp

./moc_paletteeditorimpl.o: .moc/release-static/moc_paletteeditorimpl.cpp ../../../../tools/designer/designer/paletteeditorimpl.h paletteeditor.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_paletteeditorimpl.o .moc/release-static/moc_paletteeditorimpl.cpp

./moc_styledbutton.o: .moc/release-static/moc_styledbutton.cpp ../../../../tools/designer/designer/styledbutton.h ../../../../include/qbutton.h \
		../../../../include/qpixmap.h \
		../../../../include/qwidget.h \
		../../../../include/qkeysequence.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_styledbutton.o .moc/release-static/moc_styledbutton.cpp

./moc_iconvieweditorimpl.o: .moc/release-static/moc_iconvieweditorimpl.cpp ../../../../tools/designer/designer/iconvieweditorimpl.h iconvieweditor.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_iconvieweditorimpl.o .moc/release-static/moc_iconvieweditorimpl.cpp

./moc_multilineeditorimpl.o: .moc/release-static/moc_multilineeditorimpl.cpp ../../../../tools/designer/designer/multilineeditorimpl.h ../../../../include/qaction.h \
		../../../../include/qtextedit.h \
		../../../../include/private/qrichtext_p.h \
		multilineeditor.h \
		../../../../include/qobject.h \
		../../../../include/qiconset.h \
		../../../../include/qstring.h \
		../../../../include/qkeysequence.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpixmap.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qcolor.h \
		../../../../include/qscrollview.h \
		../../../../include/qstylesheet.h \
		../../../../include/qptrvector.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qdict.h \
		../../../../include/qgvector.h \
		../../../../include/qgdict.h \
		../../../../include/qintdict.h \
		../../../../include/qstringlist.h \
		../../../../include/qvaluestack.h \
		../../../../include/qpainter.h \
		../../../../include/qlayout.h \
		../../../../include/private/qcomplextext_p.h \
		../../../../include/qapplication.h \
		../../../../include/qstrlist.h \
		../../../../include/qpen.h \
		../../../../include/qpointarray.h \
		../../../../include/qwmatrix.h \
		../../../../include/qdesktopwidget.h \
		../../../../include/qasciidict.h \
		../../../../include/qtranslator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_multilineeditorimpl.o .moc/release-static/moc_multilineeditorimpl.cpp

./moc_formsettingsimpl.o: .moc/release-static/moc_formsettingsimpl.cpp ../../../../tools/designer/designer/formsettingsimpl.h formsettings.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_formsettingsimpl.o .moc/release-static/moc_formsettingsimpl.cpp

./moc_asciivalidator.o: .moc/release-static/moc_asciivalidator.cpp ../../../../tools/designer/designer/asciivalidator.h ../../../../include/qvalidator.h \
		../../../../include/qobject.h \
		../../../../include/qstring.h \
		../../../../include/qregexp.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qstringlist.h \
		../../../../include/qstrlist.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_asciivalidator.o .moc/release-static/moc_asciivalidator.cpp

./moc_actioneditorimpl.o: .moc/release-static/moc_actioneditorimpl.cpp ../../../../tools/designer/designer/actioneditorimpl.h actioneditor.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_actioneditorimpl.o .moc/release-static/moc_actioneditorimpl.cpp

./moc_actionlistview.o: .moc/release-static/moc_actionlistview.cpp ../../../../tools/designer/designer/actionlistview.h ../../../../include/qlistview.h \
		../../../../tools/designer/designer/actiondnd.h \
		../../../../include/qscrollview.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qaction.h \
		../../../../include/qmenubar.h \
		../../../../include/qpixmap.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qtoolbar.h \
		../../../../include/qguardedptr.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qiconset.h \
		../../../../include/qkeysequence.h \
		../../../../include/qmenudata.h \
		../../../../include/qsignal.h \
		../../../../include/qvariant.h \
		../../../../include/qstringlist.h \
		../../../../include/qstrlist.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qdict.h \
		../../../../include/qlibrary.h \
		../../../../include/qgdict.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_actionlistview.o .moc/release-static/moc_actionlistview.cpp

./moc_actiondnd.o: .moc/release-static/moc_actiondnd.cpp ../../../../tools/designer/designer/actiondnd.h ../../../../include/qaction.h \
		../../../../include/qmap.h \
		../../../../include/qmenubar.h \
		../../../../include/qpixmap.h \
		../../../../include/qpopupmenu.h \
		../../../../include/qptrlist.h \
		../../../../include/qtoolbar.h \
		../../../../include/qguardedptr.h \
		../../../../tools/designer/shared/widgetdatabase.h \
		../../../../include/qobject.h \
		../../../../include/qiconset.h \
		../../../../include/qstring.h \
		../../../../include/qkeysequence.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qcolor.h \
		../../../../include/qframe.h \
		../../../../include/qmenudata.h \
		../../../../include/qwidget.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qbrush.h \
		../../../../include/qsignal.h \
		../../../../include/qvariant.h \
		../../../../include/qstringlist.h \
		../../../../include/qstrlist.h \
		../../../../include/qdockwindow.h \
		../../../../tools/designer/interfaces/widgetinterface.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../include/private/qwidgetinterface_p.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qdict.h \
		../../../../include/qlibrary.h \
		../../../../include/qgdict.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_actiondnd.o .moc/release-static/moc_actiondnd.cpp

./moc_project.o: .moc/release-static/moc_project.cpp ../../../../tools/designer/designer/project.h ../../../../include/qfeatures.h \
		../../../../include/qstring.h \
		../../../../include/qstringlist.h \
		../../../../include/qptrlist.h \
		../../../../include/qmap.h \
		../../../../include/private/qpluginmanager_p.h \
		../../../../tools/designer/interfaces/projectsettingsiface.h \
		../../../../tools/designer/designer/sourcefile.h \
		../../../../tools/designer/designer/formfile.h \
		../../../../include/qobjectlist.h \
		../../../../include/qptrdict.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstrlist.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/private/qgpluginmanager_p.h \
		../../../../include/qdict.h \
		../../../../include/qlibrary.h \
		../../../../include/quuid.h \
		../../../../include/private/qcom_p.h \
		../../../../include/qgdict.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qdatetime.h \
		../../../../include/qtimer.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../include/qvariant.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_project.o .moc/release-static/moc_project.cpp

./moc_projectsettingsimpl.o: .moc/release-static/moc_projectsettingsimpl.cpp ../../../../tools/designer/designer/projectsettingsimpl.h projectsettings.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_projectsettingsimpl.o .moc/release-static/moc_projectsettingsimpl.cpp

./moc_sourceeditor.o: .moc/release-static/moc_sourceeditor.cpp ../../../../tools/designer/designer/sourceeditor.h ../../../../tools/designer/interfaces/editorinterface.h \
		../../../../include/qvbox.h \
		../../../../include/qguardedptr.h \
		../../../../include/private/qcom_p.h \
		../../../../include/qmap.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstringlist.h \
		../../../../include/quuid.h \
		../../../../include/qstring.h \
		../../../../include/qstrlist.h \
		../../../../include/qtl.h \
		../../../../include/qshared.h \
		../../../../include/qdatastream.h \
		../../../../include/qglobal.h \
		../../../../include/qtextstream.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qiodevice.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qptrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qhbox.h \
		../../../../include/qwidget.h \
		../../../../include/qframe.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_sourceeditor.o .moc/release-static/moc_sourceeditor.cpp

./moc_outputwindow.o: .moc/release-static/moc_outputwindow.cpp ../../../../tools/designer/designer/outputwindow.h ../../../../include/qtabwidget.h \
		../../../../include/qstringlist.h \
		../../../../include/qvaluelist.h \
		../../../../include/qlistview.h \
		../../../../include/qwidget.h \
		../../../../include/qiconset.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qpixmap.h \
		../../../../include/qstrlist.h \
		../../../../include/qscrollview.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_outputwindow.o .moc/release-static/moc_outputwindow.cpp

./moc_previewframe.o: .moc/release-static/moc_previewframe.cpp ../../../../tools/designer/designer/previewframe.h ../../../../include/qvbox.h \
		../../../../include/qworkspace.h \
		../../../../tools/designer/designer/previewwidgetimpl.h \
		../../../../include/qhbox.h \
		../../../../include/qwidget.h \
		../../../../include/qframe.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qwidgetlist.h \
		previewwidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_previewframe.o .moc/release-static/moc_previewframe.cpp

./moc_previewwidgetimpl.o: .moc/release-static/moc_previewwidgetimpl.cpp ../../../../tools/designer/designer/previewwidgetimpl.h previewwidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_previewwidgetimpl.o .moc/release-static/moc_previewwidgetimpl.cpp

./moc_paletteeditoradvancedimpl.o: .moc/release-static/moc_paletteeditoradvancedimpl.cpp ../../../../tools/designer/designer/paletteeditoradvancedimpl.h paletteeditoradvanced.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_paletteeditoradvancedimpl.o .moc/release-static/moc_paletteeditoradvancedimpl.cpp

./moc_sourcefile.o: .moc/release-static/moc_sourcefile.cpp ../../../../tools/designer/designer/sourcefile.h ../../../../include/qobject.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qstring.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qdatetime.h \
		../../../../include/qtimer.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_sourcefile.o .moc/release-static/moc_sourcefile.cpp

./moc_filechooser.o: .moc/release-static/moc_filechooser.cpp ../../../../tools/designer/designer/filechooser.h ../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_filechooser.o .moc/release-static/moc_filechooser.cpp

./moc_wizardeditorimpl.o: .moc/release-static/moc_wizardeditorimpl.cpp ../../../../tools/designer/designer/wizardeditorimpl.h ../../../../include/qptrlist.h \
		wizardeditor.h \
		../../../../tools/designer/designer/command.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../tools/designer/designer/layout.h \
		../../../../include/qstring.h \
		../../../../include/qrect.h \
		../../../../include/qvaluelist.h \
		../../../../include/qvariant.h \
		../../../../include/qobject.h \
		../../../../include/qlistview.h \
		../../../../include/qmap.h \
		../../../../include/qstringlist.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qsize.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qpair.h \
		../../../../include/qpoint.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qwidget.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h \
		../../../../include/qguardedptr.h \
		../../../../include/qlayout.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_wizardeditorimpl.o .moc/release-static/moc_wizardeditorimpl.cpp

./moc_qcompletionedit.o: .moc/release-static/moc_qcompletionedit.cpp ../../../../tools/designer/designer/qcompletionedit.h ../../../../include/qlineedit.h \
		../../../../include/qstringlist.h \
		../../../../include/qframe.h \
		../../../../include/qstring.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qstrlist.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_qcompletionedit.o .moc/release-static/moc_qcompletionedit.cpp

./moc_timestamp.o: .moc/release-static/moc_timestamp.cpp ../../../../tools/designer/designer/timestamp.h ../../../../include/qobject.h \
		../../../../include/qdatetime.h \
		../../../../include/qtimer.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qstring.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_timestamp.o .moc/release-static/moc_timestamp.cpp

./moc_formfile.o: .moc/release-static/moc_formfile.cpp ../../../../tools/designer/designer/formfile.h ../../../../include/qobject.h \
		../../../../tools/designer/designer/timestamp.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qstring.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qdatetime.h \
		../../../../include/qtimer.h \
		../../../../include/qvariant.h \
		../../../../include/qstringlist.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qstrlist.h \
		../../../../include/qwidget.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qfiledialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qrangecontrol.h \
		../../../../include/private/qcom_p.h \
		../../../../include/quuid.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_formfile.o .moc/release-static/moc_formfile.cpp

./moc_qcategorywidget.o: .moc/release-static/moc_qcategorywidget.cpp ../../../../tools/designer/designer/qcategorywidget.h ../../../../include/qwidget.h \
		../../../../include/qlayout.h \
		../../../../include/qptrdict.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qgdict.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_qcategorywidget.o .moc/release-static/moc_qcategorywidget.cpp

./moc_widgetaction.o: .moc/release-static/moc_widgetaction.cpp ../../../../tools/designer/designer/widgetaction.h ../../../../include/qaction.h \
		../../../../include/qobject.h \
		../../../../include/qiconset.h \
		../../../../include/qstring.h \
		../../../../include/qkeysequence.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpixmap.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qcolor.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_widgetaction.o .moc/release-static/moc_widgetaction.cpp

./moc_startdialogimpl.o: .moc/release-static/moc_startdialogimpl.cpp ../../../../tools/designer/designer/startdialogimpl.h ../../../../include/qiconview.h \
		../../../../include/qlistview.h \
		../../../../include/qstring.h \
		../../../../include/qstringlist.h \
		../../../../include/qfiledialog.h \
		../../../../include/qmap.h \
		../../../../tools/designer/designer/newformimpl.h \
		startdialog.h \
		../../../../include/qscrollview.h \
		../../../../include/qrect.h \
		../../../../include/qpoint.h \
		../../../../include/qsize.h \
		../../../../include/qfont.h \
		../../../../include/qdragobject.h \
		../../../../include/qbitmap.h \
		../../../../include/qpicture.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qimage.h \
		../../../../include/qstrlist.h \
		../../../../include/qpixmap.h \
		../../../../include/qbuffer.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qurl.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h \
		newform.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_startdialogimpl.o .moc/release-static/moc_startdialogimpl.cpp

./moc_connectionitems.o: .moc/release-static/moc_connectionitems.cpp ../../../../tools/designer/designer/connectionitems.h ../../../../include/qtable.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qptrvector.h \
		../../../../include/qheader.h \
		../../../../include/qmemarray.h \
		../../../../include/qptrlist.h \
		../../../../include/qguardedptr.h \
		../../../../include/qshared.h \
		../../../../include/qintdict.h \
		../../../../include/qstringlist.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qgarray.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qgvector.h \
		../../../../include/qiconset.h \
		../../../../include/qgdict.h \
		../../../../include/qstrlist.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_connectionitems.o .moc/release-static/moc_connectionitems.cpp

./moc_editfunctionsimpl.o: .moc/release-static/moc_editfunctionsimpl.cpp ../../../../tools/designer/designer/editfunctionsimpl.h editfunctions.h \
		../../../../tools/designer/designer/hierarchyview.h \
		../../../../tools/designer/designer/metadatabase.h \
		../../../../include/qmap.h \
		../../../../include/qvariant.h \
		../../../../include/qlistview.h \
		../../../../include/qtabwidget.h \
		../../../../include/qguardedptr.h \
		../../../../include/private/qcom_p.h \
		../../../../tools/designer/interfaces/classbrowserinterface.h \
		../../../../include/qstring.h \
		../../../../include/qvaluelist.h \
		../../../../include/qstringlist.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qtl.h \
		../../../../include/qdatastream.h \
		../../../../include/qtextstream.h \
		../../../../include/qiodevice.h \
		../../../../include/qstrlist.h \
		../../../../include/qptrlist.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qpair.h \
		../../../../include/qscrollview.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qiconset.h \
		../../../../include/qpixmap.h \
		../../../../include/quuid.h \
		../../../../include/qwidgetlist.h \
		../../../../include/qcursor.h \
		../../../../tools/designer/designer/pixmapchooser.h \
		../../../../tools/designer/interfaces/languageinterface.h \
		../../../../include/qfiledialog.h \
		../../../../include/qurl.h \
		../../../../include/qdir.h \
		../../../../include/qdialog.h \
		../../../../include/qurloperator.h \
		../../../../include/qurlinfo.h \
		../../../../include/qfileinfo.h \
		../../../../include/qfile.h \
		../../../../include/qdatetime.h \
		../../../../include/qnetworkprotocol.h \
		../../../../include/qdict.h \
		../../../../include/qgdict.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_editfunctionsimpl.o .moc/release-static/moc_editfunctionsimpl.cpp

./moc_variabledialogimpl.o: .moc/release-static/moc_variabledialogimpl.cpp ../../../../tools/designer/designer/variabledialogimpl.h variabledialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_variabledialogimpl.o .moc/release-static/moc_variabledialogimpl.cpp

./moc_listviewdnd.o: .moc/release-static/moc_listviewdnd.cpp ../../../../tools/designer/designer/listviewdnd.h ../../../../include/qptrlist.h \
		../../../../include/qlistview.h \
		../../../../tools/designer/designer/listdnd.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qscrollview.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_listviewdnd.o .moc/release-static/moc_listviewdnd.cpp

./moc_listboxdnd.o: .moc/release-static/moc_listboxdnd.cpp ../../../../tools/designer/designer/listboxdnd.h ../../../../include/qptrlist.h \
		../../../../include/qlistbox.h \
		../../../../tools/designer/designer/listdnd.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_listboxdnd.o .moc/release-static/moc_listboxdnd.cpp

./moc_listdnd.o: .moc/release-static/moc_listdnd.cpp ../../../../tools/designer/designer/listdnd.h ../../../../include/qobject.h \
		../../../../include/qscrollview.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qstring.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_listdnd.o .moc/release-static/moc_listdnd.cpp

./moc_listboxrename.o: .moc/release-static/moc_listboxrename.cpp ../../../../tools/designer/designer/listboxrename.h ../../../../include/qobject.h \
		../../../../include/qlistbox.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qstring.h \
		../../../../include/qevent.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_listboxrename.o .moc/release-static/moc_listboxrename.cpp

./moc_connectiontable.o: .moc/release-static/moc_connectiontable.cpp ../../../../tools/designer/designer/connectiontable.h ../../../../include/qtable.h \
		../../../../include/qscrollview.h \
		../../../../include/qpixmap.h \
		../../../../include/qptrvector.h \
		../../../../include/qheader.h \
		../../../../include/qmemarray.h \
		../../../../include/qptrlist.h \
		../../../../include/qguardedptr.h \
		../../../../include/qshared.h \
		../../../../include/qintdict.h \
		../../../../include/qstringlist.h \
		../../../../include/qframe.h \
		../../../../include/qscrollbar.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qstring.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qcstring.h \
		../../../../include/qgarray.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qrangecontrol.h \
		../../../../include/qgvector.h \
		../../../../include/qiconset.h \
		../../../../include/qgdict.h \
		../../../../include/qstrlist.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_connectiontable.o .moc/release-static/moc_connectiontable.cpp

./moc_database.o: .moc/release-static/moc_database.cpp ../../../../tools/designer/designer/database.h ../../../../include/qfeatures.h \
		../../../../include/qdataview.h \
		../../../../include/qdatabrowser.h \
		../../../../include/qsqlcursor.h \
		../../../../include/qstring.h \
		../../../../include/qwidget.h \
		../../../../include/qwindowdefs.h \
		../../../../include/qobject.h \
		../../../../include/qpaintdevice.h \
		../../../../include/qpalette.h \
		../../../../include/qfont.h \
		../../../../include/qfontmetrics.h \
		../../../../include/qfontinfo.h \
		../../../../include/qsizepolicy.h \
		../../../../include/qobjectdefs.h \
		../../../../include/qnamespace.h \
		../../../../include/qglobal.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qshared.h \
		../../../../include/qevent.h \
		../../../../include/qregion.h \
		../../../../include/qmime.h \
		../../../../include/qpair.h \
		../../../../include/qrect.h \
		../../../../include/qsize.h \
		../../../../include/qpoint.h \
		../../../../include/qmap.h \
		../../../../include/qptrlist.h \
		../../../../include/qdatastream.h \
		../../../../include/qvaluelist.h \
		../../../../include/qiodevice.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h \
		../../../../include/qglist.h \
		../../../../include/qptrcollection.h \
		../../../../include/qcolor.h \
		../../../../include/qbrush.h \
		../../../../include/qstringlist.h \
		../../../../include/qsql.h \
		../../../../include/qsqlindex.h \
		../../../../include/qsqlerror.h \
		../../../../include/qstrlist.h \
		../../../../include/qsqlfield.h \
		../../../../include/qsqlrecord.h \
		../../../../include/qvariant.h \
		../../../../include/qsqlquery.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_database.o .moc/release-static/moc_database.cpp

./moc_dbconnectionimpl.o: .moc/release-static/moc_dbconnectionimpl.cpp ../../../../tools/designer/designer/dbconnectionimpl.h dbconnectioneditor.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_dbconnectionimpl.o .moc/release-static/moc_dbconnectionimpl.cpp

./moc_dbconnectionsimpl.o: .moc/release-static/moc_dbconnectionsimpl.cpp ../../../../tools/designer/designer/dbconnectionsimpl.h dbconnections.h \
		dbconnection.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_dbconnectionsimpl.o .moc/release-static/moc_dbconnectionsimpl.cpp

./moc_tableeditorimpl.o: .moc/release-static/moc_tableeditorimpl.cpp ../../../../tools/designer/designer/tableeditorimpl.h tableeditor.h \
		../../../../include/qmap.h \
		../../../../include/qglobal.h \
		../../../../include/qshared.h \
		../../../../include/qdatastream.h \
		../../../../include/qpair.h \
		../../../../include/qvaluelist.h \
		../../../../include/qconfig-minimal.h \
		../../../../include/qconfig-small.h \
		../../../../include/qconfig-medium.h \
		../../../../include/qconfig-large.h \
		../../../../include/qfeatures.h \
		../../../../include/qiodevice.h \
		../../../../include/qstring.h \
		../../../../include/qcstring.h \
		../../../../include/qmemarray.h \
		../../../../include/qgarray.h \
		../../../../include/qtl.h \
		../../../../include/qtextstream.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_tableeditorimpl.o .moc/release-static/moc_tableeditorimpl.cpp

./moc_listboxeditor.o: .moc/release-static/moc_listboxeditor.cpp ./listboxeditor.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_listboxeditor.o .moc/release-static/moc_listboxeditor.cpp

./moc_editfunctions.o: .moc/release-static/moc_editfunctions.cpp ./editfunctions.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_editfunctions.o .moc/release-static/moc_editfunctions.cpp

./moc_newform.o: .moc/release-static/moc_newform.cpp ./newform.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_newform.o .moc/release-static/moc_newform.cpp

./moc_listvieweditor.o: .moc/release-static/moc_listvieweditor.cpp ./listvieweditor.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_listvieweditor.o .moc/release-static/moc_listvieweditor.cpp

./moc_customwidgeteditor.o: .moc/release-static/moc_customwidgeteditor.cpp ./customwidgeteditor.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_customwidgeteditor.o .moc/release-static/moc_customwidgeteditor.cpp

./moc_paletteeditor.o: .moc/release-static/moc_paletteeditor.cpp ./paletteeditor.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_paletteeditor.o .moc/release-static/moc_paletteeditor.cpp

./moc_iconvieweditor.o: .moc/release-static/moc_iconvieweditor.cpp ./iconvieweditor.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_iconvieweditor.o .moc/release-static/moc_iconvieweditor.cpp

./moc_preferences.o: .moc/release-static/moc_preferences.cpp ./preferences.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_preferences.o .moc/release-static/moc_preferences.cpp

./moc_multilineeditor.o: .moc/release-static/moc_multilineeditor.cpp ./multilineeditor.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_multilineeditor.o .moc/release-static/moc_multilineeditor.cpp

./moc_formsettings.o: .moc/release-static/moc_formsettings.cpp ./formsettings.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_formsettings.o .moc/release-static/moc_formsettings.cpp

./moc_about.o: .moc/release-static/moc_about.cpp ./about.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_about.o .moc/release-static/moc_about.cpp

./moc_pixmapfunction.o: .moc/release-static/moc_pixmapfunction.cpp ./pixmapfunction.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_pixmapfunction.o .moc/release-static/moc_pixmapfunction.cpp

./moc_createtemplate.o: .moc/release-static/moc_createtemplate.cpp ./createtemplate.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_createtemplate.o .moc/release-static/moc_createtemplate.cpp

./moc_actioneditor.o: .moc/release-static/moc_actioneditor.cpp ./actioneditor.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_actioneditor.o .moc/release-static/moc_actioneditor.cpp

./moc_projectsettings.o: .moc/release-static/moc_projectsettings.cpp ./projectsettings.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_projectsettings.o .moc/release-static/moc_projectsettings.cpp

./moc_finddialog.o: .moc/release-static/moc_finddialog.cpp ./finddialog.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_finddialog.o .moc/release-static/moc_finddialog.cpp

./moc_replacedialog.o: .moc/release-static/moc_replacedialog.cpp ./replacedialog.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_replacedialog.o .moc/release-static/moc_replacedialog.cpp

./moc_gotolinedialog.o: .moc/release-static/moc_gotolinedialog.cpp ./gotolinedialog.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_gotolinedialog.o .moc/release-static/moc_gotolinedialog.cpp

./moc_pixmapcollectioneditor.o: .moc/release-static/moc_pixmapcollectioneditor.cpp ./pixmapcollectioneditor.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_pixmapcollectioneditor.o .moc/release-static/moc_pixmapcollectioneditor.cpp

./moc_previewwidget.o: .moc/release-static/moc_previewwidget.cpp ./previewwidget.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_previewwidget.o .moc/release-static/moc_previewwidget.cpp

./moc_paletteeditoradvanced.o: .moc/release-static/moc_paletteeditoradvanced.cpp ./paletteeditoradvanced.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_paletteeditoradvanced.o .moc/release-static/moc_paletteeditoradvanced.cpp

./moc_wizardeditor.o: .moc/release-static/moc_wizardeditor.cpp ./wizardeditor.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_wizardeditor.o .moc/release-static/moc_wizardeditor.cpp

./moc_listeditor.o: .moc/release-static/moc_listeditor.cpp ./listeditor.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_listeditor.o .moc/release-static/moc_listeditor.cpp

./moc_startdialog.o: .moc/release-static/moc_startdialog.cpp ./startdialog.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_startdialog.o .moc/release-static/moc_startdialog.cpp

./moc_richtextfontdialog.o: .moc/release-static/moc_richtextfontdialog.cpp ./richtextfontdialog.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_richtextfontdialog.o .moc/release-static/moc_richtextfontdialog.cpp

./moc_connectiondialog.o: .moc/release-static/moc_connectiondialog.cpp ./connectiondialog.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_connectiondialog.o .moc/release-static/moc_connectiondialog.cpp

./moc_variabledialog.o: .moc/release-static/moc_variabledialog.cpp ./variabledialog.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_variabledialog.o .moc/release-static/moc_variabledialog.cpp

./moc_configtoolboxdialog.o: .moc/release-static/moc_configtoolboxdialog.cpp ./configtoolboxdialog.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_configtoolboxdialog.o .moc/release-static/moc_configtoolboxdialog.cpp

./moc_dbconnections.o: .moc/release-static/moc_dbconnections.cpp ./dbconnections.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_dbconnections.o .moc/release-static/moc_dbconnections.cpp

./moc_dbconnection.o: .moc/release-static/moc_dbconnection.cpp ./dbconnection.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_dbconnection.o .moc/release-static/moc_dbconnection.cpp

./moc_dbconnectioneditor.o: .moc/release-static/moc_dbconnectioneditor.cpp ./dbconnectioneditor.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_dbconnectioneditor.o .moc/release-static/moc_dbconnectioneditor.cpp

./moc_tableeditor.o: .moc/release-static/moc_tableeditor.cpp ./tableeditor.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_tableeditor.o .moc/release-static/moc_tableeditor.cpp

.moc/release-static/moc_command.cpp: $(MOC) ../../../../tools/designer/designer/command.h
	$(MOC) ../../../../tools/designer/designer/command.h -o .moc/release-static/moc_command.cpp

.moc/release-static/moc_formwindow.cpp: $(MOC) ../../../../tools/designer/designer/formwindow.h
	$(MOC) ../../../../tools/designer/designer/formwindow.h -o .moc/release-static/moc_formwindow.cpp

.moc/release-static/moc_layout.cpp: $(MOC) ../../../../tools/designer/designer/layout.h
	$(MOC) ../../../../tools/designer/designer/layout.h -o .moc/release-static/moc_layout.cpp

.moc/release-static/moc_mainwindow.cpp: $(MOC) ../../../../tools/designer/designer/mainwindow.h
	$(MOC) ../../../../tools/designer/designer/mainwindow.h -o .moc/release-static/moc_mainwindow.cpp

.moc/release-static/moc_pixmapchooser.cpp: $(MOC) ../../../../tools/designer/designer/pixmapchooser.h
	$(MOC) ../../../../tools/designer/designer/pixmapchooser.h -o .moc/release-static/moc_pixmapchooser.cpp

.moc/release-static/moc_propertyeditor.cpp: $(MOC) ../../../../tools/designer/designer/propertyeditor.h
	$(MOC) ../../../../tools/designer/designer/propertyeditor.h -o .moc/release-static/moc_propertyeditor.cpp

.moc/release-static/moc_sizehandle.cpp: $(MOC) ../../../../tools/designer/designer/sizehandle.h
	$(MOC) ../../../../tools/designer/designer/sizehandle.h -o .moc/release-static/moc_sizehandle.cpp

.moc/release-static/moc_orderindicator.cpp: $(MOC) ../../../../tools/designer/designer/orderindicator.h
	$(MOC) ../../../../tools/designer/designer/orderindicator.h -o .moc/release-static/moc_orderindicator.cpp

.moc/release-static/moc_widgetfactory.cpp: $(MOC) ../../../../tools/designer/designer/widgetfactory.h
	$(MOC) ../../../../tools/designer/designer/widgetfactory.h -o .moc/release-static/moc_widgetfactory.cpp

.moc/release-static/moc_hierarchyview.cpp: $(MOC) ../../../../tools/designer/designer/hierarchyview.h
	$(MOC) ../../../../tools/designer/designer/hierarchyview.h -o .moc/release-static/moc_hierarchyview.cpp

.moc/release-static/moc_listboxeditorimpl.cpp: $(MOC) ../../../../tools/designer/designer/listboxeditorimpl.h
	$(MOC) ../../../../tools/designer/designer/listboxeditorimpl.h -o .moc/release-static/moc_listboxeditorimpl.cpp

.moc/release-static/moc_newformimpl.cpp: $(MOC) ../../../../tools/designer/designer/newformimpl.h
	$(MOC) ../../../../tools/designer/designer/newformimpl.h -o .moc/release-static/moc_newformimpl.cpp

.moc/release-static/moc_workspace.cpp: $(MOC) ../../../../tools/designer/designer/workspace.h
	$(MOC) ../../../../tools/designer/designer/workspace.h -o .moc/release-static/moc_workspace.cpp

.moc/release-static/moc_listvieweditorimpl.cpp: $(MOC) ../../../../tools/designer/designer/listvieweditorimpl.h
	$(MOC) ../../../../tools/designer/designer/listvieweditorimpl.h -o .moc/release-static/moc_listvieweditorimpl.cpp

.moc/release-static/moc_customwidgeteditorimpl.cpp: $(MOC) ../../../../tools/designer/designer/customwidgeteditorimpl.h
	$(MOC) ../../../../tools/designer/designer/customwidgeteditorimpl.h -o .moc/release-static/moc_customwidgeteditorimpl.cpp

.moc/release-static/moc_paletteeditorimpl.cpp: $(MOC) ../../../../tools/designer/designer/paletteeditorimpl.h
	$(MOC) ../../../../tools/designer/designer/paletteeditorimpl.h -o .moc/release-static/moc_paletteeditorimpl.cpp

.moc/release-static/moc_styledbutton.cpp: $(MOC) ../../../../tools/designer/designer/styledbutton.h
	$(MOC) ../../../../tools/designer/designer/styledbutton.h -o .moc/release-static/moc_styledbutton.cpp

.moc/release-static/moc_iconvieweditorimpl.cpp: $(MOC) ../../../../tools/designer/designer/iconvieweditorimpl.h
	$(MOC) ../../../../tools/designer/designer/iconvieweditorimpl.h -o .moc/release-static/moc_iconvieweditorimpl.cpp

.moc/release-static/moc_multilineeditorimpl.cpp: $(MOC) ../../../../tools/designer/designer/multilineeditorimpl.h
	$(MOC) ../../../../tools/designer/designer/multilineeditorimpl.h -o .moc/release-static/moc_multilineeditorimpl.cpp

.moc/release-static/moc_formsettingsimpl.cpp: $(MOC) ../../../../tools/designer/designer/formsettingsimpl.h
	$(MOC) ../../../../tools/designer/designer/formsettingsimpl.h -o .moc/release-static/moc_formsettingsimpl.cpp

.moc/release-static/moc_asciivalidator.cpp: $(MOC) ../../../../tools/designer/designer/asciivalidator.h
	$(MOC) ../../../../tools/designer/designer/asciivalidator.h -o .moc/release-static/moc_asciivalidator.cpp

.moc/release-static/moc_actioneditorimpl.cpp: $(MOC) ../../../../tools/designer/designer/actioneditorimpl.h
	$(MOC) ../../../../tools/designer/designer/actioneditorimpl.h -o .moc/release-static/moc_actioneditorimpl.cpp

.moc/release-static/moc_actionlistview.cpp: $(MOC) ../../../../tools/designer/designer/actionlistview.h
	$(MOC) ../../../../tools/designer/designer/actionlistview.h -o .moc/release-static/moc_actionlistview.cpp

.moc/release-static/moc_actiondnd.cpp: $(MOC) ../../../../tools/designer/designer/actiondnd.h
	$(MOC) ../../../../tools/designer/designer/actiondnd.h -o .moc/release-static/moc_actiondnd.cpp

.moc/release-static/moc_project.cpp: $(MOC) ../../../../tools/designer/designer/project.h
	$(MOC) ../../../../tools/designer/designer/project.h -o .moc/release-static/moc_project.cpp

.moc/release-static/moc_projectsettingsimpl.cpp: $(MOC) ../../../../tools/designer/designer/projectsettingsimpl.h
	$(MOC) ../../../../tools/designer/designer/projectsettingsimpl.h -o .moc/release-static/moc_projectsettingsimpl.cpp

.moc/release-static/moc_sourceeditor.cpp: $(MOC) ../../../../tools/designer/designer/sourceeditor.h
	$(MOC) ../../../../tools/designer/designer/sourceeditor.h -o .moc/release-static/moc_sourceeditor.cpp

.moc/release-static/moc_outputwindow.cpp: $(MOC) ../../../../tools/designer/designer/outputwindow.h
	$(MOC) ../../../../tools/designer/designer/outputwindow.h -o .moc/release-static/moc_outputwindow.cpp

.moc/release-static/moc_previewframe.cpp: $(MOC) ../../../../tools/designer/designer/previewframe.h
	$(MOC) ../../../../tools/designer/designer/previewframe.h -o .moc/release-static/moc_previewframe.cpp

.moc/release-static/moc_previewwidgetimpl.cpp: $(MOC) ../../../../tools/designer/designer/previewwidgetimpl.h
	$(MOC) ../../../../tools/designer/designer/previewwidgetimpl.h -o .moc/release-static/moc_previewwidgetimpl.cpp

.moc/release-static/moc_paletteeditoradvancedimpl.cpp: $(MOC) ../../../../tools/designer/designer/paletteeditoradvancedimpl.h
	$(MOC) ../../../../tools/designer/designer/paletteeditoradvancedimpl.h -o .moc/release-static/moc_paletteeditoradvancedimpl.cpp

.moc/release-static/moc_sourcefile.cpp: $(MOC) ../../../../tools/designer/designer/sourcefile.h
	$(MOC) ../../../../tools/designer/designer/sourcefile.h -o .moc/release-static/moc_sourcefile.cpp

.moc/release-static/moc_filechooser.cpp: $(MOC) ../../../../tools/designer/designer/filechooser.h
	$(MOC) ../../../../tools/designer/designer/filechooser.h -o .moc/release-static/moc_filechooser.cpp

.moc/release-static/moc_wizardeditorimpl.cpp: $(MOC) ../../../../tools/designer/designer/wizardeditorimpl.h
	$(MOC) ../../../../tools/designer/designer/wizardeditorimpl.h -o .moc/release-static/moc_wizardeditorimpl.cpp

.moc/release-static/moc_qcompletionedit.cpp: $(MOC) ../../../../tools/designer/designer/qcompletionedit.h
	$(MOC) ../../../../tools/designer/designer/qcompletionedit.h -o .moc/release-static/moc_qcompletionedit.cpp

.moc/release-static/moc_timestamp.cpp: $(MOC) ../../../../tools/designer/designer/timestamp.h
	$(MOC) ../../../../tools/designer/designer/timestamp.h -o .moc/release-static/moc_timestamp.cpp

.moc/release-static/moc_formfile.cpp: $(MOC) ../../../../tools/designer/designer/formfile.h
	$(MOC) ../../../../tools/designer/designer/formfile.h -o .moc/release-static/moc_formfile.cpp

.moc/release-static/moc_qcategorywidget.cpp: $(MOC) ../../../../tools/designer/designer/qcategorywidget.h
	$(MOC) ../../../../tools/designer/designer/qcategorywidget.h -o .moc/release-static/moc_qcategorywidget.cpp

.moc/release-static/moc_widgetaction.cpp: $(MOC) ../../../../tools/designer/designer/widgetaction.h
	$(MOC) ../../../../tools/designer/designer/widgetaction.h -o .moc/release-static/moc_widgetaction.cpp

.moc/release-static/moc_startdialogimpl.cpp: $(MOC) ../../../../tools/designer/designer/startdialogimpl.h
	$(MOC) ../../../../tools/designer/designer/startdialogimpl.h -o .moc/release-static/moc_startdialogimpl.cpp

.moc/release-static/moc_connectionitems.cpp: $(MOC) ../../../../tools/designer/designer/connectionitems.h
	$(MOC) ../../../../tools/designer/designer/connectionitems.h -o .moc/release-static/moc_connectionitems.cpp

.moc/release-static/moc_editfunctionsimpl.cpp: $(MOC) ../../../../tools/designer/designer/editfunctionsimpl.h
	$(MOC) ../../../../tools/designer/designer/editfunctionsimpl.h -o .moc/release-static/moc_editfunctionsimpl.cpp

.moc/release-static/moc_variabledialogimpl.cpp: $(MOC) ../../../../tools/designer/designer/variabledialogimpl.h
	$(MOC) ../../../../tools/designer/designer/variabledialogimpl.h -o .moc/release-static/moc_variabledialogimpl.cpp

.moc/release-static/moc_listviewdnd.cpp: $(MOC) ../../../../tools/designer/designer/listviewdnd.h
	$(MOC) ../../../../tools/designer/designer/listviewdnd.h -o .moc/release-static/moc_listviewdnd.cpp

.moc/release-static/moc_listboxdnd.cpp: $(MOC) ../../../../tools/designer/designer/listboxdnd.h
	$(MOC) ../../../../tools/designer/designer/listboxdnd.h -o .moc/release-static/moc_listboxdnd.cpp

.moc/release-static/moc_listdnd.cpp: $(MOC) ../../../../tools/designer/designer/listdnd.h
	$(MOC) ../../../../tools/designer/designer/listdnd.h -o .moc/release-static/moc_listdnd.cpp

.moc/release-static/moc_listboxrename.cpp: $(MOC) ../../../../tools/designer/designer/listboxrename.h
	$(MOC) ../../../../tools/designer/designer/listboxrename.h -o .moc/release-static/moc_listboxrename.cpp

.moc/release-static/moc_connectiontable.cpp: $(MOC) ../../../../tools/designer/designer/connectiontable.h
	$(MOC) ../../../../tools/designer/designer/connectiontable.h -o .moc/release-static/moc_connectiontable.cpp

.moc/release-static/moc_database.cpp: $(MOC) ../../../../tools/designer/designer/database.h
	$(MOC) ../../../../tools/designer/designer/database.h -o .moc/release-static/moc_database.cpp

.moc/release-static/moc_dbconnectionimpl.cpp: $(MOC) ../../../../tools/designer/designer/dbconnectionimpl.h
	$(MOC) ../../../../tools/designer/designer/dbconnectionimpl.h -o .moc/release-static/moc_dbconnectionimpl.cpp

.moc/release-static/moc_dbconnectionsimpl.cpp: $(MOC) ../../../../tools/designer/designer/dbconnectionsimpl.h
	$(MOC) ../../../../tools/designer/designer/dbconnectionsimpl.h -o .moc/release-static/moc_dbconnectionsimpl.cpp

.moc/release-static/moc_tableeditorimpl.cpp: $(MOC) ../../../../tools/designer/designer/tableeditorimpl.h
	$(MOC) ../../../../tools/designer/designer/tableeditorimpl.h -o .moc/release-static/moc_tableeditorimpl.cpp

.moc/release-static/actiondnd.moc: $(MOC) ../../../../tools/designer/designer/actiondnd.cpp
	$(MOC) ../../../../tools/designer/designer/actiondnd.cpp -o .moc/release-static/actiondnd.moc

.moc/release-static/moc_listboxeditor.cpp: $(MOC) ./listboxeditor.h
	$(MOC) ./listboxeditor.h -o .moc/release-static/moc_listboxeditor.cpp

.moc/release-static/moc_editfunctions.cpp: $(MOC) ./editfunctions.h
	$(MOC) ./editfunctions.h -o .moc/release-static/moc_editfunctions.cpp

.moc/release-static/moc_newform.cpp: $(MOC) ./newform.h
	$(MOC) ./newform.h -o .moc/release-static/moc_newform.cpp

.moc/release-static/moc_listvieweditor.cpp: $(MOC) ./listvieweditor.h
	$(MOC) ./listvieweditor.h -o .moc/release-static/moc_listvieweditor.cpp

.moc/release-static/moc_customwidgeteditor.cpp: $(MOC) ./customwidgeteditor.h
	$(MOC) ./customwidgeteditor.h -o .moc/release-static/moc_customwidgeteditor.cpp

.moc/release-static/moc_paletteeditor.cpp: $(MOC) ./paletteeditor.h
	$(MOC) ./paletteeditor.h -o .moc/release-static/moc_paletteeditor.cpp

.moc/release-static/moc_iconvieweditor.cpp: $(MOC) ./iconvieweditor.h
	$(MOC) ./iconvieweditor.h -o .moc/release-static/moc_iconvieweditor.cpp

.moc/release-static/moc_preferences.cpp: $(MOC) ./preferences.h
	$(MOC) ./preferences.h -o .moc/release-static/moc_preferences.cpp

.moc/release-static/moc_multilineeditor.cpp: $(MOC) ./multilineeditor.h
	$(MOC) ./multilineeditor.h -o .moc/release-static/moc_multilineeditor.cpp

.moc/release-static/moc_formsettings.cpp: $(MOC) ./formsettings.h
	$(MOC) ./formsettings.h -o .moc/release-static/moc_formsettings.cpp

.moc/release-static/moc_about.cpp: $(MOC) ./about.h
	$(MOC) ./about.h -o .moc/release-static/moc_about.cpp

.moc/release-static/moc_pixmapfunction.cpp: $(MOC) ./pixmapfunction.h
	$(MOC) ./pixmapfunction.h -o .moc/release-static/moc_pixmapfunction.cpp

.moc/release-static/moc_createtemplate.cpp: $(MOC) ./createtemplate.h
	$(MOC) ./createtemplate.h -o .moc/release-static/moc_createtemplate.cpp

.moc/release-static/moc_actioneditor.cpp: $(MOC) ./actioneditor.h
	$(MOC) ./actioneditor.h -o .moc/release-static/moc_actioneditor.cpp

.moc/release-static/moc_projectsettings.cpp: $(MOC) ./projectsettings.h
	$(MOC) ./projectsettings.h -o .moc/release-static/moc_projectsettings.cpp

.moc/release-static/moc_finddialog.cpp: $(MOC) ./finddialog.h
	$(MOC) ./finddialog.h -o .moc/release-static/moc_finddialog.cpp

.moc/release-static/moc_replacedialog.cpp: $(MOC) ./replacedialog.h
	$(MOC) ./replacedialog.h -o .moc/release-static/moc_replacedialog.cpp

.moc/release-static/moc_gotolinedialog.cpp: $(MOC) ./gotolinedialog.h
	$(MOC) ./gotolinedialog.h -o .moc/release-static/moc_gotolinedialog.cpp

.moc/release-static/moc_pixmapcollectioneditor.cpp: $(MOC) ./pixmapcollectioneditor.h
	$(MOC) ./pixmapcollectioneditor.h -o .moc/release-static/moc_pixmapcollectioneditor.cpp

.moc/release-static/moc_previewwidget.cpp: $(MOC) ./previewwidget.h
	$(MOC) ./previewwidget.h -o .moc/release-static/moc_previewwidget.cpp

.moc/release-static/moc_paletteeditoradvanced.cpp: $(MOC) ./paletteeditoradvanced.h
	$(MOC) ./paletteeditoradvanced.h -o .moc/release-static/moc_paletteeditoradvanced.cpp

.moc/release-static/moc_wizardeditor.cpp: $(MOC) ./wizardeditor.h
	$(MOC) ./wizardeditor.h -o .moc/release-static/moc_wizardeditor.cpp

.moc/release-static/moc_listeditor.cpp: $(MOC) ./listeditor.h
	$(MOC) ./listeditor.h -o .moc/release-static/moc_listeditor.cpp

.moc/release-static/moc_startdialog.cpp: $(MOC) ./startdialog.h
	$(MOC) ./startdialog.h -o .moc/release-static/moc_startdialog.cpp

.moc/release-static/moc_richtextfontdialog.cpp: $(MOC) ./richtextfontdialog.h
	$(MOC) ./richtextfontdialog.h -o .moc/release-static/moc_richtextfontdialog.cpp

.moc/release-static/moc_connectiondialog.cpp: $(MOC) ./connectiondialog.h
	$(MOC) ./connectiondialog.h -o .moc/release-static/moc_connectiondialog.cpp

.moc/release-static/moc_variabledialog.cpp: $(MOC) ./variabledialog.h
	$(MOC) ./variabledialog.h -o .moc/release-static/moc_variabledialog.cpp

.moc/release-static/moc_configtoolboxdialog.cpp: $(MOC) ./configtoolboxdialog.h
	$(MOC) ./configtoolboxdialog.h -o .moc/release-static/moc_configtoolboxdialog.cpp

.moc/release-static/moc_dbconnections.cpp: $(MOC) ./dbconnections.h
	$(MOC) ./dbconnections.h -o .moc/release-static/moc_dbconnections.cpp

.moc/release-static/moc_dbconnection.cpp: $(MOC) ./dbconnection.h
	$(MOC) ./dbconnection.h -o .moc/release-static/moc_dbconnection.cpp

.moc/release-static/moc_dbconnectioneditor.cpp: $(MOC) ./dbconnectioneditor.h
	$(MOC) ./dbconnectioneditor.h -o .moc/release-static/moc_dbconnectioneditor.cpp

.moc/release-static/moc_tableeditor.cpp: $(MOC) ./tableeditor.h
	$(MOC) ./tableeditor.h -o .moc/release-static/moc_tableeditor.cpp

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

qmake_image_collection.cpp: ../../../../tools/designer/designer/images/adjustsize.png \
		../../../../tools/designer/designer/images/edithlayoutsplit.png \
		../../../../tools/designer/designer/images/left.png \
		../../../../tools/designer/designer/images/sizeall.png \
		../../../../tools/designer/designer/images/arrow.png \
		../../../../tools/designer/designer/images/editlower.png \
		../../../../tools/designer/designer/images/line.png \
		../../../../tools/designer/designer/images/sizeb.png \
		../../../../tools/designer/designer/images/background.png \
		../../../../tools/designer/designer/images/editpaste.png \
		../../../../tools/designer/designer/images/lineedit.png \
		../../../../tools/designer/designer/images/sizef.png \
		../../../../tools/designer/designer/images/book.png \
		../../../../tools/designer/designer/images/editraise.png \
		../../../../tools/designer/designer/images/listbox.png \
		../../../../tools/designer/designer/images/sizeh.png \
		../../../../tools/designer/designer/images/buttongroup.png \
		../../../../tools/designer/designer/images/editslots.png \
		../../../../tools/designer/designer/images/listview.png \
		../../../../tools/designer/designer/images/sizev.png \
		../../../../tools/designer/designer/images/checkbox.png \
		../../../../tools/designer/designer/images/editvlayout.png \
		../../../../tools/designer/designer/images/multilineedit.png \
		../../../../tools/designer/designer/images/slider.png \
		../../../../tools/designer/designer/images/combobox.png \
		../../../../tools/designer/designer/images/editvlayoutsplit.png \
		../../../../tools/designer/designer/images/newform.png \
		../../../../tools/designer/designer/images/spacer.png \
		../../../../tools/designer/designer/images/connecttool.png \
		../../../../tools/designer/designer/images/filenew.png \
		../../../../tools/designer/designer/images/no.png \
		../../../../tools/designer/designer/images/spinbox.png \
		../../../../tools/designer/designer/images/cross.png \
		../../../../tools/designer/designer/images/fileopen.png \
		../../../../tools/designer/designer/images/ordertool.png \
		../../../../tools/designer/designer/images/splash.png \
		../../../../tools/designer/designer/images/customwidget.png \
		../../../../tools/designer/designer/images/filesave.png \
		../../../../tools/designer/designer/images/pixlabel.png \
		../../../../tools/designer/designer/images/table.png \
		../../../../tools/designer/designer/images/databrowser.png \
		../../../../tools/designer/designer/images/form.png \
		../../../../tools/designer/designer/images/pointer.png \
		../../../../tools/designer/designer/images/tabwidget.png \
		../../../../tools/designer/designer/images/datatable.png \
		../../../../tools/designer/designer/images/frame.png \
		../../../../tools/designer/designer/images/print.png \
		../../../../tools/designer/designer/images/textbrowser.png \
		../../../../tools/designer/designer/images/dataview.png \
		../../../../tools/designer/designer/images/groupbox.png \
		../../../../tools/designer/designer/images/progress.png \
		../../../../tools/designer/designer/images/textedit.png \
		../../../../tools/designer/designer/images/dateedit.png \
		../../../../tools/designer/designer/images/hand.png \
		../../../../tools/designer/designer/images/project.png \
		../../../../tools/designer/designer/images/textview.png \
		../../../../tools/designer/designer/images/datetimeedit.png \
		../../../../tools/designer/designer/images/help.png \
		../../../../tools/designer/designer/images/pushbutton.png \
		../../../../tools/designer/designer/images/timeedit.png \
		../../../../tools/designer/designer/images/dial.png \
		../../../../tools/designer/designer/images/home.png \
		../../../../tools/designer/designer/images/qtlogo.png \
		../../../../tools/designer/designer/images/toolbutton.png \
		../../../../tools/designer/designer/images/down.png \
		../../../../tools/designer/designer/images/hsplit.png \
		../../../../tools/designer/designer/images/radiobutton.png \
		../../../../tools/designer/designer/images/undo.png \
		../../../../tools/designer/designer/images/editbreaklayout.png \
		../../../../tools/designer/designer/images/ibeam.png \
		../../../../tools/designer/designer/images/redo.png \
		../../../../tools/designer/designer/images/up.png \
		../../../../tools/designer/designer/images/resetproperty.png \
		../../../../tools/designer/designer/images/editcopy.png \
		../../../../tools/designer/designer/images/iconview.png \
		../../../../tools/designer/designer/images/resetproperty.png \
		../../../../tools/designer/designer/images/uparrow.png \
		../../../../tools/designer/designer/images/editcut.png \
		../../../../tools/designer/designer/images/image.png \
		../../../../tools/designer/designer/images/richtextedit.png \
		../../../../tools/designer/designer/images/vsplit.png \
		../../../../tools/designer/designer/images/editdelete.png \
		../../../../tools/designer/designer/images/label.png \
		../../../../tools/designer/designer/images/right.png \
		../../../../tools/designer/designer/images/wait.png \
		../../../../tools/designer/designer/images/editgrid.png \
		../../../../tools/designer/designer/images/layout.png \
		../../../../tools/designer/designer/images/scrollbar.png \
		../../../../tools/designer/designer/images/widgetstack.png \
		../../../../tools/designer/designer/images/edithlayout.png \
		../../../../tools/designer/designer/images/lcdnumber.png \
		../../../../tools/designer/designer/images/searchfind.png \
		../../../../tools/designer/designer/images/folder.png \
		../../../../tools/designer/designer/images/setbuddy.png \
		../../../../tools/designer/designer/images/textbold.png \
		../../../../tools/designer/designer/images/textcenter.png \
		../../../../tools/designer/designer/images/texth1.png \
		../../../../tools/designer/designer/images/texth2.png \
		../../../../tools/designer/designer/images/texth3.png \
		../../../../tools/designer/designer/images/textitalic.png \
		../../../../tools/designer/designer/images/textjustify.png \
		../../../../tools/designer/designer/images/textlarger.png \
		../../../../tools/designer/designer/images/textleft.png \
		../../../../tools/designer/designer/images/textlinebreak.png \
		../../../../tools/designer/designer/images/textparagraph.png \
		../../../../tools/designer/designer/images/textright.png \
		../../../../tools/designer/designer/images/textsmaller.png \
		../../../../tools/designer/designer/images/textteletext.png \
		../../../../tools/designer/designer/images/textunderline.png \
		../../../../tools/designer/designer/images/wizarddata.png \
		../../../../tools/designer/designer/images/wizarddialog.png \
		../../../../tools/designer/designer/images/d_adjustsize.png \
		../../../../tools/designer/designer/images/d_label.png \
		../../../../tools/designer/designer/images/d_book.png \
		../../../../tools/designer/designer/images/d_layout.png \
		../../../../tools/designer/designer/images/d_buttongroup.png \
		../../../../tools/designer/designer/images/d_lcdnumber.png \
		../../../../tools/designer/designer/images/d_checkbox.png \
		../../../../tools/designer/designer/images/d_left.png \
		../../../../tools/designer/designer/images/d_combobox.png \
		../../../../tools/designer/designer/images/d_line.png \
		../../../../tools/designer/designer/images/d_connecttool.png \
		../../../../tools/designer/designer/images/d_lineedit.png \
		../../../../tools/designer/designer/images/d_customwidget.png \
		../../../../tools/designer/designer/images/d_listbox.png \
		../../../../tools/designer/designer/images/d_databrowser.png \
		../../../../tools/designer/designer/images/d_listview.png \
		../../../../tools/designer/designer/images/d_datatable.png \
		../../../../tools/designer/designer/images/d_multilineedit.png \
		../../../../tools/designer/designer/images/d_dataview.png \
		../../../../tools/designer/designer/images/d_newform.png \
		../../../../tools/designer/designer/images/d_dateedit.png \
		../../../../tools/designer/designer/images/d_ordertool.png \
		../../../../tools/designer/designer/images/d_datetimeedit.png \
		../../../../tools/designer/designer/images/d_pixlabel.png \
		../../../../tools/designer/designer/images/d_dial.png \
		../../../../tools/designer/designer/images/d_pointer.png \
		../../../../tools/designer/designer/images/d_down.png \
		../../../../tools/designer/designer/images/d_print.png \
		../../../../tools/designer/designer/images/d_editbreaklayout.png \
		../../../../tools/designer/designer/images/d_progress.png \
		../../../../tools/designer/designer/images/d_editcopy.png \
		../../../../tools/designer/designer/images/d_project.png \
		../../../../tools/designer/designer/images/d_editcut.png \
		../../../../tools/designer/designer/images/d_pushbutton.png \
		../../../../tools/designer/designer/images/d_editdelete.png \
		../../../../tools/designer/designer/images/d_radiobutton.png \
		../../../../tools/designer/designer/images/d_editgrid.png \
		../../../../tools/designer/designer/images/d_redo.png \
		../../../../tools/designer/designer/images/d_edithlayout.png \
		../../../../tools/designer/designer/images/d_richtextedit.png \
		../../../../tools/designer/designer/images/d_edithlayoutsplit.png \
		../../../../tools/designer/designer/images/d_right.png \
		../../../../tools/designer/designer/images/d_editlower.png \
		../../../../tools/designer/designer/images/d_scrollbar.png \
		../../../../tools/designer/designer/images/d_editpaste.png \
		../../../../tools/designer/designer/images/d_searchfind.png \
		../../../../tools/designer/designer/images/d_editraise.png \
		../../../../tools/designer/designer/images/d_slider.png \
		../../../../tools/designer/designer/images/d_editslots.png \
		../../../../tools/designer/designer/images/d_spacer.png \
		../../../../tools/designer/designer/images/d_editvlayout.png \
		../../../../tools/designer/designer/images/d_spinbox.png \
		../../../../tools/designer/designer/images/d_editvlayoutsplit.png \
		../../../../tools/designer/designer/images/d_table.png \
		../../../../tools/designer/designer/images/d_filenew.png \
		../../../../tools/designer/designer/images/d_folder.png \
		../../../../tools/designer/designer/images/d_tabwidget.png \
		../../../../tools/designer/designer/images/d_fileopen.png \
		../../../../tools/designer/designer/images/d_textbrowser.png \
		../../../../tools/designer/designer/images/d_filesave.png \
		../../../../tools/designer/designer/images/d_textedit.png \
		../../../../tools/designer/designer/images/d_form.png \
		../../../../tools/designer/designer/images/d_textview.png \
		../../../../tools/designer/designer/images/d_frame.png \
		../../../../tools/designer/designer/images/d_timeedit.png \
		../../../../tools/designer/designer/images/d_groupbox.png \
		../../../../tools/designer/designer/images/d_toolbutton.png \
		../../../../tools/designer/designer/images/d_help.png \
		../../../../tools/designer/designer/images/d_undo.png \
		../../../../tools/designer/designer/images/d_home.png \
		../../../../tools/designer/designer/images/d_up.png \
		../../../../tools/designer/designer/images/d_iconview.png \
		../../../../tools/designer/designer/images/d_widgetstack.png \
		../../../../tools/designer/designer/images/d_setbuddy.png \
		../../../../tools/designer/designer/images/d_textbold.png \
		../../../../tools/designer/designer/images/d_texth1.png \
		../../../../tools/designer/designer/images/d_texth2.png \
		../../../../tools/designer/designer/images/d_texth3.png \
		../../../../tools/designer/designer/images/d_textitalic.png \
		../../../../tools/designer/designer/images/d_textjustify.png \
		../../../../tools/designer/designer/images/d_textlarger.png \
		../../../../tools/designer/designer/images/d_textleft.png \
		../../../../tools/designer/designer/images/d_textlinebreak.png \
		../../../../tools/designer/designer/images/d_textparagraph.png \
		../../../../tools/designer/designer/images/d_textright.png \
		../../../../tools/designer/designer/images/d_textsmaller.png \
		../../../../tools/designer/designer/images/d_textteletext.png \
		../../../../tools/designer/designer/images/d_textunderline.png \
		../../../../tools/designer/designer/images/d_textcenter.png \
		../../../../tools/designer/designer/images/d_wizarddata.png \
		../../../../tools/designer/designer/images/d_wizarddialog.png \
		../../../../tools/designer/designer/images/s_editcut.png \
		../../../../tools/designer/designer/images/s_up.png \
		../../../../tools/designer/designer/images/s_down.png \
		../../../../tools/designer/designer/images/s_left.png \
		../../../../tools/designer/designer/images/s_right.png \
		../../../../tools/designer/designer/images/d_image.png \
		../../../../tools/designer/designer/images/d_textfont.png \
		../../../../tools/designer/designer/images/textfont.png \
		../../../../tools/designer/designer/images/object.png \
		../../../../tools/designer/designer/images/appicon.png
	$(UIC)  -embed designer ../../../../tools/designer/designer/images/adjustsize.png ../../../../tools/designer/designer/images/edithlayoutsplit.png ../../../../tools/designer/designer/images/left.png ../../../../tools/designer/designer/images/sizeall.png ../../../../tools/designer/designer/images/arrow.png ../../../../tools/designer/designer/images/editlower.png ../../../../tools/designer/designer/images/line.png ../../../../tools/designer/designer/images/sizeb.png ../../../../tools/designer/designer/images/background.png ../../../../tools/designer/designer/images/editpaste.png ../../../../tools/designer/designer/images/lineedit.png ../../../../tools/designer/designer/images/sizef.png ../../../../tools/designer/designer/images/book.png ../../../../tools/designer/designer/images/editraise.png ../../../../tools/designer/designer/images/listbox.png ../../../../tools/designer/designer/images/sizeh.png ../../../../tools/designer/designer/images/buttongroup.png ../../../../tools/designer/designer/images/editslots.png ../../../../tools/designer/designer/images/listview.png ../../../../tools/designer/designer/images/sizev.png ../../../../tools/designer/designer/images/checkbox.png ../../../../tools/designer/designer/images/editvlayout.png ../../../../tools/designer/designer/images/multilineedit.png ../../../../tools/designer/designer/images/slider.png ../../../../tools/designer/designer/images/combobox.png ../../../../tools/designer/designer/images/editvlayoutsplit.png ../../../../tools/designer/designer/images/newform.png ../../../../tools/designer/designer/images/spacer.png ../../../../tools/designer/designer/images/connecttool.png ../../../../tools/designer/designer/images/filenew.png ../../../../tools/designer/designer/images/no.png ../../../../tools/designer/designer/images/spinbox.png ../../../../tools/designer/designer/images/cross.png ../../../../tools/designer/designer/images/fileopen.png ../../../../tools/designer/designer/images/ordertool.png ../../../../tools/designer/designer/images/splash.png ../../../../tools/designer/designer/images/customwidget.png ../../../../tools/designer/designer/images/filesave.png ../../../../tools/designer/designer/images/pixlabel.png ../../../../tools/designer/designer/images/table.png ../../../../tools/designer/designer/images/databrowser.png ../../../../tools/designer/designer/images/form.png ../../../../tools/designer/designer/images/pointer.png ../../../../tools/designer/designer/images/tabwidget.png ../../../../tools/designer/designer/images/datatable.png ../../../../tools/designer/designer/images/frame.png ../../../../tools/designer/designer/images/print.png ../../../../tools/designer/designer/images/textbrowser.png ../../../../tools/designer/designer/images/dataview.png ../../../../tools/designer/designer/images/groupbox.png ../../../../tools/designer/designer/images/progress.png ../../../../tools/designer/designer/images/textedit.png ../../../../tools/designer/designer/images/dateedit.png ../../../../tools/designer/designer/images/hand.png ../../../../tools/designer/designer/images/project.png ../../../../tools/designer/designer/images/textview.png ../../../../tools/designer/designer/images/datetimeedit.png ../../../../tools/designer/designer/images/help.png ../../../../tools/designer/designer/images/pushbutton.png ../../../../tools/designer/designer/images/timeedit.png ../../../../tools/designer/designer/images/dial.png ../../../../tools/designer/designer/images/home.png ../../../../tools/designer/designer/images/qtlogo.png ../../../../tools/designer/designer/images/toolbutton.png ../../../../tools/designer/designer/images/down.png ../../../../tools/designer/designer/images/hsplit.png ../../../../tools/designer/designer/images/radiobutton.png ../../../../tools/designer/designer/images/undo.png ../../../../tools/designer/designer/images/editbreaklayout.png ../../../../tools/designer/designer/images/ibeam.png ../../../../tools/designer/designer/images/redo.png ../../../../tools/designer/designer/images/up.png ../../../../tools/designer/designer/images/resetproperty.png ../../../../tools/designer/designer/images/editcopy.png ../../../../tools/designer/designer/images/iconview.png ../../../../tools/designer/designer/images/resetproperty.png ../../../../tools/designer/designer/images/uparrow.png ../../../../tools/designer/designer/images/editcut.png ../../../../tools/designer/designer/images/image.png ../../../../tools/designer/designer/images/richtextedit.png ../../../../tools/designer/designer/images/vsplit.png ../../../../tools/designer/designer/images/editdelete.png ../../../../tools/designer/designer/images/label.png ../../../../tools/designer/designer/images/right.png ../../../../tools/designer/designer/images/wait.png ../../../../tools/designer/designer/images/editgrid.png ../../../../tools/designer/designer/images/layout.png ../../../../tools/designer/designer/images/scrollbar.png ../../../../tools/designer/designer/images/widgetstack.png ../../../../tools/designer/designer/images/edithlayout.png ../../../../tools/designer/designer/images/lcdnumber.png ../../../../tools/designer/designer/images/searchfind.png ../../../../tools/designer/designer/images/folder.png ../../../../tools/designer/designer/images/setbuddy.png ../../../../tools/designer/designer/images/textbold.png ../../../../tools/designer/designer/images/textcenter.png ../../../../tools/designer/designer/images/texth1.png ../../../../tools/designer/designer/images/texth2.png ../../../../tools/designer/designer/images/texth3.png ../../../../tools/designer/designer/images/textitalic.png ../../../../tools/designer/designer/images/textjustify.png ../../../../tools/designer/designer/images/textlarger.png ../../../../tools/designer/designer/images/textleft.png ../../../../tools/designer/designer/images/textlinebreak.png ../../../../tools/designer/designer/images/textparagraph.png ../../../../tools/designer/designer/images/textright.png ../../../../tools/designer/designer/images/textsmaller.png ../../../../tools/designer/designer/images/textteletext.png ../../../../tools/designer/designer/images/textunderline.png ../../../../tools/designer/designer/images/wizarddata.png ../../../../tools/designer/designer/images/wizarddialog.png ../../../../tools/designer/designer/images/d_adjustsize.png ../../../../tools/designer/designer/images/d_label.png ../../../../tools/designer/designer/images/d_book.png ../../../../tools/designer/designer/images/d_layout.png ../../../../tools/designer/designer/images/d_buttongroup.png ../../../../tools/designer/designer/images/d_lcdnumber.png ../../../../tools/designer/designer/images/d_checkbox.png ../../../../tools/designer/designer/images/d_left.png ../../../../tools/designer/designer/images/d_combobox.png ../../../../tools/designer/designer/images/d_line.png ../../../../tools/designer/designer/images/d_connecttool.png ../../../../tools/designer/designer/images/d_lineedit.png ../../../../tools/designer/designer/images/d_customwidget.png ../../../../tools/designer/designer/images/d_listbox.png ../../../../tools/designer/designer/images/d_databrowser.png ../../../../tools/designer/designer/images/d_listview.png ../../../../tools/designer/designer/images/d_datatable.png ../../../../tools/designer/designer/images/d_multilineedit.png ../../../../tools/designer/designer/images/d_dataview.png ../../../../tools/designer/designer/images/d_newform.png ../../../../tools/designer/designer/images/d_dateedit.png ../../../../tools/designer/designer/images/d_ordertool.png ../../../../tools/designer/designer/images/d_datetimeedit.png ../../../../tools/designer/designer/images/d_pixlabel.png ../../../../tools/designer/designer/images/d_dial.png ../../../../tools/designer/designer/images/d_pointer.png ../../../../tools/designer/designer/images/d_down.png ../../../../tools/designer/designer/images/d_print.png ../../../../tools/designer/designer/images/d_editbreaklayout.png ../../../../tools/designer/designer/images/d_progress.png ../../../../tools/designer/designer/images/d_editcopy.png ../../../../tools/designer/designer/images/d_project.png ../../../../tools/designer/designer/images/d_editcut.png ../../../../tools/designer/designer/images/d_pushbutton.png ../../../../tools/designer/designer/images/d_editdelete.png ../../../../tools/designer/designer/images/d_radiobutton.png ../../../../tools/designer/designer/images/d_editgrid.png ../../../../tools/designer/designer/images/d_redo.png ../../../../tools/designer/designer/images/d_edithlayout.png ../../../../tools/designer/designer/images/d_richtextedit.png ../../../../tools/designer/designer/images/d_edithlayoutsplit.png ../../../../tools/designer/designer/images/d_right.png ../../../../tools/designer/designer/images/d_editlower.png ../../../../tools/designer/designer/images/d_scrollbar.png ../../../../tools/designer/designer/images/d_editpaste.png ../../../../tools/designer/designer/images/d_searchfind.png ../../../../tools/designer/designer/images/d_editraise.png ../../../../tools/designer/designer/images/d_slider.png ../../../../tools/designer/designer/images/d_editslots.png ../../../../tools/designer/designer/images/d_spacer.png ../../../../tools/designer/designer/images/d_editvlayout.png ../../../../tools/designer/designer/images/d_spinbox.png ../../../../tools/designer/designer/images/d_editvlayoutsplit.png ../../../../tools/designer/designer/images/d_table.png ../../../../tools/designer/designer/images/d_filenew.png ../../../../tools/designer/designer/images/d_folder.png ../../../../tools/designer/designer/images/d_tabwidget.png ../../../../tools/designer/designer/images/d_fileopen.png ../../../../tools/designer/designer/images/d_textbrowser.png ../../../../tools/designer/designer/images/d_filesave.png ../../../../tools/designer/designer/images/d_textedit.png ../../../../tools/designer/designer/images/d_form.png ../../../../tools/designer/designer/images/d_textview.png ../../../../tools/designer/designer/images/d_frame.png ../../../../tools/designer/designer/images/d_timeedit.png ../../../../tools/designer/designer/images/d_groupbox.png ../../../../tools/designer/designer/images/d_toolbutton.png ../../../../tools/designer/designer/images/d_help.png ../../../../tools/designer/designer/images/d_undo.png ../../../../tools/designer/designer/images/d_home.png ../../../../tools/designer/designer/images/d_up.png ../../../../tools/designer/designer/images/d_iconview.png ../../../../tools/designer/designer/images/d_widgetstack.png ../../../../tools/designer/designer/images/d_setbuddy.png ../../../../tools/designer/designer/images/d_textbold.png ../../../../tools/designer/designer/images/d_texth1.png ../../../../tools/designer/designer/images/d_texth2.png ../../../../tools/designer/designer/images/d_texth3.png ../../../../tools/designer/designer/images/d_textitalic.png ../../../../tools/designer/designer/images/d_textjustify.png ../../../../tools/designer/designer/images/d_textlarger.png ../../../../tools/designer/designer/images/d_textleft.png ../../../../tools/designer/designer/images/d_textlinebreak.png ../../../../tools/designer/designer/images/d_textparagraph.png ../../../../tools/designer/designer/images/d_textright.png ../../../../tools/designer/designer/images/d_textsmaller.png ../../../../tools/designer/designer/images/d_textteletext.png ../../../../tools/designer/designer/images/d_textunderline.png ../../../../tools/designer/designer/images/d_textcenter.png ../../../../tools/designer/designer/images/d_wizarddata.png ../../../../tools/designer/designer/images/d_wizarddialog.png ../../../../tools/designer/designer/images/s_editcut.png ../../../../tools/designer/designer/images/s_up.png ../../../../tools/designer/designer/images/s_down.png ../../../../tools/designer/designer/images/s_left.png ../../../../tools/designer/designer/images/s_right.png ../../../../tools/designer/designer/images/d_image.png ../../../../tools/designer/designer/images/d_textfont.png ../../../../tools/designer/designer/images/textfont.png ../../../../tools/designer/designer/images/object.png ../../../../tools/designer/designer/images/appicon.png -o qmake_image_collection.cpp

####### Install

install_target: 
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/lib/ || $(MKDIR) $(INSTALL_ROOT)/usr/lib/
	-$(COPY) ../../../lib/libdesigner.prl $(INSTALL_ROOT)/usr/lib/libdesigner.prl
	$(DEL_FILE) "$(INSTALL_ROOT)/usr/lib/$(TARGET)"
	-$(COPY) "../../../lib/$(TARGET)" "$(INSTALL_ROOT)/usr/lib/$(TARGET)"

uninstall_target: 
	-$(DEL_FILE) "$(INSTALL_ROOT)/usr/lib/libdesigner.prl" 
	 -$(DEL_FILE) "$(INSTALL_ROOT)/usr/lib/$(TARGET)"
	-$(DEL_DIR) "$(INSTALL_ROOT)/usr/lib/"


install_templates: 
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/qt/templates/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/qt/templates/
		-$(COPY_FILE) "../../../../tools/designer/templates/Configuration_Dialog.ui" "$(INSTALL_ROOT)/usr/share/qt/templates"
	-$(COPY_FILE) "../../../../tools/designer/templates/Dialog_with_Buttons_(Bottom).ui" "$(INSTALL_ROOT)/usr/share/qt/templates"
	-$(COPY_FILE) "../../../../tools/designer/templates/Dialog_with_Buttons_(Right).ui" "$(INSTALL_ROOT)/usr/share/qt/templates"
	-$(COPY_FILE) "../../../../tools/designer/templates/Tab_Dialog.ui" "$(INSTALL_ROOT)/usr/share/qt/templates"


uninstall_templates: 
	-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/qt/templates/*
	-$(DEL_DIR) "$(INSTALL_ROOT)/usr/share/qt/templates/"


install: all install_target install_templates 

uninstall: uninstall_target uninstall_templates 

