#############################################################################
# Makefile for building: libdesignercore.a
# Generated by qmake (1.07a) (Qt 3.3.3) on: Sun Jan 30 01:45:32 2005
# Project:  designer.pro
# Template: lib
# Command: $(QMAKE) -spec /usr/src/kde/qt333/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -o Makefile designer.pro
#############################################################################

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

CC       = gcc
CXX      = g++
LEX      = flex
YACC     = yacc
CFLAGS   = -pipe -fPIC -Wall -W -O2 -D_REENTRANT  -DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_TABLE -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
CXXFLAGS = -pipe -fPIC -Wall -W -O2 -D_REENTRANT  -DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_TABLE -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
LEXFLAGS = 
YACCFLAGS= -d
INCPATH  = -I/usr/src/kde/qt333/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/X11R6/include/freetype2 -I../shared -I../uilib -I../../../include -I/usr/X11R6/include -I.moc/release-shared-mt/
AR       = ar cqs
RANLIB   = 
MOC      = /usr/src/kde/qt333/work/qt-x11-free-3.3.3/bin/moc
UIC      = /usr/src/kde/qt333/work/qt-x11-free-3.3.3/bin/uic -L /usr/src/kde/qt333/work/qt-x11-free-3.3.3/plugins
QMAKE    = /usr/src/kde/qt333/work/qt-x11-free-3.3.3/bin/qmake
TAR      = tar -cf
GZIP     = gzip -9f
COPY     = cp -f
COPY_FILE= $(COPY)
COPY_DIR = $(COPY) -r
INSTALL_FILE= $(COPY_FILE)
INSTALL_DIR = $(COPY_DIR)
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 = command.h \
		defs.h \
		formwindow.h \
		layout.h \
		mainwindow.h \
		metadatabase.h \
		pixmapchooser.h \
		propertyeditor.h \
		resource.h \
		sizehandle.h \
		orderindicator.h \
		widgetfactory.h \
		hierarchyview.h \
		listboxeditorimpl.h \
		newformimpl.h \
		workspace.h \
		listvieweditorimpl.h \
		customwidgeteditorimpl.h \
		paletteeditorimpl.h \
		styledbutton.h \
		iconvieweditorimpl.h \
		multilineeditorimpl.h \
		formsettingsimpl.h \
		asciivalidator.h \
		../interfaces/widgetinterface.h \
		../interfaces/actioninterface.h \
		../interfaces/filterinterface.h \
		../interfaces/designerinterface.h \
		designerapp.h \
		designerappiface.h \
		actioneditorimpl.h \
		actionlistview.h \
		actiondnd.h \
		project.h \
		projectsettingsimpl.h \
		sourceeditor.h \
		outputwindow.h \
		../shared/widgetdatabase.h \
		../shared/parser.h \
		previewframe.h \
		previewwidgetimpl.h \
		paletteeditoradvancedimpl.h \
		pixmapcollection.h \
		sourcefile.h \
		filechooser.h \
		wizardeditorimpl.h \
		qcompletionedit.h \
		timestamp.h \
		formfile.h \
		widgetaction.h \
		propertyobject.h \
		startdialogimpl.h \
		syntaxhighlighter_html.h \
		connectionitems.h \
		editfunctionsimpl.h \
		variabledialogimpl.h \
		listviewdnd.h \
		listboxdnd.h \
		listdnd.h \
		listboxrename.h \
		connectiontable.h \
		popupmenueditor.h \
		menubareditor.h \
		database.h \
		dbconnectionimpl.h \
		dbconnectionsimpl.h \
		tableeditorimpl.h
SOURCES = command.cpp \
		formwindow.cpp \
		defs.cpp \
		layout.cpp \
		mainwindow.cpp \
		mainwindowactions.cpp \
		metadatabase.cpp \
		pixmapchooser.cpp \
		propertyeditor.cpp \
		resource.cpp \
		sizehandle.cpp \
		orderindicator.cpp \
		widgetfactory.cpp \
		hierarchyview.cpp \
		listboxeditorimpl.cpp \
		newformimpl.cpp \
		workspace.cpp \
		listvieweditorimpl.cpp \
		customwidgeteditorimpl.cpp \
		paletteeditorimpl.cpp \
		styledbutton.cpp \
		iconvieweditorimpl.cpp \
		multilineeditorimpl.cpp \
		formsettingsimpl.cpp \
		asciivalidator.cpp \
		designerapp.cpp \
		designerappiface.cpp \
		actioneditorimpl.cpp \
		actionlistview.cpp \
		actiondnd.cpp \
		project.cpp \
		projectsettingsimpl.cpp \
		sourceeditor.cpp \
		outputwindow.cpp \
		../shared/widgetdatabase.cpp \
		../shared/parser.cpp \
		pixmapcollection.cpp \
		previewframe.cpp \
		previewwidgetimpl.cpp \
		paletteeditoradvancedimpl.cpp \
		sourcefile.cpp \
		filechooser.cpp \
		wizardeditorimpl.cpp \
		qcompletionedit.cpp \
		timestamp.cpp \
		formfile.cpp \
		widgetaction.cpp \
		propertyobject.cpp \
		startdialogimpl.cpp \
		syntaxhighlighter_html.cpp \
		connectionitems.cpp \
		editfunctionsimpl.cpp \
		variabledialogimpl.cpp \
		listviewdnd.cpp \
		listboxdnd.cpp \
		listdnd.cpp \
		listboxrename.cpp \
		connectiontable.cpp \
		popupmenueditor.cpp \
		menubareditor.cpp \
		database.cpp \
		dbconnectionimpl.cpp \
		dbconnectionsimpl.cpp \
		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 \
		./pixmapcollection.o \
		./previewframe.o \
		./previewwidgetimpl.o \
		./paletteeditoradvancedimpl.o \
		./sourcefile.o \
		./filechooser.o \
		./wizardeditorimpl.o \
		./qcompletionedit.o \
		./timestamp.o \
		./formfile.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 \
		./popupmenueditor.o \
		./menubareditor.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 = listboxeditor.ui \
		editfunctions.ui \
		newform.ui \
		listvieweditor.ui \
		customwidgeteditor.ui \
		paletteeditor.ui \
		iconvieweditor.ui \
		preferences.ui \
		multilineeditor.ui \
		formsettings.ui \
		about.ui \
		pixmapfunction.ui \
		createtemplate.ui \
		actioneditor.ui \
		projectsettings.ui \
		finddialog.ui \
		replacedialog.ui \
		gotolinedialog.ui \
		pixmapcollectioneditor.ui \
		previewwidget.ui \
		paletteeditoradvanced.ui \
		wizardeditor.ui \
		listeditor.ui \
		startdialog.ui \
		richtextfontdialog.ui \
		connectiondialog.ui \
		variabledialog.ui \
		configtoolboxdialog.ui \
		dbconnections.ui \
		dbconnection.ui \
		dbconnectioneditor.ui \
		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-shared-mt/moc_command.cpp \
		.moc/release-shared-mt/moc_formwindow.cpp \
		.moc/release-shared-mt/moc_layout.cpp \
		.moc/release-shared-mt/moc_mainwindow.cpp \
		.moc/release-shared-mt/moc_pixmapchooser.cpp \
		.moc/release-shared-mt/moc_propertyeditor.cpp \
		.moc/release-shared-mt/moc_sizehandle.cpp \
		.moc/release-shared-mt/moc_orderindicator.cpp \
		.moc/release-shared-mt/moc_widgetfactory.cpp \
		.moc/release-shared-mt/moc_hierarchyview.cpp \
		.moc/release-shared-mt/moc_listboxeditorimpl.cpp \
		.moc/release-shared-mt/moc_newformimpl.cpp \
		.moc/release-shared-mt/moc_workspace.cpp \
		.moc/release-shared-mt/moc_listvieweditorimpl.cpp \
		.moc/release-shared-mt/moc_customwidgeteditorimpl.cpp \
		.moc/release-shared-mt/moc_paletteeditorimpl.cpp \
		.moc/release-shared-mt/moc_styledbutton.cpp \
		.moc/release-shared-mt/moc_iconvieweditorimpl.cpp \
		.moc/release-shared-mt/moc_multilineeditorimpl.cpp \
		.moc/release-shared-mt/moc_formsettingsimpl.cpp \
		.moc/release-shared-mt/moc_asciivalidator.cpp \
		.moc/release-shared-mt/moc_actioneditorimpl.cpp \
		.moc/release-shared-mt/moc_actionlistview.cpp \
		.moc/release-shared-mt/moc_actiondnd.cpp \
		.moc/release-shared-mt/moc_project.cpp \
		.moc/release-shared-mt/moc_projectsettingsimpl.cpp \
		.moc/release-shared-mt/moc_sourceeditor.cpp \
		.moc/release-shared-mt/moc_outputwindow.cpp \
		.moc/release-shared-mt/moc_previewframe.cpp \
		.moc/release-shared-mt/moc_previewwidgetimpl.cpp \
		.moc/release-shared-mt/moc_paletteeditoradvancedimpl.cpp \
		.moc/release-shared-mt/moc_sourcefile.cpp \
		.moc/release-shared-mt/moc_filechooser.cpp \
		.moc/release-shared-mt/moc_wizardeditorimpl.cpp \
		.moc/release-shared-mt/moc_qcompletionedit.cpp \
		.moc/release-shared-mt/moc_timestamp.cpp \
		.moc/release-shared-mt/moc_formfile.cpp \
		.moc/release-shared-mt/moc_widgetaction.cpp \
		.moc/release-shared-mt/moc_startdialogimpl.cpp \
		.moc/release-shared-mt/moc_connectionitems.cpp \
		.moc/release-shared-mt/moc_editfunctionsimpl.cpp \
		.moc/release-shared-mt/moc_variabledialogimpl.cpp \
		.moc/release-shared-mt/moc_listviewdnd.cpp \
		.moc/release-shared-mt/moc_listboxdnd.cpp \
		.moc/release-shared-mt/moc_listdnd.cpp \
		.moc/release-shared-mt/moc_listboxrename.cpp \
		.moc/release-shared-mt/moc_connectiontable.cpp \
		.moc/release-shared-mt/moc_popupmenueditor.cpp \
		.moc/release-shared-mt/moc_menubareditor.cpp \
		.moc/release-shared-mt/moc_database.cpp \
		.moc/release-shared-mt/moc_dbconnectionimpl.cpp \
		.moc/release-shared-mt/moc_dbconnectionsimpl.cpp \
		.moc/release-shared-mt/moc_tableeditorimpl.cpp \
		.moc/release-shared-mt/moc_listboxeditor.cpp \
		.moc/release-shared-mt/moc_editfunctions.cpp \
		.moc/release-shared-mt/moc_newform.cpp \
		.moc/release-shared-mt/moc_listvieweditor.cpp \
		.moc/release-shared-mt/moc_customwidgeteditor.cpp \
		.moc/release-shared-mt/moc_paletteeditor.cpp \
		.moc/release-shared-mt/moc_iconvieweditor.cpp \
		.moc/release-shared-mt/moc_preferences.cpp \
		.moc/release-shared-mt/moc_multilineeditor.cpp \
		.moc/release-shared-mt/moc_formsettings.cpp \
		.moc/release-shared-mt/moc_about.cpp \
		.moc/release-shared-mt/moc_pixmapfunction.cpp \
		.moc/release-shared-mt/moc_createtemplate.cpp \
		.moc/release-shared-mt/moc_actioneditor.cpp \
		.moc/release-shared-mt/moc_projectsettings.cpp \
		.moc/release-shared-mt/moc_finddialog.cpp \
		.moc/release-shared-mt/moc_replacedialog.cpp \
		.moc/release-shared-mt/moc_gotolinedialog.cpp \
		.moc/release-shared-mt/moc_pixmapcollectioneditor.cpp \
		.moc/release-shared-mt/moc_previewwidget.cpp \
		.moc/release-shared-mt/moc_paletteeditoradvanced.cpp \
		.moc/release-shared-mt/moc_wizardeditor.cpp \
		.moc/release-shared-mt/moc_listeditor.cpp \
		.moc/release-shared-mt/moc_startdialog.cpp \
		.moc/release-shared-mt/moc_richtextfontdialog.cpp \
		.moc/release-shared-mt/moc_connectiondialog.cpp \
		.moc/release-shared-mt/moc_variabledialog.cpp \
		.moc/release-shared-mt/moc_configtoolboxdialog.cpp \
		.moc/release-shared-mt/moc_dbconnections.cpp \
		.moc/release-shared-mt/moc_dbconnection.cpp \
		.moc/release-shared-mt/moc_dbconnectioneditor.cpp \
		.moc/release-shared-mt/moc_tableeditor.cpp \
		.moc/release-shared-mt/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_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_popupmenueditor.o \
		./moc_menubareditor.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	   = ../../../src/qt_professional.pri \
		designer.pro
QMAKE_TARGET = designercore
DESTDIR  = ../../../lib/
TARGET   = libdesignercore.a

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

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

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

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


mocables: $(SRCMOC)
uicables: $(UICDECLS) $(UICIMPLS)

$(MOC): 
	( cd /usr/src/kde/qt333/work/qt-x11-free-3.3.3/src/moc && $(MAKE) )

../../../lib/libdesignercore.prl: 
	@$(QMAKE) -prl  -spec /usr/src/kde/qt333/work/qt-x11-free-3.3.3/mkspecs/linux-g++ designer.pro
Makefile: designer.pro ../../../.qmake.cache /usr/src/kde/qt333/work/qt-x11-free-3.3.3/mkspecs/linux-g++/qmake.conf ../../../src/qt_professional.pri \
		../../../lib/libqui.prl \
		../../../lib/libqassistantclient.prl \
		../../../lib/libqt-mt.prl
	$(QMAKE) -spec /usr/src/kde/qt333/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -o Makefile designer.pro
qmake: 
	@$(QMAKE) -spec /usr/src/kde/qt333/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -o Makefile designer.pro

dist: 
	@mkdir -p designercore && $(COPY_FILE) --parents $(SOURCES) $(HEADERS) $(FORMS) $(DIST) designercore/ && $(COPY_FILE) --parents designer_de.ts designer_fr.ts designercore/ && $(COPY_FILE) --parents images/designer_adjustsize.png images/designer_edithlayoutsplit.png images/designer_left.png images/designer_sizeall.png images/designer_arrow.png images/designer_editlower.png images/designer_line.png images/designer_sizeb.png images/designer_background.png images/designer_editpaste.png images/designer_lineedit.png images/designer_sizef.png images/designer_book.png images/designer_editraise.png images/designer_listbox.png images/designer_sizeh.png images/designer_buttongroup.png images/designer_editslots.png images/designer_listview.png images/designer_sizev.png images/designer_checkbox.png images/designer_editvlayout.png images/designer_multilineedit.png images/designer_slider.png images/designer_combobox.png images/designer_editvlayoutsplit.png images/designer_newform.png images/designer_spacer.png images/designer_connecttool.png images/designer_filenew.png images/designer_no.png images/designer_spinbox.png images/designer_cross.png images/designer_fileopen.png images/designer_ordertool.png images/designer_splash.png images/designer_customwidget.png images/designer_filesave.png images/designer_pixlabel.png images/designer_table.png images/designer_databrowser.png images/designer_form.png images/designer_pointer.png images/designer_tabwidget.png images/designer_datatable.png images/designer_frame.png images/designer_print.png images/designer_textbrowser.png images/designer_dataview.png images/designer_groupbox.png images/designer_progress.png images/designer_textedit.png images/designer_dateedit.png images/designer_hand.png images/designer_project.png images/designer_textview.png images/designer_datetimeedit.png images/designer_help.png images/designer_pushbutton.png images/designer_timeedit.png images/designer_dial.png images/designer_home.png images/designer_qtlogo.png images/designer_toolbutton.png images/designer_toolbox.png images/designer_down.png images/designer_hsplit.png images/designer_radiobutton.png images/designer_undo.png images/designer_editbreaklayout.png images/designer_ibeam.png images/designer_redo.png images/designer_up.png images/designer_resetproperty.png images/designer_editcopy.png images/designer_iconview.png images/designer_resetproperty.png images/designer_uparrow.png images/designer_editcut.png images/designer_image.png images/designer_richtextedit.png images/designer_vsplit.png images/designer_editdelete.png images/designer_label.png images/designer_right.png images/designer_wait.png images/designer_editgrid.png images/designer_layout.png images/designer_scrollbar.png images/designer_widgetstack.png images/designer_edithlayout.png images/designer_lcdnumber.png images/designer_searchfind.png images/designer_folder.png images/designer_setbuddy.png images/designer_textbold.png images/designer_textcenter.png images/designer_texth1.png images/designer_texth2.png images/designer_texth3.png images/designer_textitalic.png images/designer_textjustify.png images/designer_textlarger.png images/designer_textleft.png images/designer_textlinebreak.png images/designer_textparagraph.png images/designer_textright.png images/designer_textsmaller.png images/designer_textteletext.png images/designer_textunderline.png images/designer_wizarddata.png images/designer_wizarddialog.png images/designer_d_adjustsize.png images/designer_d_label.png images/designer_d_book.png images/designer_d_layout.png images/designer_d_buttongroup.png images/designer_d_lcdnumber.png images/designer_d_checkbox.png images/designer_d_left.png images/designer_d_combobox.png images/designer_d_line.png images/designer_d_connecttool.png images/designer_d_lineedit.png images/designer_d_customwidget.png images/designer_d_listbox.png images/designer_d_databrowser.png images/designer_d_listview.png images/designer_d_datatable.png images/designer_d_multilineedit.png images/designer_d_dataview.png images/designer_d_newform.png images/designer_d_dateedit.png images/designer_d_ordertool.png images/designer_d_datetimeedit.png images/designer_d_pixlabel.png images/designer_d_dial.png images/designer_d_pointer.png images/designer_d_down.png images/designer_d_print.png images/designer_d_editbreaklayout.png images/designer_d_progress.png images/designer_d_editcopy.png images/designer_d_project.png images/designer_d_editcut.png images/designer_d_pushbutton.png images/designer_d_editdelete.png images/designer_d_radiobutton.png images/designer_d_editgrid.png images/designer_d_redo.png images/designer_d_edithlayout.png images/designer_d_richtextedit.png images/designer_d_edithlayoutsplit.png images/designer_d_right.png images/designer_d_editlower.png images/designer_d_scrollbar.png images/designer_d_editpaste.png images/designer_d_searchfind.png images/designer_d_editraise.png images/designer_d_slider.png images/designer_d_editslots.png images/designer_d_spacer.png images/designer_d_editvlayout.png images/designer_d_spinbox.png images/designer_d_editvlayoutsplit.png images/designer_d_table.png images/designer_d_filenew.png images/designer_d_folder.png images/designer_d_tabwidget.png images/designer_d_fileopen.png images/designer_d_textbrowser.png images/designer_d_filesave.png images/designer_d_textedit.png images/designer_d_form.png images/designer_d_textview.png images/designer_d_frame.png images/designer_d_timeedit.png images/designer_d_groupbox.png images/designer_d_toolbutton.png images/designer_d_toolbox.png images/designer_d_help.png images/designer_d_undo.png images/designer_d_home.png images/designer_d_up.png images/designer_d_iconview.png images/designer_d_widgetstack.png images/designer_d_setbuddy.png images/designer_d_textbold.png images/designer_d_texth1.png images/designer_d_texth2.png images/designer_d_texth3.png images/designer_d_textitalic.png images/designer_d_textjustify.png images/designer_d_textlarger.png images/designer_d_textleft.png images/designer_d_textlinebreak.png images/designer_d_textparagraph.png images/designer_d_textright.png images/designer_d_textsmaller.png images/designer_d_textteletext.png images/designer_d_textunderline.png images/designer_d_textcenter.png images/designer_d_wizarddata.png images/designer_d_wizarddialog.png images/designer_s_editcut.png images/designer_s_up.png images/designer_s_down.png images/designer_s_left.png images/designer_s_right.png images/designer_d_image.png images/designer_d_textfont.png images/designer_textfont.png images/designer_object.png images/designer_appicon.png images/designer_wordwrap.png images/designer_d_wordwrap.png designercore/ && $(COPY_FILE) --parents finddialog.ui.h replacedialog.ui.h gotolinedialog.ui.h pixmapcollectioneditor.ui.h listeditor.ui.h richtextfontdialog.ui.h connectiondialog.ui.h configtoolboxdialog.ui.h designercore/ && ( cd `dirname designercore` && $(TAR) designercore.tar designercore && $(GZIP) designercore.tar ) && $(MOVE) `dirname designercore`/designercore.tar.gz . && $(DEL_FILE) -r designercore

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

listboxeditor.h: listboxeditor.ui 
	$(UIC) listboxeditor.ui -o listboxeditor.h

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

editfunctions.h: editfunctions.ui 
	$(UIC) editfunctions.ui -o editfunctions.h

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

newform.h: newform.ui 
	$(UIC) newform.ui -o newform.h

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

listvieweditor.h: listvieweditor.ui 
	$(UIC) listvieweditor.ui -o listvieweditor.h

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

customwidgeteditor.h: customwidgeteditor.ui 
	$(UIC) customwidgeteditor.ui -o customwidgeteditor.h

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

paletteeditor.h: paletteeditor.ui styledbutton.h \
		previewframe.h \
		../../../src/widgets/qbutton.h \
		../../../src/kernel/qpixmap.h \
		../../../src/kernel/qwidget.h \
		../../../src/kernel/qkeysequence.h \
		../../../src/kernel/qwindowdefs.h \
		../../../src/kernel/qobject.h \
		../../../src/kernel/qpaintdevice.h \
		../../../src/kernel/qpalette.h \
		../../../src/kernel/qfont.h \
		../../../src/kernel/qfontmetrics.h \
		../../../src/kernel/qfontinfo.h \
		../../../src/kernel/qsizepolicy.h \
		../../../src/tools/qwinexport.h \
		../../../src/kernel/qobjectdefs.h \
		../../../src/tools/qstring.h \
		../../../src/kernel/qnamespace.h \
		../../../src/tools/qglobal.h \
		../../../src/tools/qconfig-minimal.h \
		../../../src/tools/qconfig-small.h \
		../../../src/tools/qconfig-medium.h \
		../../../src/tools/qconfig-large.h \
		../../../include/qconfig.h \
		../../../include/qmodules.h \
		../../../src/tools/qfeatures.h \
		../../../src/tools/qcstring.h \
		../../../src/tools/qmemarray.h \
		../../../src/tools/qgarray.h \
		../../../src/tools/qshared.h \
		../../../src/kernel/qevent.h \
		../../../src/kernel/qregion.h \
		../../../src/kernel/qmime.h \
		../../../src/tools/qpair.h \
		../../../src/kernel/qrect.h \
		../../../src/kernel/qsize.h \
		../../../src/kernel/qpoint.h \
		../../../src/tools/qmap.h \
		../../../src/tools/qptrlist.h \
		../../../src/tools/qdatastream.h \
		../../../src/tools/qvaluelist.h \
		../../../src/tools/qiodevice.h \
		../../../src/tools/qtl.h \
		../../../src/tools/qtextstream.h \
		../../../src/tools/qglist.h \
		../../../src/tools/qptrcollection.h \
		../../../src/kernel/qcolor.h \
		../../../src/kernel/qbrush.h \
		../../../src/tools/qstringlist.h \
		../../../src/tools/qstrlist.h \
		../../../src/widgets/qvbox.h \
		../../../src/workspace/qworkspace.h \
		previewwidgetimpl.h \
		../../../src/widgets/qhbox.h \
		../../../src/widgets/qframe.h \
		../../../src/kernel/qwidgetlist.h \
		previewwidget.h
	$(UIC) paletteeditor.ui -o paletteeditor.h

paletteeditor.cpp: paletteeditor.h paletteeditor.ui styledbutton.h \
		previewframe.h \
		../../../src/widgets/qbutton.h \
		../../../src/kernel/qpixmap.h \
		../../../src/kernel/qwidget.h \
		../../../src/kernel/qkeysequence.h \
		../../../src/kernel/qwindowdefs.h \
		../../../src/kernel/qobject.h \
		../../../src/kernel/qpaintdevice.h \
		../../../src/kernel/qpalette.h \
		../../../src/kernel/qfont.h \
		../../../src/kernel/qfontmetrics.h \
		../../../src/kernel/qfontinfo.h \
		../../../src/kernel/qsizepolicy.h \
		../../../src/tools/qwinexport.h \
		../../../src/kernel/qobjectdefs.h \
		../../../src/tools/qstring.h \
		../../../src/kernel/qnamespace.h \
		../../../src/tools/qglobal.h \
		../../../src/tools/qconfig-minimal.h \
		../../../src/tools/qconfig-small.h \
		../../../src/tools/qconfig-medium.h \
		../../../src/tools/qconfig-large.h \
		../../../include/qconfig.h \
		../../../include/qmodules.h \
		../../../src/tools/qfeatures.h \
		../../../src/tools/qcstring.h \
		../../../src/tools/qmemarray.h \
		../../../src/tools/qgarray.h \
		../../../src/tools/qshared.h \
		../../../src/kernel/qevent.h \
		../../../src/kernel/qregion.h \
		../../../src/kernel/qmime.h \
		../../../src/tools/qpair.h \
		../../../src/kernel/qrect.h \
		../../../src/kernel/qsize.h \
		../../../src/kernel/qpoint.h \
		../../../src/tools/qmap.h \
		../../../src/tools/qptrlist.h \
		../../../src/tools/qdatastream.h \
		../../../src/tools/qvaluelist.h \
		../../../src/tools/qiodevice.h \
		../../../src/tools/qtl.h \
		../../../src/tools/qtextstream.h \
		../../../src/tools/qglist.h \
		../../../src/tools/qptrcollection.h \
		../../../src/kernel/qcolor.h \
		../../../src/kernel/qbrush.h \
		../../../src/tools/qstringlist.h \
		../../../src/tools/qstrlist.h \
		../../../src/widgets/qvbox.h \
		../../../src/workspace/qworkspace.h \
		previewwidgetimpl.h \
		../../../src/widgets/qhbox.h \
		../../../src/widgets/qframe.h \
		../../../src/kernel/qwidgetlist.h \
		previewwidget.h
	$(UIC) paletteeditor.ui -i paletteeditor.h -o paletteeditor.cpp

iconvieweditor.h: iconvieweditor.ui 
	$(UIC) iconvieweditor.ui -o iconvieweditor.h

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

preferences.h: preferences.ui styledbutton.h \
		../../../src/widgets/qbutton.h \
		../../../src/kernel/qpixmap.h \
		../../../src/kernel/qwidget.h \
		../../../src/kernel/qkeysequence.h \
		../../../src/kernel/qwindowdefs.h \
		../../../src/kernel/qobject.h \
		../../../src/kernel/qpaintdevice.h \
		../../../src/kernel/qpalette.h \
		../../../src/kernel/qfont.h \
		../../../src/kernel/qfontmetrics.h \
		../../../src/kernel/qfontinfo.h \
		../../../src/kernel/qsizepolicy.h \
		../../../src/tools/qwinexport.h \
		../../../src/kernel/qobjectdefs.h \
		../../../src/tools/qstring.h \
		../../../src/kernel/qnamespace.h \
		../../../src/tools/qglobal.h \
		../../../src/tools/qconfig-minimal.h \
		../../../src/tools/qconfig-small.h \
		../../../src/tools/qconfig-medium.h \
		../../../src/tools/qconfig-large.h \
		../../../include/qconfig.h \
		../../../include/qmodules.h \
		../../../src/tools/qfeatures.h \
		../../../src/tools/qcstring.h \
		../../../src/tools/qmemarray.h \
		../../../src/tools/qgarray.h \
		../../../src/tools/qshared.h \
		../../../src/kernel/qevent.h \
		../../../src/kernel/qregion.h \
		../../../src/kernel/qmime.h \
		../../../src/tools/qpair.h \
		../../../src/kernel/qrect.h \
		../../../src/kernel/qsize.h \
		../../../src/kernel/qpoint.h \
		../../../src/tools/qmap.h \
		../../../src/tools/qptrlist.h \
		../../../src/tools/qdatastream.h \
		../../../src/tools/qvaluelist.h \
		../../../src/tools/qiodevice.h \
		../../../src/tools/qtl.h \
		../../../src/tools/qtextstream.h \
		../../../src/tools/qglist.h \
		../../../src/tools/qptrcollection.h \
		../../../src/kernel/qcolor.h \
		../../../src/kernel/qbrush.h \
		../../../src/tools/qstringlist.h \
		../../../src/tools/qstrlist.h
	$(UIC) preferences.ui -o preferences.h

preferences.cpp: preferences.h preferences.ui styledbutton.h \
		../../../src/widgets/qbutton.h \
		../../../src/kernel/qpixmap.h \
		../../../src/kernel/qwidget.h \
		../../../src/kernel/qkeysequence.h \
		../../../src/kernel/qwindowdefs.h \
		../../../src/kernel/qobject.h \
		../../../src/kernel/qpaintdevice.h \
		../../../src/kernel/qpalette.h \
		../../../src/kernel/qfont.h \
		../../../src/kernel/qfontmetrics.h \
		../../../src/kernel/qfontinfo.h \
		../../../src/kernel/qsizepolicy.h \
		../../../src/tools/qwinexport.h \
		../../../src/kernel/qobjectdefs.h \
		../../../src/tools/qstring.h \
		../../../src/kernel/qnamespace.h \
		../../../src/tools/qglobal.h \
		../../../src/tools/qconfig-minimal.h \
		../../../src/tools/qconfig-small.h \
		../../../src/tools/qconfig-medium.h \
		../../../src/tools/qconfig-large.h \
		../../../include/qconfig.h \
		../../../include/qmodules.h \
		../../../src/tools/qfeatures.h \
		../../../src/tools/qcstring.h \
		../../../src/tools/qmemarray.h \
		../../../src/tools/qgarray.h \
		../../../src/tools/qshared.h \
		../../../src/kernel/qevent.h \
		../../../src/kernel/qregion.h \
		../../../src/kernel/qmime.h \
		../../../src/tools/qpair.h \
		../../../src/kernel/qrect.h \
		../../../src/kernel/qsize.h \
		../../../src/kernel/qpoint.h \
		../../../src/tools/qmap.h \
		../../../src/tools/qptrlist.h \
		../../../src/tools/qdatastream.h \
		../../../src/tools/qvaluelist.h \
		../../../src/tools/qiodevice.h \
		../../../src/tools/qtl.h \
		../../../src/tools/qtextstream.h \
		../../../src/tools/qglist.h \
		../../../src/tools/qptrcollection.h \
		../../../src/kernel/qcolor.h \
		../../../src/kernel/qbrush.h \
		../../../src/tools/qstringlist.h \
		../../../src/tools/qstrlist.h
	$(UIC) preferences.ui -i preferences.h -o preferences.cpp

multilineeditor.h: multilineeditor.ui 
	$(UIC) multilineeditor.ui -o multilineeditor.h

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

formsettings.h: formsettings.ui 
	$(UIC) formsettings.ui -o formsettings.h

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

about.h: about.ui 
	$(UIC) about.ui -o about.h

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

pixmapfunction.h: pixmapfunction.ui 
	$(UIC) pixmapfunction.ui -o pixmapfunction.h

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

createtemplate.h: createtemplate.ui 
	$(UIC) createtemplate.ui -o createtemplate.h

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

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

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

projectsettings.h: projectsettings.ui 
	$(UIC) projectsettings.ui -o projectsettings.h

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

finddialog.h: finddialog.ui 
	$(UIC) finddialog.ui -o finddialog.h

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

replacedialog.h: replacedialog.ui 
	$(UIC) replacedialog.ui -o replacedialog.h

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

gotolinedialog.h: gotolinedialog.ui gotolinedialog.ui.h
	$(UIC) gotolinedialog.ui -o gotolinedialog.h

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

pixmapcollectioneditor.h: pixmapcollectioneditor.ui ../../../src/kernel/qpixmap.h \
		../../../src/kernel/qpaintdevice.h \
		../../../src/kernel/qcolor.h \
		../../../src/tools/qstring.h \
		../../../src/kernel/qnamespace.h \
		../../../src/kernel/qwindowdefs.h \
		../../../src/kernel/qrect.h \
		../../../src/kernel/qobjectdefs.h \
		../../../src/tools/qglobal.h \
		../../../src/tools/qconfig-minimal.h \
		../../../src/tools/qconfig-small.h \
		../../../src/tools/qconfig-medium.h \
		../../../src/tools/qconfig-large.h \
		../../../include/qconfig.h \
		../../../include/qmodules.h \
		../../../src/tools/qfeatures.h \
		../../../src/tools/qcstring.h \
		../../../src/tools/qwinexport.h \
		../../../src/tools/qmemarray.h \
		../../../src/tools/qgarray.h \
		../../../src/tools/qshared.h \
		../../../src/kernel/qsize.h \
		../../../src/kernel/qpoint.h \
		../../../src/tools/qstringlist.h \
		../../../src/tools/qvaluelist.h \
		../../../src/tools/qstrlist.h \
		../../../src/tools/qtl.h \
		../../../src/tools/qdatastream.h \
		../../../src/tools/qtextstream.h \
		../../../src/tools/qiodevice.h \
		../../../src/tools/qptrlist.h \
		../../../src/tools/qglist.h \
		../../../src/tools/qptrcollection.h
	$(UIC) pixmapcollectioneditor.ui -o pixmapcollectioneditor.h

pixmapcollectioneditor.cpp: pixmapcollectioneditor.h pixmapcollectioneditor.ui ../../../src/kernel/qpixmap.h \
		../../../src/kernel/qpaintdevice.h \
		../../../src/kernel/qcolor.h \
		../../../src/tools/qstring.h \
		../../../src/kernel/qnamespace.h \
		../../../src/kernel/qwindowdefs.h \
		../../../src/kernel/qrect.h \
		../../../src/kernel/qobjectdefs.h \
		../../../src/tools/qglobal.h \
		../../../src/tools/qconfig-minimal.h \
		../../../src/tools/qconfig-small.h \
		../../../src/tools/qconfig-medium.h \
		../../../src/tools/qconfig-large.h \
		../../../include/qconfig.h \
		../../../include/qmodules.h \
		../../../src/tools/qfeatures.h \
		../../../src/tools/qcstring.h \
		../../../src/tools/qwinexport.h \
		../../../src/tools/qmemarray.h \
		../../../src/tools/qgarray.h \
		../../../src/tools/qshared.h \
		../../../src/kernel/qsize.h \
		../../../src/kernel/qpoint.h \
		../../../src/tools/qstringlist.h \
		../../../src/tools/qvaluelist.h \
		../../../src/tools/qstrlist.h \
		../../../src/tools/qtl.h \
		../../../src/tools/qdatastream.h \
		../../../src/tools/qtextstream.h \
		../../../src/tools/qiodevice.h \
		../../../src/tools/qptrlist.h \
		../../../src/tools/qglist.h \
		../../../src/tools/qptrcollection.h
	$(UIC) pixmapcollectioneditor.ui -i pixmapcollectioneditor.h -o pixmapcollectioneditor.cpp

previewwidget.h: previewwidget.ui 
	$(UIC) previewwidget.ui -o previewwidget.h

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

paletteeditoradvanced.h: paletteeditoradvanced.ui styledbutton.h \
		../../../src/widgets/qbutton.h \
		../../../src/kernel/qpixmap.h \
		../../../src/kernel/qwidget.h \
		../../../src/kernel/qkeysequence.h \
		../../../src/kernel/qwindowdefs.h \
		../../../src/kernel/qobject.h \
		../../../src/kernel/qpaintdevice.h \
		../../../src/kernel/qpalette.h \
		../../../src/kernel/qfont.h \
		../../../src/kernel/qfontmetrics.h \
		../../../src/kernel/qfontinfo.h \
		../../../src/kernel/qsizepolicy.h \
		../../../src/tools/qwinexport.h \
		../../../src/kernel/qobjectdefs.h \
		../../../src/tools/qstring.h \
		../../../src/kernel/qnamespace.h \
		../../../src/tools/qglobal.h \
		../../../src/tools/qconfig-minimal.h \
		../../../src/tools/qconfig-small.h \
		../../../src/tools/qconfig-medium.h \
		../../../src/tools/qconfig-large.h \
		../../../include/qconfig.h \
		../../../include/qmodules.h \
		../../../src/tools/qfeatures.h \
		../../../src/tools/qcstring.h \
		../../../src/tools/qmemarray.h \
		../../../src/tools/qgarray.h \
		../../../src/tools/qshared.h \
		../../../src/kernel/qevent.h \
		../../../src/kernel/qregion.h \
		../../../src/kernel/qmime.h \
		../../../src/tools/qpair.h \
		../../../src/kernel/qrect.h \
		../../../src/kernel/qsize.h \
		../../../src/kernel/qpoint.h \
		../../../src/tools/qmap.h \
		../../../src/tools/qptrlist.h \
		../../../src/tools/qdatastream.h \
		../../../src/tools/qvaluelist.h \
		../../../src/tools/qiodevice.h \
		../../../src/tools/qtl.h \
		../../../src/tools/qtextstream.h \
		../../../src/tools/qglist.h \
		../../../src/tools/qptrcollection.h \
		../../../src/kernel/qcolor.h \
		../../../src/kernel/qbrush.h \
		../../../src/tools/qstringlist.h \
		../../../src/tools/qstrlist.h
	$(UIC) paletteeditoradvanced.ui -o paletteeditoradvanced.h

paletteeditoradvanced.cpp: paletteeditoradvanced.h paletteeditoradvanced.ui styledbutton.h \
		../../../src/widgets/qbutton.h \
		../../../src/kernel/qpixmap.h \
		../../../src/kernel/qwidget.h \
		../../../src/kernel/qkeysequence.h \
		../../../src/kernel/qwindowdefs.h \
		../../../src/kernel/qobject.h \
		../../../src/kernel/qpaintdevice.h \
		../../../src/kernel/qpalette.h \
		../../../src/kernel/qfont.h \
		../../../src/kernel/qfontmetrics.h \
		../../../src/kernel/qfontinfo.h \
		../../../src/kernel/qsizepolicy.h \
		../../../src/tools/qwinexport.h \
		../../../src/kernel/qobjectdefs.h \
		../../../src/tools/qstring.h \
		../../../src/kernel/qnamespace.h \
		../../../src/tools/qglobal.h \
		../../../src/tools/qconfig-minimal.h \
		../../../src/tools/qconfig-small.h \
		../../../src/tools/qconfig-medium.h \
		../../../src/tools/qconfig-large.h \
		../../../include/qconfig.h \
		../../../include/qmodules.h \
		../../../src/tools/qfeatures.h \
		../../../src/tools/qcstring.h \
		../../../src/tools/qmemarray.h \
		../../../src/tools/qgarray.h \
		../../../src/tools/qshared.h \
		../../../src/kernel/qevent.h \
		../../../src/kernel/qregion.h \
		../../../src/kernel/qmime.h \
		../../../src/tools/qpair.h \
		../../../src/kernel/qrect.h \
		../../../src/kernel/qsize.h \
		../../../src/kernel/qpoint.h \
		../../../src/tools/qmap.h \
		../../../src/tools/qptrlist.h \
		../../../src/tools/qdatastream.h \
		../../../src/tools/qvaluelist.h \
		../../../src/tools/qiodevice.h \
		../../../src/tools/qtl.h \
		../../../src/tools/qtextstream.h \
		../../../src/tools/qglist.h \
		../../../src/tools/qptrcollection.h \
		../../../src/kernel/qcolor.h \
		../../../src/kernel/qbrush.h \
		../../../src/tools/qstringlist.h \
		../../../src/tools/qstrlist.h
	$(UIC) paletteeditoradvanced.ui -i paletteeditoradvanced.h -o paletteeditoradvanced.cpp

wizardeditor.h: wizardeditor.ui 
	$(UIC) wizardeditor.ui -o wizardeditor.h

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

listeditor.h: listeditor.ui 
	$(UIC) listeditor.ui -o listeditor.h

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

startdialog.h: startdialog.ui 
	$(UIC) startdialog.ui -o startdialog.h

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

richtextfontdialog.h: richtextfontdialog.ui 
	$(UIC) richtextfontdialog.ui -o richtextfontdialog.h

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

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

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

variabledialog.h: variabledialog.ui 
	$(UIC) variabledialog.ui -o variabledialog.h

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

configtoolboxdialog.h: configtoolboxdialog.ui 
	$(UIC) configtoolboxdialog.ui -o configtoolboxdialog.h

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

dbconnections.h: dbconnections.ui 
	$(UIC) dbconnections.ui -o dbconnections.h

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

dbconnection.h: dbconnection.ui 
	$(UIC) dbconnection.ui -o dbconnection.h

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

dbconnectioneditor.h: dbconnectioneditor.ui 
	$(UIC) dbconnectioneditor.ui -o dbconnectioneditor.h

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

tableeditor.h: tableeditor.ui 
	$(UIC) tableeditor.ui -o tableeditor.h

tableeditor.cpp: tableeditor.h tableeditor.ui 
	$(UIC) 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 ../../../src/widgets/qlineedit.h \
		../interfaces/editorinterface.h \
		finddialog.ui.h \
		finddialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./finddialog.o finddialog.cpp

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

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

./pixmapcollectioneditor.o: pixmapcollectioneditor.cpp pixmapcollection.h \
		pixmapchooser.h \
		project.h \
		../../../src/tools/qfileinfo.h \
		../../../src/kernel/qimage.h \
		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 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 richtextfontdialog.ui.h \
		richtextfontdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./richtextfontdialog.o richtextfontdialog.cpp

./connectiondialog.o: connectiondialog.cpp 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 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 ../../../src/table/qtable.h \
		tableeditor.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./tableeditor.o tableeditor.cpp

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

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

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

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

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

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

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

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

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

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

./moc_listboxeditorimpl.o: .moc/release-shared-mt/moc_listboxeditorimpl.cpp  listboxeditorimpl.h listboxeditor.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_listboxeditorimpl.o .moc/release-shared-mt/moc_listboxeditorimpl.cpp

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

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

./moc_listvieweditorimpl.o: .moc/release-shared-mt/moc_listvieweditorimpl.cpp  listvieweditorimpl.h listvieweditor.h \
		../../../src/tools/qmap.h \
		../../../src/kernel/qpixmap.h \
		../../../src/tools/qvaluelist.h \
		../../../src/tools/qglobal.h \
		../../../src/tools/qshared.h \
		../../../src/tools/qdatastream.h \
		../../../src/tools/qpair.h \
		../../../src/tools/qwinexport.h \
		../../../src/tools/qconfig-minimal.h \
		../../../src/tools/qconfig-small.h \
		../../../src/tools/qconfig-medium.h \
		../../../src/tools/qconfig-large.h \
		../../../include/qconfig.h \
		../../../include/qmodules.h \
		../../../src/tools/qfeatures.h \
		../../../src/tools/qiodevice.h \
		../../../src/tools/qstring.h \
		../../../src/tools/qcstring.h \
		../../../src/tools/qmemarray.h \
		../../../src/tools/qgarray.h \
		../../../src/tools/qtl.h \
		../../../src/tools/qtextstream.h \
		../../../src/kernel/qpaintdevice.h \
		../../../src/kernel/qcolor.h \
		../../../src/kernel/qnamespace.h \
		../../../src/kernel/qwindowdefs.h \
		../../../src/kernel/qrect.h \
		../../../src/kernel/qobjectdefs.h \
		../../../src/kernel/qsize.h \
		../../../src/kernel/qpoint.h \
		../../../src/tools/qstringlist.h \
		../../../src/tools/qstrlist.h \
		../../../src/tools/qptrlist.h \
		../../../src/tools/qglist.h \
		../../../src/tools/qptrcollection.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_listvieweditorimpl.o .moc/release-shared-mt/moc_listvieweditorimpl.cpp

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

./moc_paletteeditorimpl.o: .moc/release-shared-mt/moc_paletteeditorimpl.cpp  paletteeditorimpl.h paletteeditor.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_paletteeditorimpl.o .moc/release-shared-mt/moc_paletteeditorimpl.cpp

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

./moc_iconvieweditorimpl.o: .moc/release-shared-mt/moc_iconvieweditorimpl.cpp  iconvieweditorimpl.h iconvieweditor.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_iconvieweditorimpl.o .moc/release-shared-mt/moc_iconvieweditorimpl.cpp

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

./moc_formsettingsimpl.o: .moc/release-shared-mt/moc_formsettingsimpl.cpp  formsettingsimpl.h formsettings.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_formsettingsimpl.o .moc/release-shared-mt/moc_formsettingsimpl.cpp

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

./moc_actioneditorimpl.o: .moc/release-shared-mt/moc_actioneditorimpl.cpp  actioneditorimpl.h actioneditor.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_actioneditorimpl.o .moc/release-shared-mt/moc_actioneditorimpl.cpp

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

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

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

./moc_projectsettingsimpl.o: .moc/release-shared-mt/moc_projectsettingsimpl.cpp  projectsettingsimpl.h projectsettings.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_projectsettingsimpl.o .moc/release-shared-mt/moc_projectsettingsimpl.cpp

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

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

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

./moc_previewwidgetimpl.o: .moc/release-shared-mt/moc_previewwidgetimpl.cpp  previewwidgetimpl.h previewwidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_previewwidgetimpl.o .moc/release-shared-mt/moc_previewwidgetimpl.cpp

./moc_paletteeditoradvancedimpl.o: .moc/release-shared-mt/moc_paletteeditoradvancedimpl.cpp  paletteeditoradvancedimpl.h paletteeditoradvanced.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_paletteeditoradvancedimpl.o .moc/release-shared-mt/moc_paletteeditoradvancedimpl.cpp

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

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

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

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

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

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

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

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

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

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

./moc_variabledialogimpl.o: .moc/release-shared-mt/moc_variabledialogimpl.cpp  variabledialogimpl.h variabledialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_variabledialogimpl.o .moc/release-shared-mt/moc_variabledialogimpl.cpp

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

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

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

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

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

./moc_popupmenueditor.o: .moc/release-shared-mt/moc_popupmenueditor.cpp  popupmenueditor.h ../../../src/kernel/qwidget.h \
		../../../src/tools/qptrlist.h \
		../../../src/widgets/qaction.h \
		../../../src/widgets/qpopupmenu.h \
		../../../src/kernel/qwindowdefs.h \
		../../../src/kernel/qobject.h \
		../../../src/kernel/qpaintdevice.h \
		../../../src/kernel/qpalette.h \
		../../../src/kernel/qfont.h \
		../../../src/kernel/qfontmetrics.h \
		../../../src/kernel/qfontinfo.h \
		../../../src/kernel/qsizepolicy.h \
		../../../src/tools/qwinexport.h \
		../../../src/kernel/qobjectdefs.h \
		../../../src/tools/qstring.h \
		../../../src/kernel/qnamespace.h \
		../../../src/tools/qglobal.h \
		../../../src/tools/qconfig-minimal.h \
		../../../src/tools/qconfig-small.h \
		../../../src/tools/qconfig-medium.h \
		../../../src/tools/qconfig-large.h \
		../../../include/qconfig.h \
		../../../include/qmodules.h \
		../../../src/tools/qfeatures.h \
		../../../src/tools/qcstring.h \
		../../../src/tools/qmemarray.h \
		../../../src/tools/qgarray.h \
		../../../src/tools/qshared.h \
		../../../src/kernel/qevent.h \
		../../../src/kernel/qregion.h \
		../../../src/kernel/qmime.h \
		../../../src/tools/qpair.h \
		../../../src/kernel/qrect.h \
		../../../src/kernel/qsize.h \
		../../../src/kernel/qpoint.h \
		../../../src/tools/qmap.h \
		../../../src/tools/qdatastream.h \
		../../../src/tools/qvaluelist.h \
		../../../src/tools/qiodevice.h \
		../../../src/tools/qtl.h \
		../../../src/tools/qtextstream.h \
		../../../src/tools/qglist.h \
		../../../src/tools/qptrcollection.h \
		../../../src/kernel/qcolor.h \
		../../../src/kernel/qbrush.h \
		../../../src/tools/qstringlist.h \
		../../../src/tools/qstrlist.h \
		../../../src/kernel/qiconset.h \
		../../../src/kernel/qkeysequence.h \
		../../../src/kernel/qpixmap.h \
		../../../src/widgets/qframe.h \
		../../../src/widgets/qmenudata.h \
		../../../src/kernel/qsignal.h \
		../../../src/kernel/qvariant.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_popupmenueditor.o .moc/release-shared-mt/moc_popupmenueditor.cpp

./moc_menubareditor.o: .moc/release-shared-mt/moc_menubareditor.cpp  menubareditor.h ../../../src/widgets/qmenubar.h \
		../../../src/tools/qptrlist.h \
		../../../src/widgets/qpopupmenu.h \
		../../../src/widgets/qframe.h \
		../../../src/widgets/qmenudata.h \
		../../../src/kernel/qwidget.h \
		../../../src/kernel/qwindowdefs.h \
		../../../src/kernel/qobject.h \
		../../../src/kernel/qpaintdevice.h \
		../../../src/kernel/qpalette.h \
		../../../src/kernel/qfont.h \
		../../../src/kernel/qfontmetrics.h \
		../../../src/kernel/qfontinfo.h \
		../../../src/kernel/qsizepolicy.h \
		../../../src/tools/qwinexport.h \
		../../../src/kernel/qobjectdefs.h \
		../../../src/tools/qstring.h \
		../../../src/kernel/qnamespace.h \
		../../../src/tools/qglobal.h \
		../../../src/tools/qconfig-minimal.h \
		../../../src/tools/qconfig-small.h \
		../../../src/tools/qconfig-medium.h \
		../../../src/tools/qconfig-large.h \
		../../../include/qconfig.h \
		../../../include/qmodules.h \
		../../../src/tools/qfeatures.h \
		../../../src/tools/qcstring.h \
		../../../src/tools/qmemarray.h \
		../../../src/tools/qgarray.h \
		../../../src/tools/qshared.h \
		../../../src/kernel/qevent.h \
		../../../src/kernel/qregion.h \
		../../../src/kernel/qmime.h \
		../../../src/tools/qpair.h \
		../../../src/kernel/qrect.h \
		../../../src/kernel/qsize.h \
		../../../src/kernel/qpoint.h \
		../../../src/tools/qmap.h \
		../../../src/tools/qdatastream.h \
		../../../src/tools/qvaluelist.h \
		../../../src/tools/qiodevice.h \
		../../../src/tools/qtl.h \
		../../../src/tools/qtextstream.h \
		../../../src/tools/qglist.h \
		../../../src/tools/qptrcollection.h \
		../../../src/kernel/qcolor.h \
		../../../src/kernel/qbrush.h \
		../../../src/tools/qstringlist.h \
		../../../src/tools/qstrlist.h \
		../../../src/kernel/qiconset.h \
		../../../src/kernel/qkeysequence.h \
		../../../src/kernel/qsignal.h \
		../../../src/kernel/qpixmap.h \
		../../../src/kernel/qvariant.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_menubareditor.o .moc/release-shared-mt/moc_menubareditor.cpp

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

./moc_dbconnectionimpl.o: .moc/release-shared-mt/moc_dbconnectionimpl.cpp  dbconnectionimpl.h dbconnectioneditor.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ./moc_dbconnectionimpl.o .moc/release-shared-mt/moc_dbconnectionimpl.cpp

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.moc/release-shared-mt/moc_command.cpp: $(MOC) command.h
	$(MOC) command.h -o .moc/release-shared-mt/moc_command.cpp

.moc/release-shared-mt/moc_formwindow.cpp: $(MOC) formwindow.h
	$(MOC) formwindow.h -o .moc/release-shared-mt/moc_formwindow.cpp

.moc/release-shared-mt/moc_layout.cpp: $(MOC) layout.h
	$(MOC) layout.h -o .moc/release-shared-mt/moc_layout.cpp

.moc/release-shared-mt/moc_mainwindow.cpp: $(MOC) mainwindow.h
	$(MOC) mainwindow.h -o .moc/release-shared-mt/moc_mainwindow.cpp

.moc/release-shared-mt/moc_pixmapchooser.cpp: $(MOC) pixmapchooser.h
	$(MOC) pixmapchooser.h -o .moc/release-shared-mt/moc_pixmapchooser.cpp

.moc/release-shared-mt/moc_propertyeditor.cpp: $(MOC) propertyeditor.h
	$(MOC) propertyeditor.h -o .moc/release-shared-mt/moc_propertyeditor.cpp

.moc/release-shared-mt/moc_sizehandle.cpp: $(MOC) sizehandle.h
	$(MOC) sizehandle.h -o .moc/release-shared-mt/moc_sizehandle.cpp

.moc/release-shared-mt/moc_orderindicator.cpp: $(MOC) orderindicator.h
	$(MOC) orderindicator.h -o .moc/release-shared-mt/moc_orderindicator.cpp

.moc/release-shared-mt/moc_widgetfactory.cpp: $(MOC) widgetfactory.h
	$(MOC) widgetfactory.h -o .moc/release-shared-mt/moc_widgetfactory.cpp

.moc/release-shared-mt/moc_hierarchyview.cpp: $(MOC) hierarchyview.h
	$(MOC) hierarchyview.h -o .moc/release-shared-mt/moc_hierarchyview.cpp

.moc/release-shared-mt/moc_listboxeditorimpl.cpp: $(MOC) listboxeditorimpl.h
	$(MOC) listboxeditorimpl.h -o .moc/release-shared-mt/moc_listboxeditorimpl.cpp

.moc/release-shared-mt/moc_newformimpl.cpp: $(MOC) newformimpl.h
	$(MOC) newformimpl.h -o .moc/release-shared-mt/moc_newformimpl.cpp

.moc/release-shared-mt/moc_workspace.cpp: $(MOC) workspace.h
	$(MOC) workspace.h -o .moc/release-shared-mt/moc_workspace.cpp

.moc/release-shared-mt/moc_listvieweditorimpl.cpp: $(MOC) listvieweditorimpl.h
	$(MOC) listvieweditorimpl.h -o .moc/release-shared-mt/moc_listvieweditorimpl.cpp

.moc/release-shared-mt/moc_customwidgeteditorimpl.cpp: $(MOC) customwidgeteditorimpl.h
	$(MOC) customwidgeteditorimpl.h -o .moc/release-shared-mt/moc_customwidgeteditorimpl.cpp

.moc/release-shared-mt/moc_paletteeditorimpl.cpp: $(MOC) paletteeditorimpl.h
	$(MOC) paletteeditorimpl.h -o .moc/release-shared-mt/moc_paletteeditorimpl.cpp

.moc/release-shared-mt/moc_styledbutton.cpp: $(MOC) styledbutton.h
	$(MOC) styledbutton.h -o .moc/release-shared-mt/moc_styledbutton.cpp

.moc/release-shared-mt/moc_iconvieweditorimpl.cpp: $(MOC) iconvieweditorimpl.h
	$(MOC) iconvieweditorimpl.h -o .moc/release-shared-mt/moc_iconvieweditorimpl.cpp

.moc/release-shared-mt/moc_multilineeditorimpl.cpp: $(MOC) multilineeditorimpl.h
	$(MOC) multilineeditorimpl.h -o .moc/release-shared-mt/moc_multilineeditorimpl.cpp

.moc/release-shared-mt/moc_formsettingsimpl.cpp: $(MOC) formsettingsimpl.h
	$(MOC) formsettingsimpl.h -o .moc/release-shared-mt/moc_formsettingsimpl.cpp

.moc/release-shared-mt/moc_asciivalidator.cpp: $(MOC) asciivalidator.h
	$(MOC) asciivalidator.h -o .moc/release-shared-mt/moc_asciivalidator.cpp

.moc/release-shared-mt/moc_actioneditorimpl.cpp: $(MOC) actioneditorimpl.h
	$(MOC) actioneditorimpl.h -o .moc/release-shared-mt/moc_actioneditorimpl.cpp

.moc/release-shared-mt/moc_actionlistview.cpp: $(MOC) actionlistview.h
	$(MOC) actionlistview.h -o .moc/release-shared-mt/moc_actionlistview.cpp

.moc/release-shared-mt/moc_actiondnd.cpp: $(MOC) actiondnd.h
	$(MOC) actiondnd.h -o .moc/release-shared-mt/moc_actiondnd.cpp

.moc/release-shared-mt/moc_project.cpp: $(MOC) project.h
	$(MOC) project.h -o .moc/release-shared-mt/moc_project.cpp

.moc/release-shared-mt/moc_projectsettingsimpl.cpp: $(MOC) projectsettingsimpl.h
	$(MOC) projectsettingsimpl.h -o .moc/release-shared-mt/moc_projectsettingsimpl.cpp

.moc/release-shared-mt/moc_sourceeditor.cpp: $(MOC) sourceeditor.h
	$(MOC) sourceeditor.h -o .moc/release-shared-mt/moc_sourceeditor.cpp

.moc/release-shared-mt/moc_outputwindow.cpp: $(MOC) outputwindow.h
	$(MOC) outputwindow.h -o .moc/release-shared-mt/moc_outputwindow.cpp

.moc/release-shared-mt/moc_previewframe.cpp: $(MOC) previewframe.h
	$(MOC) previewframe.h -o .moc/release-shared-mt/moc_previewframe.cpp

.moc/release-shared-mt/moc_previewwidgetimpl.cpp: $(MOC) previewwidgetimpl.h
	$(MOC) previewwidgetimpl.h -o .moc/release-shared-mt/moc_previewwidgetimpl.cpp

.moc/release-shared-mt/moc_paletteeditoradvancedimpl.cpp: $(MOC) paletteeditoradvancedimpl.h
	$(MOC) paletteeditoradvancedimpl.h -o .moc/release-shared-mt/moc_paletteeditoradvancedimpl.cpp

.moc/release-shared-mt/moc_sourcefile.cpp: $(MOC) sourcefile.h
	$(MOC) sourcefile.h -o .moc/release-shared-mt/moc_sourcefile.cpp

.moc/release-shared-mt/moc_filechooser.cpp: $(MOC) filechooser.h
	$(MOC) filechooser.h -o .moc/release-shared-mt/moc_filechooser.cpp

.moc/release-shared-mt/moc_wizardeditorimpl.cpp: $(MOC) wizardeditorimpl.h
	$(MOC) wizardeditorimpl.h -o .moc/release-shared-mt/moc_wizardeditorimpl.cpp

.moc/release-shared-mt/moc_qcompletionedit.cpp: $(MOC) qcompletionedit.h
	$(MOC) qcompletionedit.h -o .moc/release-shared-mt/moc_qcompletionedit.cpp

.moc/release-shared-mt/moc_timestamp.cpp: $(MOC) timestamp.h
	$(MOC) timestamp.h -o .moc/release-shared-mt/moc_timestamp.cpp

.moc/release-shared-mt/moc_formfile.cpp: $(MOC) formfile.h
	$(MOC) formfile.h -o .moc/release-shared-mt/moc_formfile.cpp

.moc/release-shared-mt/moc_widgetaction.cpp: $(MOC) widgetaction.h
	$(MOC) widgetaction.h -o .moc/release-shared-mt/moc_widgetaction.cpp

.moc/release-shared-mt/moc_startdialogimpl.cpp: $(MOC) startdialogimpl.h
	$(MOC) startdialogimpl.h -o .moc/release-shared-mt/moc_startdialogimpl.cpp

.moc/release-shared-mt/moc_connectionitems.cpp: $(MOC) connectionitems.h
	$(MOC) connectionitems.h -o .moc/release-shared-mt/moc_connectionitems.cpp

.moc/release-shared-mt/moc_editfunctionsimpl.cpp: $(MOC) editfunctionsimpl.h
	$(MOC) editfunctionsimpl.h -o .moc/release-shared-mt/moc_editfunctionsimpl.cpp

.moc/release-shared-mt/moc_variabledialogimpl.cpp: $(MOC) variabledialogimpl.h
	$(MOC) variabledialogimpl.h -o .moc/release-shared-mt/moc_variabledialogimpl.cpp

.moc/release-shared-mt/moc_listviewdnd.cpp: $(MOC) listviewdnd.h
	$(MOC) listviewdnd.h -o .moc/release-shared-mt/moc_listviewdnd.cpp

.moc/release-shared-mt/moc_listboxdnd.cpp: $(MOC) listboxdnd.h
	$(MOC) listboxdnd.h -o .moc/release-shared-mt/moc_listboxdnd.cpp

.moc/release-shared-mt/moc_listdnd.cpp: $(MOC) listdnd.h
	$(MOC) listdnd.h -o .moc/release-shared-mt/moc_listdnd.cpp

.moc/release-shared-mt/moc_listboxrename.cpp: $(MOC) listboxrename.h
	$(MOC) listboxrename.h -o .moc/release-shared-mt/moc_listboxrename.cpp

.moc/release-shared-mt/moc_connectiontable.cpp: $(MOC) connectiontable.h
	$(MOC) connectiontable.h -o .moc/release-shared-mt/moc_connectiontable.cpp

.moc/release-shared-mt/moc_popupmenueditor.cpp: $(MOC) popupmenueditor.h
	$(MOC) popupmenueditor.h -o .moc/release-shared-mt/moc_popupmenueditor.cpp

.moc/release-shared-mt/moc_menubareditor.cpp: $(MOC) menubareditor.h
	$(MOC) menubareditor.h -o .moc/release-shared-mt/moc_menubareditor.cpp

.moc/release-shared-mt/moc_database.cpp: $(MOC) database.h
	$(MOC) database.h -o .moc/release-shared-mt/moc_database.cpp

.moc/release-shared-mt/moc_dbconnectionimpl.cpp: $(MOC) dbconnectionimpl.h
	$(MOC) dbconnectionimpl.h -o .moc/release-shared-mt/moc_dbconnectionimpl.cpp

.moc/release-shared-mt/moc_dbconnectionsimpl.cpp: $(MOC) dbconnectionsimpl.h
	$(MOC) dbconnectionsimpl.h -o .moc/release-shared-mt/moc_dbconnectionsimpl.cpp

.moc/release-shared-mt/moc_tableeditorimpl.cpp: $(MOC) tableeditorimpl.h
	$(MOC) tableeditorimpl.h -o .moc/release-shared-mt/moc_tableeditorimpl.cpp

.moc/release-shared-mt/actiondnd.moc: $(MOC) actiondnd.cpp
	$(MOC) actiondnd.cpp -o .moc/release-shared-mt/actiondnd.moc

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.moc/release-shared-mt/moc_tableeditor.cpp: $(MOC) tableeditor.h
	$(MOC) tableeditor.h -o .moc/release-shared-mt/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: images/designer_adjustsize.png \
		images/designer_edithlayoutsplit.png \
		images/designer_left.png \
		images/designer_sizeall.png \
		images/designer_arrow.png \
		images/designer_editlower.png \
		images/designer_line.png \
		images/designer_sizeb.png \
		images/designer_background.png \
		images/designer_editpaste.png \
		images/designer_lineedit.png \
		images/designer_sizef.png \
		images/designer_book.png \
		images/designer_editraise.png \
		images/designer_listbox.png \
		images/designer_sizeh.png \
		images/designer_buttongroup.png \
		images/designer_editslots.png \
		images/designer_listview.png \
		images/designer_sizev.png \
		images/designer_checkbox.png \
		images/designer_editvlayout.png \
		images/designer_multilineedit.png \
		images/designer_slider.png \
		images/designer_combobox.png \
		images/designer_editvlayoutsplit.png \
		images/designer_newform.png \
		images/designer_spacer.png \
		images/designer_connecttool.png \
		images/designer_filenew.png \
		images/designer_no.png \
		images/designer_spinbox.png \
		images/designer_cross.png \
		images/designer_fileopen.png \
		images/designer_ordertool.png \
		images/designer_splash.png \
		images/designer_customwidget.png \
		images/designer_filesave.png \
		images/designer_pixlabel.png \
		images/designer_table.png \
		images/designer_databrowser.png \
		images/designer_form.png \
		images/designer_pointer.png \
		images/designer_tabwidget.png \
		images/designer_datatable.png \
		images/designer_frame.png \
		images/designer_print.png \
		images/designer_textbrowser.png \
		images/designer_dataview.png \
		images/designer_groupbox.png \
		images/designer_progress.png \
		images/designer_textedit.png \
		images/designer_dateedit.png \
		images/designer_hand.png \
		images/designer_project.png \
		images/designer_textview.png \
		images/designer_datetimeedit.png \
		images/designer_help.png \
		images/designer_pushbutton.png \
		images/designer_timeedit.png \
		images/designer_dial.png \
		images/designer_home.png \
		images/designer_qtlogo.png \
		images/designer_toolbutton.png \
		images/designer_toolbox.png \
		images/designer_down.png \
		images/designer_hsplit.png \
		images/designer_radiobutton.png \
		images/designer_undo.png \
		images/designer_editbreaklayout.png \
		images/designer_ibeam.png \
		images/designer_redo.png \
		images/designer_up.png \
		images/designer_resetproperty.png \
		images/designer_editcopy.png \
		images/designer_iconview.png \
		images/designer_resetproperty.png \
		images/designer_uparrow.png \
		images/designer_editcut.png \
		images/designer_image.png \
		images/designer_richtextedit.png \
		images/designer_vsplit.png \
		images/designer_editdelete.png \
		images/designer_label.png \
		images/designer_right.png \
		images/designer_wait.png \
		images/designer_editgrid.png \
		images/designer_layout.png \
		images/designer_scrollbar.png \
		images/designer_widgetstack.png \
		images/designer_edithlayout.png \
		images/designer_lcdnumber.png \
		images/designer_searchfind.png \
		images/designer_folder.png \
		images/designer_setbuddy.png \
		images/designer_textbold.png \
		images/designer_textcenter.png \
		images/designer_texth1.png \
		images/designer_texth2.png \
		images/designer_texth3.png \
		images/designer_textitalic.png \
		images/designer_textjustify.png \
		images/designer_textlarger.png \
		images/designer_textleft.png \
		images/designer_textlinebreak.png \
		images/designer_textparagraph.png \
		images/designer_textright.png \
		images/designer_textsmaller.png \
		images/designer_textteletext.png \
		images/designer_textunderline.png \
		images/designer_wizarddata.png \
		images/designer_wizarddialog.png \
		images/designer_d_adjustsize.png \
		images/designer_d_label.png \
		images/designer_d_book.png \
		images/designer_d_layout.png \
		images/designer_d_buttongroup.png \
		images/designer_d_lcdnumber.png \
		images/designer_d_checkbox.png \
		images/designer_d_left.png \
		images/designer_d_combobox.png \
		images/designer_d_line.png \
		images/designer_d_connecttool.png \
		images/designer_d_lineedit.png \
		images/designer_d_customwidget.png \
		images/designer_d_listbox.png \
		images/designer_d_databrowser.png \
		images/designer_d_listview.png \
		images/designer_d_datatable.png \
		images/designer_d_multilineedit.png \
		images/designer_d_dataview.png \
		images/designer_d_newform.png \
		images/designer_d_dateedit.png \
		images/designer_d_ordertool.png \
		images/designer_d_datetimeedit.png \
		images/designer_d_pixlabel.png \
		images/designer_d_dial.png \
		images/designer_d_pointer.png \
		images/designer_d_down.png \
		images/designer_d_print.png \
		images/designer_d_editbreaklayout.png \
		images/designer_d_progress.png \
		images/designer_d_editcopy.png \
		images/designer_d_project.png \
		images/designer_d_editcut.png \
		images/designer_d_pushbutton.png \
		images/designer_d_editdelete.png \
		images/designer_d_radiobutton.png \
		images/designer_d_editgrid.png \
		images/designer_d_redo.png \
		images/designer_d_edithlayout.png \
		images/designer_d_richtextedit.png \
		images/designer_d_edithlayoutsplit.png \
		images/designer_d_right.png \
		images/designer_d_editlower.png \
		images/designer_d_scrollbar.png \
		images/designer_d_editpaste.png \
		images/designer_d_searchfind.png \
		images/designer_d_editraise.png \
		images/designer_d_slider.png \
		images/designer_d_editslots.png \
		images/designer_d_spacer.png \
		images/designer_d_editvlayout.png \
		images/designer_d_spinbox.png \
		images/designer_d_editvlayoutsplit.png \
		images/designer_d_table.png \
		images/designer_d_filenew.png \
		images/designer_d_folder.png \
		images/designer_d_tabwidget.png \
		images/designer_d_fileopen.png \
		images/designer_d_textbrowser.png \
		images/designer_d_filesave.png \
		images/designer_d_textedit.png \
		images/designer_d_form.png \
		images/designer_d_textview.png \
		images/designer_d_frame.png \
		images/designer_d_timeedit.png \
		images/designer_d_groupbox.png \
		images/designer_d_toolbutton.png \
		images/designer_d_toolbox.png \
		images/designer_d_help.png \
		images/designer_d_undo.png \
		images/designer_d_home.png \
		images/designer_d_up.png \
		images/designer_d_iconview.png \
		images/designer_d_widgetstack.png \
		images/designer_d_setbuddy.png \
		images/designer_d_textbold.png \
		images/designer_d_texth1.png \
		images/designer_d_texth2.png \
		images/designer_d_texth3.png \
		images/designer_d_textitalic.png \
		images/designer_d_textjustify.png \
		images/designer_d_textlarger.png \
		images/designer_d_textleft.png \
		images/designer_d_textlinebreak.png \
		images/designer_d_textparagraph.png \
		images/designer_d_textright.png \
		images/designer_d_textsmaller.png \
		images/designer_d_textteletext.png \
		images/designer_d_textunderline.png \
		images/designer_d_textcenter.png \
		images/designer_d_wizarddata.png \
		images/designer_d_wizarddialog.png \
		images/designer_s_editcut.png \
		images/designer_s_up.png \
		images/designer_s_down.png \
		images/designer_s_left.png \
		images/designer_s_right.png \
		images/designer_d_image.png \
		images/designer_d_textfont.png \
		images/designer_textfont.png \
		images/designer_object.png \
		images/designer_appicon.png \
		images/designer_wordwrap.png \
		images/designer_d_wordwrap.png
	$(UIC)  -embed designercore images/designer_adjustsize.png images/designer_edithlayoutsplit.png images/designer_left.png images/designer_sizeall.png images/designer_arrow.png images/designer_editlower.png images/designer_line.png images/designer_sizeb.png images/designer_background.png images/designer_editpaste.png images/designer_lineedit.png images/designer_sizef.png images/designer_book.png images/designer_editraise.png images/designer_listbox.png images/designer_sizeh.png images/designer_buttongroup.png images/designer_editslots.png images/designer_listview.png images/designer_sizev.png images/designer_checkbox.png images/designer_editvlayout.png images/designer_multilineedit.png images/designer_slider.png images/designer_combobox.png images/designer_editvlayoutsplit.png images/designer_newform.png images/designer_spacer.png images/designer_connecttool.png images/designer_filenew.png images/designer_no.png images/designer_spinbox.png images/designer_cross.png images/designer_fileopen.png images/designer_ordertool.png images/designer_splash.png images/designer_customwidget.png images/designer_filesave.png images/designer_pixlabel.png images/designer_table.png images/designer_databrowser.png images/designer_form.png images/designer_pointer.png images/designer_tabwidget.png images/designer_datatable.png images/designer_frame.png images/designer_print.png images/designer_textbrowser.png images/designer_dataview.png images/designer_groupbox.png images/designer_progress.png images/designer_textedit.png images/designer_dateedit.png images/designer_hand.png images/designer_project.png images/designer_textview.png images/designer_datetimeedit.png images/designer_help.png images/designer_pushbutton.png images/designer_timeedit.png images/designer_dial.png images/designer_home.png images/designer_qtlogo.png images/designer_toolbutton.png images/designer_toolbox.png images/designer_down.png images/designer_hsplit.png images/designer_radiobutton.png images/designer_undo.png images/designer_editbreaklayout.png images/designer_ibeam.png images/designer_redo.png images/designer_up.png images/designer_resetproperty.png images/designer_editcopy.png images/designer_iconview.png images/designer_resetproperty.png images/designer_uparrow.png images/designer_editcut.png images/designer_image.png images/designer_richtextedit.png images/designer_vsplit.png images/designer_editdelete.png images/designer_label.png images/designer_right.png images/designer_wait.png images/designer_editgrid.png images/designer_layout.png images/designer_scrollbar.png images/designer_widgetstack.png images/designer_edithlayout.png images/designer_lcdnumber.png images/designer_searchfind.png images/designer_folder.png images/designer_setbuddy.png images/designer_textbold.png images/designer_textcenter.png images/designer_texth1.png images/designer_texth2.png images/designer_texth3.png images/designer_textitalic.png images/designer_textjustify.png images/designer_textlarger.png images/designer_textleft.png images/designer_textlinebreak.png images/designer_textparagraph.png images/designer_textright.png images/designer_textsmaller.png images/designer_textteletext.png images/designer_textunderline.png images/designer_wizarddata.png images/designer_wizarddialog.png images/designer_d_adjustsize.png images/designer_d_label.png images/designer_d_book.png images/designer_d_layout.png images/designer_d_buttongroup.png images/designer_d_lcdnumber.png images/designer_d_checkbox.png images/designer_d_left.png images/designer_d_combobox.png images/designer_d_line.png images/designer_d_connecttool.png images/designer_d_lineedit.png images/designer_d_customwidget.png images/designer_d_listbox.png images/designer_d_databrowser.png images/designer_d_listview.png images/designer_d_datatable.png images/designer_d_multilineedit.png images/designer_d_dataview.png images/designer_d_newform.png images/designer_d_dateedit.png images/designer_d_ordertool.png images/designer_d_datetimeedit.png images/designer_d_pixlabel.png images/designer_d_dial.png images/designer_d_pointer.png images/designer_d_down.png images/designer_d_print.png images/designer_d_editbreaklayout.png images/designer_d_progress.png images/designer_d_editcopy.png images/designer_d_project.png images/designer_d_editcut.png images/designer_d_pushbutton.png images/designer_d_editdelete.png images/designer_d_radiobutton.png images/designer_d_editgrid.png images/designer_d_redo.png images/designer_d_edithlayout.png images/designer_d_richtextedit.png images/designer_d_edithlayoutsplit.png images/designer_d_right.png images/designer_d_editlower.png images/designer_d_scrollbar.png images/designer_d_editpaste.png images/designer_d_searchfind.png images/designer_d_editraise.png images/designer_d_slider.png images/designer_d_editslots.png images/designer_d_spacer.png images/designer_d_editvlayout.png images/designer_d_spinbox.png images/designer_d_editvlayoutsplit.png images/designer_d_table.png images/designer_d_filenew.png images/designer_d_folder.png images/designer_d_tabwidget.png images/designer_d_fileopen.png images/designer_d_textbrowser.png images/designer_d_filesave.png images/designer_d_textedit.png images/designer_d_form.png images/designer_d_textview.png images/designer_d_frame.png images/designer_d_timeedit.png images/designer_d_groupbox.png images/designer_d_toolbutton.png images/designer_d_toolbox.png images/designer_d_help.png images/designer_d_undo.png images/designer_d_home.png images/designer_d_up.png images/designer_d_iconview.png images/designer_d_widgetstack.png images/designer_d_setbuddy.png images/designer_d_textbold.png images/designer_d_texth1.png images/designer_d_texth2.png images/designer_d_texth3.png images/designer_d_textitalic.png images/designer_d_textjustify.png images/designer_d_textlarger.png images/designer_d_textleft.png images/designer_d_textlinebreak.png images/designer_d_textparagraph.png images/designer_d_textright.png images/designer_d_textsmaller.png images/designer_d_textteletext.png images/designer_d_textunderline.png images/designer_d_textcenter.png images/designer_d_wizarddata.png images/designer_d_wizarddialog.png images/designer_s_editcut.png images/designer_s_up.png images/designer_s_down.png images/designer_s_left.png images/designer_s_right.png images/designer_d_image.png images/designer_d_textfont.png images/designer_textfont.png images/designer_object.png images/designer_appicon.png images/designer_wordwrap.png images/designer_d_wordwrap.png -o qmake_image_collection.cpp

####### Install

install_target: all 
	@$(CHK_DIR_EXISTS) "$(INSTALL_ROOT)/usr/lib/qt/lib/" || $(MKDIR) "$(INSTALL_ROOT)/usr/lib/qt/lib/"
	-$(INSTALL_FILE) "../../../lib/libdesignercore.prl" "$(INSTALL_ROOT)/usr/lib/qt/lib/libdesignercore.prl"
	
	-$(INSTALL_FILE) "../../../lib/$(TARGET)" "$(INSTALL_ROOT)/usr/lib/qt/lib/$(TARGET)"

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


install_templates: all 
	@$(CHK_DIR_EXISTS) "$(INSTALL_ROOT)/usr/lib/qt/templates/" || $(MKDIR) "$(INSTALL_ROOT)/usr/lib/qt/templates/"
	-$(INSTALL_FILE) "../templates/Configuration_Dialog.ui" "$(INSTALL_ROOT)/usr/lib/qt/templates/"
	-$(INSTALL_FILE) "../templates/Dialog_with_Buttons_(Bottom).ui" "$(INSTALL_ROOT)/usr/lib/qt/templates/"
	-$(INSTALL_FILE) "../templates/Dialog_with_Buttons_(Right).ui" "$(INSTALL_ROOT)/usr/lib/qt/templates/"
	-$(INSTALL_FILE) "../templates/Tab_Dialog.ui" "$(INSTALL_ROOT)/usr/lib/qt/templates/"


uninstall_templates: 
	-$(DEL_FILE) -r "$(INSTALL_ROOT)/usr/lib/qt/templates/Configuration_Dialog.ui"
	-$(DEL_FILE) -r "$(INSTALL_ROOT)/usr/lib/qt/templates/Dialog_with_Buttons_(Bottom).ui"
	-$(DEL_FILE) -r "$(INSTALL_ROOT)/usr/lib/qt/templates/Dialog_with_Buttons_(Right).ui"
	-$(DEL_FILE) -r "$(INSTALL_ROOT)/usr/lib/qt/templates/Tab_Dialog.ui"
	-$(DEL_DIR) "$(INSTALL_ROOT)/usr/lib/qt/templates/"


install: install_target install_templates  

uninstall: uninstall_target uninstall_templates  

