#############################################################################
# Makefile for building: demo
# Generated by qmake (1.05a) (Qt 3.1.2) on: Mon Apr 14 21:25:49 2003
# Project:  demo.pro
# Template: app
# Command: $(QMAKE) -spec /data/home/rkrusty/build/qt-embedded-free-3.1.2/mkspecs/qws/linux-x86-g++ -o Makefile demo.pro
#############################################################################

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

CC       = gcc $(BUILDFLAGS)
CXX      = g++ $(BUILDFLAGS)
LEX      = flex
YACC     = byacc
CFLAGS   = -pipe -fno-exceptions -I/usr/include/mysql -I/usr/include/postgresql -I/usr/include/postgresql/server -D_REENTRANT  -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_CANVAS -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
CXXFLAGS = -pipe -DQWS -fno-exceptions -fno-rtti -fno-exceptions -I/usr/include/mysql -I/usr/include/postgresql -I/usr/include/postgresql/server -D_REENTRANT  -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_CANVAS -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
LEXFLAGS = 
YACCFLAGS= -d
INCPATH  = -I/data/home/rkrusty/build/qt-embedded-free-3.1.2/mkspecs/qws/linux-x86-g++ -I. -I. -I../../include -I.moc/release-shared-mt-emb-x86/
LINK     = g++ $(BUILDFLAGS)
LFLAGS   = -fno-exceptions
LIBS     = $(SUBLIBS) -L/data/home/rkrusty/build/qt-embedded-free-3.1.2/lib -lm -lqte-mt -lmng -ljpeg -lpng -lz -ldl -lpthread
AR       = ar cqs
RANLIB   = 
MOC      = /data/home/rkrusty/build/qt-embedded-free-3.1.2/bin/moc
UIC      = /data/home/rkrusty/build/qt-embedded-free-3.1.2/bin/uic -L /data/home/rkrusty/build/qt-embedded-free-3.1.2/plugins
QMAKE    = /data/home/rkrusty/build/qt-embedded-free-3.1.2/bin/qmake
TAR      = tar -cf
GZIP     = gzip -9f
COPY     = cp -f
COPY_FILE= $(COPY) -p
COPY_DIR = $(COPY) -pR
DEL_FILE = rm -f
SYMLINK  = ln -sf
DEL_DIR  = rmdir
MOVE     = mv -f
CHK_DIR_EXISTS= test -d
MKDIR    = mkdir -p

####### Output directory

OBJECTS_DIR = .obj/release-shared-mt-emb-x86/

####### Files

HEADERS = frame.h \
		qthumbwheel.h \
		display.h \
		textdrawing/textedit.h \
		textdrawing/helpwindow.h \
		dnd/dnd.h \
		dnd/styledbutton.h \
		dnd/iconview.h \
		dnd/listview.h \
		i18n/i18n.h \
		i18n/wrapper.h \
		../aclock/aclock.h \
		graph.h \
		qasteroids/toplevel.h \
		qasteroids/view.h \
		qasteroids/ledmeter.h
SOURCES = frame.cpp \
		qthumbwheel.cpp \
		display.cpp \
		textdrawing/textedit.cpp \
		textdrawing/helpwindow.cpp \
		dnd/dnd.cpp \
		dnd/styledbutton.cpp \
		dnd/iconview.cpp \
		dnd/listview.cpp \
		i18n/i18n.cpp \
		../aclock/aclock.cpp \
		main.cpp \
		graph.cpp \
		qasteroids/toplevel.cpp \
		qasteroids/view.cpp \
		qasteroids/ledmeter.cpp
OBJECTS = .obj/release-shared-mt-emb-x86/frame.o \
		.obj/release-shared-mt-emb-x86/qthumbwheel.o \
		.obj/release-shared-mt-emb-x86/display.o \
		.obj/release-shared-mt-emb-x86/textedit.o \
		.obj/release-shared-mt-emb-x86/helpwindow.o \
		.obj/release-shared-mt-emb-x86/dnd.o \
		.obj/release-shared-mt-emb-x86/styledbutton.o \
		.obj/release-shared-mt-emb-x86/iconview.o \
		.obj/release-shared-mt-emb-x86/listview.o \
		.obj/release-shared-mt-emb-x86/i18n.o \
		.obj/release-shared-mt-emb-x86/aclock.o \
		.obj/release-shared-mt-emb-x86/main.o \
		.obj/release-shared-mt-emb-x86/graph.o \
		.obj/release-shared-mt-emb-x86/toplevel.o \
		.obj/release-shared-mt-emb-x86/view.o \
		.obj/release-shared-mt-emb-x86/ledmeter.o \
		.obj/release-shared-mt-emb-x86/dndbase.o \
		.obj/release-shared-mt-emb-x86/connect.o \
		.obj/release-shared-mt-emb-x86/sqlex.o \
		.obj/release-shared-mt-emb-x86/widgetsbase.o
FORMS = dnd/dndbase.ui \
		sql/connect.ui \
		sql/sqlex.ui \
		widgets/widgetsbase.ui
UICDECLS = dnd/dndbase.h \
		sql/connect.h \
		sql/sqlex.h \
		widgets/widgetsbase.h
UICIMPLS = dnd/dndbase.cpp \
		sql/connect.cpp \
		sql/sqlex.cpp \
		widgets/widgetsbase.cpp
SRCMOC   = .moc/release-shared-mt-emb-x86/moc_frame.cpp \
		.moc/release-shared-mt-emb-x86/moc_qthumbwheel.cpp \
		.moc/release-shared-mt-emb-x86/moc_display.cpp \
		.moc/release-shared-mt-emb-x86/moc_textedit.cpp \
		.moc/release-shared-mt-emb-x86/moc_helpwindow.cpp \
		.moc/release-shared-mt-emb-x86/moc_dnd.cpp \
		.moc/release-shared-mt-emb-x86/moc_styledbutton.cpp \
		.moc/release-shared-mt-emb-x86/moc_iconview.cpp \
		.moc/release-shared-mt-emb-x86/moc_listview.cpp \
		.moc/release-shared-mt-emb-x86/moc_i18n.cpp \
		.moc/release-shared-mt-emb-x86/moc_aclock.cpp \
		.moc/release-shared-mt-emb-x86/moc_graph.cpp \
		.moc/release-shared-mt-emb-x86/moc_toplevel.cpp \
		.moc/release-shared-mt-emb-x86/moc_view.cpp \
		.moc/release-shared-mt-emb-x86/moc_ledmeter.cpp \
		.moc/release-shared-mt-emb-x86/moc_dndbase.cpp \
		.moc/release-shared-mt-emb-x86/moc_connect.cpp \
		.moc/release-shared-mt-emb-x86/moc_sqlex.cpp \
		.moc/release-shared-mt-emb-x86/moc_widgetsbase.cpp
OBJMOC = .obj/release-shared-mt-emb-x86/moc_frame.o \
		.obj/release-shared-mt-emb-x86/moc_qthumbwheel.o \
		.obj/release-shared-mt-emb-x86/moc_display.o \
		.obj/release-shared-mt-emb-x86/moc_textedit.o \
		.obj/release-shared-mt-emb-x86/moc_helpwindow.o \
		.obj/release-shared-mt-emb-x86/moc_dnd.o \
		.obj/release-shared-mt-emb-x86/moc_styledbutton.o \
		.obj/release-shared-mt-emb-x86/moc_iconview.o \
		.obj/release-shared-mt-emb-x86/moc_listview.o \
		.obj/release-shared-mt-emb-x86/moc_i18n.o \
		.obj/release-shared-mt-emb-x86/moc_aclock.o \
		.obj/release-shared-mt-emb-x86/moc_graph.o \
		.obj/release-shared-mt-emb-x86/moc_toplevel.o \
		.obj/release-shared-mt-emb-x86/moc_view.o \
		.obj/release-shared-mt-emb-x86/moc_ledmeter.o \
		.obj/release-shared-mt-emb-x86/moc_dndbase.o \
		.obj/release-shared-mt-emb-x86/moc_connect.o \
		.obj/release-shared-mt-emb-x86/moc_sqlex.o \
		.obj/release-shared-mt-emb-x86/moc_widgetsbase.o
DIST	   = ../../src/qt_professional.pri \
		demo.pro
QMAKE_TARGET = demo
DESTDIR  = 
TARGET   = demo

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

.SUFFIXES: .c .cpp .cc .cxx .C

.cpp.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $<

.cc.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $<

.cxx.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $<

.C.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $<

.c.o:
	$(CC) -c $(CFLAGS) $(INCPATH) -o $@ $<

####### Build rules

all: Makefile $(TARGET)

$(TARGET):  $(UICDECLS) $(OBJECTS) $(OBJMOC) 
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJMOC) $(LIBS)

mocables: $(SRCMOC)

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

Makefile: demo.pro ../../.qmake.cache /data/home/rkrusty/build/qt-embedded-free-3.1.2/mkspecs/qws/linux-x86-g++/qmake.conf ../../src/qt_professional.pri \
		../../lib/libqte-mt.prl
	$(QMAKE) -spec /data/home/rkrusty/build/qt-embedded-free-3.1.2/mkspecs/qws/linux-x86-g++ -o Makefile demo.pro
qmake: 
	@$(QMAKE) -spec /data/home/rkrusty/build/qt-embedded-free-3.1.2/mkspecs/qws/linux-x86-g++ -o Makefile demo.pro

dist: 
	@mkdir -p .obj/release-shared-mt-emb-x86/demo && $(COPY_FILE) --parents $(SOURCES) $(HEADERS) $(FORMS) $(DIST) .obj/release-shared-mt-emb-x86/demo/ && $(COPY_FILE) --parents translations/demo_de.ts translations/demo_fr.ts translations/demo_iw.ts .obj/release-shared-mt-emb-x86/demo/ && $(COPY_FILE) --parents sql/connect.ui.h sql/sqlex.ui.h widgets/widgetsbase.ui.h .obj/release-shared-mt-emb-x86/demo/ && ( cd `dirname .obj/release-shared-mt-emb-x86/demo` && $(TAR) demo.tar demo && $(GZIP) demo.tar ) && $(MOVE) `dirname .obj/release-shared-mt-emb-x86/demo`/demo.tar.gz . && $(DEL_FILE) -r .obj/release-shared-mt-emb-x86/demo

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

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

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


####### Sub-libraries

distclean: clean
	-$(DEL_FILE) $(TARGET) $(TARGET)


FORCE:

####### Compile

.obj/release-shared-mt-emb-x86/frame.o: frame.cpp frame.h \
		../../include/qapplication.h \
		../../include/qpopupmenu.h \
		../../include/qmenubar.h \
		../../include/qaccel.h \
		../../include/qhbox.h \
		../../include/qlistbox.h \
		../../include/qpainter.h \
		../../include/qwidgetstack.h \
		../../include/qstylefactory.h \
		../../include/qaction.h \
		../../include/qsignalmapper.h \
		../../include/qdict.h \
		../../include/qdir.h \
		../../include/qtextcodec.h \
		../../include/qmainwindow.h \
		../../include/qwidget.h \
		../../include/qtoolbar.h \
		../../include/qptrlist.h \
		../../include/qtextstream.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.h \
		../../include/qfont.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qwinexport.h \
		../../include/qobjectdefs.h \
		../../include/qstring.h \
		../../include/qnamespace.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qevent.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qmap.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qdockwindow.h \
		../../include/qframe.h \
		../../include/qdesktopwidget.h \
		../../include/qasciidict.h \
		../../include/qtranslator.h \
		../../include/qstrlist.h \
		../../include/qstringlist.h \
		../../include/qgdict.h \
		../../include/qmenudata.h \
		../../include/qiconset.h \
		../../include/qkeysequence.h \
		../../include/qsignal.h \
		../../include/qpixmap.h \
		../../include/qvariant.h \
		../../include/qscrollview.h \
		../../include/qscrollbar.h \
		../../include/qrangecontrol.h \
		../../include/qpen.h \
		../../include/qpointarray.h \
		../../include/qwmatrix.h \
		../../include/qintdict.h \
		../../include/qptrdict.h \
		../../include/qfileinfo.h \
		../../include/qfile.h \
		../../include/qdatetime.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/frame.o frame.cpp

.obj/release-shared-mt-emb-x86/qthumbwheel.o: qthumbwheel.cpp qthumbwheel.h \
		../../include/qpainter.h \
		../../include/qdrawutil.h \
		../../include/qpixmap.h \
		../../include/qframe.h \
		../../include/qrangecontrol.h \
		../../include/qwidget.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.h \
		../../include/qfont.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qwinexport.h \
		../../include/qobjectdefs.h \
		../../include/qstring.h \
		../../include/qnamespace.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qevent.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qmap.h \
		../../include/qptrlist.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qtextstream.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qpen.h \
		../../include/qpointarray.h \
		../../include/qwmatrix.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/qthumbwheel.o qthumbwheel.cpp

.obj/release-shared-mt-emb-x86/display.o: display.cpp display.h \
		../../include/qpainter.h \
		../../include/qlayout.h \
		../../include/qtimer.h \
		../../include/qpushbutton.h \
		../../include/qframe.h \
		../../include/qdial.h \
		../../include/qlcdnumber.h \
		../../include/qprogressbar.h \
		../../include/qspinbox.h \
		../../include/qwidget.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.h \
		../../include/qfont.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qwinexport.h \
		../../include/qobjectdefs.h \
		../../include/qstring.h \
		../../include/qnamespace.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qevent.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qmap.h \
		../../include/qptrlist.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qtextstream.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qpen.h \
		../../include/qpointarray.h \
		../../include/qwmatrix.h \
		../../include/qbutton.h \
		../../include/qiconset.h \
		../../include/qkeysequence.h \
		../../include/qpixmap.h \
		../../include/qrangecontrol.h \
		../../include/qbitarray.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/display.o display.cpp

.obj/release-shared-mt-emb-x86/textedit.o: textdrawing/textedit.cpp textdrawing/textedit.h \
		../../include/qtextedit.h \
		../../include/qaction.h \
		../../include/qmenubar.h \
		../../include/qpopupmenu.h \
		../../include/qtoolbar.h \
		../../include/qtabwidget.h \
		../../include/qapplication.h \
		../../include/qfontdatabase.h \
		../../include/qcombobox.h \
		../../include/qlineedit.h \
		../../include/qfileinfo.h \
		../../include/qfile.h \
		../../include/qfiledialog.h \
		../../include/qprinter.h \
		../../include/qpaintdevicemetrics.h \
		../../include/qsimplerichtext.h \
		../../include/qcolordialog.h \
		../../include/qpainter.h \
		../../include/qmainwindow.h \
		../../include/qmap.h \
		../../include/qwidget.h \
		../../include/qptrlist.h \
		../../include/qtextstream.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.h \
		../../include/qfont.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qwinexport.h \
		../../include/qobjectdefs.h \
		../../include/qstring.h \
		../../include/qnamespace.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qevent.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qdockwindow.h \
		../../include/qframe.h \
		../../include/qscrollview.h \
		../../include/qstylesheet.h \
		../../include/qptrvector.h \
		../../include/qscrollbar.h \
		../../include/qrangecontrol.h \
		../../include/qdict.h \
		../../include/qgvector.h \
		../../include/qgdict.h \
		../../include/qiconset.h \
		../../include/qkeysequence.h \
		../../include/qpixmap.h \
		../../include/qmenudata.h \
		../../include/qsignal.h \
		../../include/qvariant.h \
		../../include/qstringlist.h \
		../../include/qstrlist.h \
		../../include/qdesktopwidget.h \
		../../include/qasciidict.h \
		../../include/qtranslator.h \
		../../include/qdatetime.h \
		../../include/qdir.h \
		../../include/qdialog.h \
		../../include/qurloperator.h \
		../../include/qurlinfo.h \
		../../include/qurl.h \
		../../include/qnetworkprotocol.h \
		../../include/qpen.h \
		../../include/qpointarray.h \
		../../include/qwmatrix.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/textedit.o textdrawing/textedit.cpp

.obj/release-shared-mt-emb-x86/helpwindow.o: textdrawing/helpwindow.cpp textdrawing/helpwindow.h \
		../../include/qstatusbar.h \
		../../include/qpixmap.h \
		../../include/qpopupmenu.h \
		../../include/qmenubar.h \
		../../include/qtoolbar.h \
		../../include/qtoolbutton.h \
		../../include/qiconset.h \
		../../include/qfile.h \
		../../include/qtextstream.h \
		../../include/qstylesheet.h \
		../../include/qmessagebox.h \
		../../include/qfiledialog.h \
		../../include/qapplication.h \
		../../include/qcombobox.h \
		../../include/qevent.h \
		../../include/qlineedit.h \
		../../include/qobjectlist.h \
		../../include/qfileinfo.h \
		../../include/qdatastream.h \
		../../include/qprinter.h \
		../../include/qsimplerichtext.h \
		../../include/qpainter.h \
		../../include/qpaintdevicemetrics.h \
		../../include/qmainwindow.h \
		../../include/qtextbrowser.h \
		../../include/qstringlist.h \
		../../include/qmap.h \
		../../include/qdir.h \
		../../include/qwidget.h \
		../../include/qptrlist.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.h \
		../../include/qfont.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qwinexport.h \
		../../include/qobjectdefs.h \
		../../include/qstring.h \
		../../include/qnamespace.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qdockwindow.h \
		../../include/qframe.h \
		../../include/qtextedit.h \
		../../include/qscrollview.h \
		../../include/qptrvector.h \
		../../include/qscrollbar.h \
		../../include/qrangecontrol.h \
		../../include/qdict.h \
		../../include/qgvector.h \
		../../include/qgdict.h \
		../../include/qstrlist.h \
		../../include/qdatetime.h \
		../../include/qmenudata.h \
		../../include/qkeysequence.h \
		../../include/qsignal.h \
		../../include/qvariant.h \
		../../include/qbutton.h \
		../../include/qdialog.h \
		../../include/qurloperator.h \
		../../include/qurlinfo.h \
		../../include/qurl.h \
		../../include/qnetworkprotocol.h \
		../../include/qdesktopwidget.h \
		../../include/qasciidict.h \
		../../include/qtranslator.h \
		../../include/qpen.h \
		../../include/qpointarray.h \
		../../include/qwmatrix.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/helpwindow.o textdrawing/helpwindow.cpp

.obj/release-shared-mt-emb-x86/dnd.o: dnd/dnd.cpp ../../include/qiconview.h \
		../../include/qdragobject.h \
		../../include/qlayout.h \
		../../include/qmultilineedit.h \
		dnd/dnd.h \
		dnd/styledbutton.h \
		dnd/listview.h \
		dnd/iconview.h \
		../../include/qscrollview.h \
		../../include/qstring.h \
		../../include/qrect.h \
		../../include/qpoint.h \
		../../include/qsize.h \
		../../include/qfont.h \
		../../include/qbitmap.h \
		../../include/qpicture.h \
		../../include/qframe.h \
		../../include/qscrollbar.h \
		../../include/qwidget.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qwinexport.h \
		../../include/qobjectdefs.h \
		../../include/qnamespace.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qevent.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qmap.h \
		../../include/qptrlist.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qtextstream.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qrangecontrol.h \
		../../include/qimage.h \
		../../include/qstrlist.h \
		../../include/qpixmap.h \
		../../include/qstringlist.h \
		../../include/qbuffer.h \
		../../include/qtextedit.h \
		../../include/qstylesheet.h \
		../../include/qptrvector.h \
		../../include/qdict.h \
		../../include/qgvector.h \
		../../include/qgdict.h \
		dnd/dndbase.h \
		../../include/qbutton.h \
		../../include/qkeysequence.h \
		../../include/qlistview.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/dnd.o dnd/dnd.cpp

.obj/release-shared-mt-emb-x86/styledbutton.o: dnd/styledbutton.cpp dnd/styledbutton.h \
		../../include/qcolordialog.h \
		../../include/qpalette.h \
		../../include/qlabel.h \
		../../include/qpainter.h \
		../../include/qimage.h \
		../../include/qpixmap.h \
		../../include/qapplication.h \
		../../include/qdragobject.h \
		../../include/qstyle.h \
		../../include/qbutton.h \
		../../include/qwidget.h \
		../../include/qkeysequence.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qfont.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qwinexport.h \
		../../include/qobjectdefs.h \
		../../include/qstring.h \
		../../include/qnamespace.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qevent.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qmap.h \
		../../include/qptrlist.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qtextstream.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qdialog.h \
		../../include/qframe.h \
		../../include/qpen.h \
		../../include/qpointarray.h \
		../../include/qwmatrix.h \
		../../include/qstrlist.h \
		../../include/qstringlist.h \
		../../include/qdesktopwidget.h \
		../../include/qasciidict.h \
		../../include/qtranslator.h \
		../../include/qgdict.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/styledbutton.o dnd/styledbutton.cpp

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

.obj/release-shared-mt-emb-x86/listview.o: dnd/listview.cpp ../../include/qdragobject.h \
		../../include/qapplication.h \
		dnd/listview.h \
		dnd/dnd.h \
		../../include/qobject.h \
		../../include/qimage.h \
		../../include/qstrlist.h \
		../../include/qcolor.h \
		../../include/qobjectdefs.h \
		../../include/qwindowdefs.h \
		../../include/qstring.h \
		../../include/qevent.h \
		../../include/qnamespace.h \
		../../include/qwinexport.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qmap.h \
		../../include/qptrlist.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qtextstream.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qpixmap.h \
		../../include/qstringlist.h \
		../../include/qpaintdevice.h \
		../../include/qdesktopwidget.h \
		../../include/qasciidict.h \
		../../include/qpalette.h \
		../../include/qtranslator.h \
		../../include/qwidget.h \
		../../include/qfont.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qbrush.h \
		../../include/qgdict.h \
		../../include/qlistview.h \
		../../include/qscrollview.h \
		../../include/qframe.h \
		../../include/qscrollbar.h \
		../../include/qrangecontrol.h \
		dnd/dndbase.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/listview.o dnd/listview.cpp

.obj/release-shared-mt-emb-x86/i18n.o: i18n/i18n.cpp i18n/i18n.h \
		i18n/wrapper.h \
		textdrawing/textedit.h \
		../../include/qaction.h \
		../../include/qlayout.h \
		../../include/qvbox.h \
		../../include/qworkspace.h \
		../../include/qpopupmenu.h \
		../../include/qmenubar.h \
		../../include/qtoolbar.h \
		../../include/qtoolbutton.h \
		../../include/qpixmap.h \
		../../include/qiconset.h \
		../../include/qapplication.h \
		../../include/qwidgetlist.h \
		../../include/qlabel.h \
		../../include/qtextedit.h \
		../../include/qmainwindow.h \
		../../include/qwidget.h \
		../../include/qptrlist.h \
		../../include/qtextstream.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.h \
		../../include/qfont.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qwinexport.h \
		../../include/qobjectdefs.h \
		../../include/qstring.h \
		../../include/qnamespace.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qevent.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qmap.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qdockwindow.h \
		../../include/qframe.h \
		../../include/qtranslator.h \
		../../include/qhbox.h \
		../../include/qkeysequence.h \
		../../include/qmenudata.h \
		../../include/qsignal.h \
		../../include/qvariant.h \
		../../include/qstringlist.h \
		../../include/qstrlist.h \
		../../include/qbutton.h \
		../../include/qdesktopwidget.h \
		../../include/qasciidict.h \
		../../include/qgdict.h \
		../../include/qscrollview.h \
		../../include/qstylesheet.h \
		../../include/qptrvector.h \
		../../include/qscrollbar.h \
		../../include/qrangecontrol.h \
		../../include/qdict.h \
		../../include/qgvector.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/i18n.o i18n/i18n.cpp

.obj/release-shared-mt-emb-x86/aclock.o: ../aclock/aclock.cpp ../aclock/aclock.h \
		../../include/qtimer.h \
		../../include/qpainter.h \
		../../include/qbitmap.h \
		../../include/qwidget.h \
		../../include/qdatetime.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.h \
		../../include/qfont.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qwinexport.h \
		../../include/qobjectdefs.h \
		../../include/qstring.h \
		../../include/qnamespace.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qevent.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qmap.h \
		../../include/qptrlist.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qtextstream.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qpen.h \
		../../include/qpointarray.h \
		../../include/qwmatrix.h \
		../../include/qpixmap.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/aclock.o ../aclock/aclock.cpp

.obj/release-shared-mt-emb-x86/main.o: main.cpp frame.h \
		graph.h \
		display.h \
		icons.h \
		textdrawing/textedit.h \
		textdrawing/helpwindow.h \
		dnd/dnd.h \
		i18n/i18n.h \
		../../include/qmodules.h \
		opengl/glworkspace.h \
		qasteroids/toplevel.h \
		widgets/widgetsbase.h \
		../../include/qapplication.h \
		../../include/qimage.h \
		../../include/qwindowsstyle.h \
		../../include/qtabwidget.h \
		../../include/qfont.h \
		../../include/qworkspace.h \
		../../include/qsqldatabase.h \
		sql/sqlex.h \
		../../include/qdir.h \
		../../include/qmainwindow.h \
		../../include/qwidget.h \
		../../include/qtoolbar.h \
		../../include/qptrlist.h \
		../../include/qtextstream.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qwinexport.h \
		../../include/qobjectdefs.h \
		../../include/qstring.h \
		../../include/qnamespace.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qevent.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qmap.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qdockwindow.h \
		../../include/qframe.h \
		../../include/qtextbrowser.h \
		../../include/qstringlist.h \
		../../include/qpixmap.h \
		../../include/qtextedit.h \
		../../include/qscrollview.h \
		../../include/qstylesheet.h \
		../../include/qptrvector.h \
		../../include/qscrollbar.h \
		../../include/qrangecontrol.h \
		../../include/qdict.h \
		../../include/qgvector.h \
		../../include/qgdict.h \
		../../include/qstrlist.h \
		../../include/qfileinfo.h \
		../../include/qfile.h \
		../../include/qdatetime.h \
		dnd/dndbase.h \
		qasteroids/view.h \
		../../include/qintdict.h \
		../../include/qtimer.h \
		../../include/qcanvas.h \
		qasteroids/sprites.h \
		../../include/qpen.h \
		../../include/qpointarray.h \
		../../include/qdesktopwidget.h \
		../../include/qasciidict.h \
		../../include/qtranslator.h \
		../../include/qcommonstyle.h \
		../../include/qstyle.h \
		../../include/qiconset.h \
		../../include/qwidgetlist.h \
		../../include/qsqlquery.h \
		../../include/qvariant.h \
		../../include/qsqlerror.h \
		../../include/qsqlfield.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/main.o main.cpp

.obj/release-shared-mt-emb-x86/graph.o: graph.cpp graph.h \
		../../include/qcanvas.h \
		../../include/qdatetime.h \
		../../include/qhbox.h \
		../../include/qpushbutton.h \
		../../include/qslider.h \
		../../include/qlabel.h \
		../../include/qlayout.h \
		../../include/qwidget.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.h \
		../../include/qfont.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qwinexport.h \
		../../include/qobjectdefs.h \
		../../include/qstring.h \
		../../include/qnamespace.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qevent.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qmap.h \
		../../include/qptrlist.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qtextstream.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qscrollview.h \
		../../include/qpixmap.h \
		../../include/qpen.h \
		../../include/qpointarray.h \
		../../include/qframe.h \
		../../include/qscrollbar.h \
		../../include/qrangecontrol.h \
		../../include/qbutton.h \
		../../include/qiconset.h \
		../../include/qkeysequence.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/graph.o graph.cpp

.obj/release-shared-mt-emb-x86/toplevel.o: qasteroids/toplevel.cpp ../../include/qaccel.h \
		../../include/qlabel.h \
		../../include/qlayout.h \
		../../include/qlcdnumber.h \
		../../include/qpushbutton.h \
		../../include/qapplication.h \
		qasteroids/toplevel.h \
		qasteroids/ledmeter.h \
		../../include/qobject.h \
		../../include/qkeysequence.h \
		../../include/qobjectdefs.h \
		../../include/qwindowdefs.h \
		../../include/qstring.h \
		../../include/qevent.h \
		../../include/qnamespace.h \
		../../include/qwinexport.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qmap.h \
		../../include/qptrlist.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qtextstream.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qframe.h \
		../../include/qwidget.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.h \
		../../include/qfont.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qbitarray.h \
		../../include/qbutton.h \
		../../include/qiconset.h \
		../../include/qpixmap.h \
		../../include/qdesktopwidget.h \
		../../include/qasciidict.h \
		../../include/qtranslator.h \
		../../include/qstrlist.h \
		../../include/qstringlist.h \
		../../include/qgdict.h \
		../../include/qmainwindow.h \
		../../include/qdict.h \
		qasteroids/view.h \
		../../include/qtoolbar.h \
		../../include/qdockwindow.h \
		../../include/qintdict.h \
		../../include/qtimer.h \
		../../include/qcanvas.h \
		qasteroids/sprites.h \
		../../include/qscrollview.h \
		../../include/qpen.h \
		../../include/qpointarray.h \
		../../include/qscrollbar.h \
		../../include/qrangecontrol.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/toplevel.o qasteroids/toplevel.cpp

.obj/release-shared-mt-emb-x86/view.o: qasteroids/view.cpp ../../include/qapplication.h \
		../../include/qkeycode.h \
		../../include/qaccel.h \
		../../include/qmessagebox.h \
		qasteroids/view.h \
		../../include/qdesktopwidget.h \
		../../include/qasciidict.h \
		../../include/qpalette.h \
		../../include/qtranslator.h \
		../../include/qstrlist.h \
		../../include/qstringlist.h \
		../../include/qwidget.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qfont.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qwinexport.h \
		../../include/qobjectdefs.h \
		../../include/qstring.h \
		../../include/qnamespace.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qevent.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qmap.h \
		../../include/qptrlist.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qtextstream.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qgdict.h \
		../../include/qkeysequence.h \
		../../include/qdialog.h \
		../../include/qintdict.h \
		../../include/qtimer.h \
		../../include/qcanvas.h \
		qasteroids/sprites.h \
		../../include/qscrollview.h \
		../../include/qpixmap.h \
		../../include/qpen.h \
		../../include/qpointarray.h \
		../../include/qframe.h \
		../../include/qscrollbar.h \
		../../include/qrangecontrol.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/view.o qasteroids/view.cpp

.obj/release-shared-mt-emb-x86/ledmeter.o: qasteroids/ledmeter.cpp ../../include/qpainter.h \
		qasteroids/ledmeter.h \
		../../include/qcolor.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qregion.h \
		../../include/qpen.h \
		../../include/qbrush.h \
		../../include/qpointarray.h \
		../../include/qwmatrix.h \
		../../include/qwindowdefs.h \
		../../include/qobjectdefs.h \
		../../include/qstring.h \
		../../include/qnamespace.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qwinexport.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qfont.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qframe.h \
		../../include/qptrlist.h \
		../../include/qwidget.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.h \
		../../include/qsizepolicy.h \
		../../include/qevent.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qmap.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qtextstream.h \
		../../include/qglist.h \
		../../include/qptrcollection.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/ledmeter.o qasteroids/ledmeter.cpp

dnd/dndbase.h: dnd/dndbase.ui 
	$(UIC) dnd/dndbase.ui -o dnd/dndbase.h

dnd/dndbase.cpp: dnd/dndbase.h dnd/dndbase.ui 
	$(UIC) dnd/dndbase.ui -i dndbase.h -o dnd/dndbase.cpp

sql/connect.h: sql/connect.ui 
	$(UIC) sql/connect.ui -o sql/connect.h

sql/connect.cpp: sql/connect.h sql/connect.ui 
	$(UIC) sql/connect.ui -i connect.h -o sql/connect.cpp

sql/sqlex.h: sql/sqlex.ui 
	$(UIC) sql/sqlex.ui -o sql/sqlex.h

sql/sqlex.cpp: sql/sqlex.h sql/sqlex.ui 
	$(UIC) sql/sqlex.ui -i sqlex.h -o sql/sqlex.cpp

widgets/widgetsbase.h: widgets/widgetsbase.ui 
	$(UIC) widgets/widgetsbase.ui -o widgets/widgetsbase.h

widgets/widgetsbase.cpp: widgets/widgetsbase.h widgets/widgetsbase.ui 
	$(UIC) widgets/widgetsbase.ui -i widgetsbase.h -o widgets/widgetsbase.cpp

.obj/release-shared-mt-emb-x86/dndbase.o: dnd/dndbase.cpp dnd/dndbase.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/dndbase.o dnd/dndbase.cpp

.obj/release-shared-mt-emb-x86/connect.o: sql/connect.cpp sql/connect.ui.h \
		sql/connect.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/connect.o sql/connect.cpp

.obj/release-shared-mt-emb-x86/sqlex.o: sql/sqlex.cpp sql/sqlex.ui.h \
		sql/sqlex.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/sqlex.o sql/sqlex.cpp

.obj/release-shared-mt-emb-x86/widgetsbase.o: widgets/widgetsbase.cpp widgets/widgetsbase.ui.h \
		widgets/widgetsbase.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/widgetsbase.o widgets/widgetsbase.cpp

.obj/release-shared-mt-emb-x86/moc_frame.o: .moc/release-shared-mt-emb-x86/moc_frame.cpp frame.h ../../include/qmainwindow.h \
		../../include/qwidget.h \
		../../include/qtoolbar.h \
		../../include/qptrlist.h \
		../../include/qtextstream.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.h \
		../../include/qfont.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qwinexport.h \
		../../include/qobjectdefs.h \
		../../include/qstring.h \
		../../include/qnamespace.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qevent.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qmap.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qdockwindow.h \
		../../include/qframe.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/moc_frame.o .moc/release-shared-mt-emb-x86/moc_frame.cpp

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

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

.obj/release-shared-mt-emb-x86/moc_textedit.o: .moc/release-shared-mt-emb-x86/moc_textedit.cpp textdrawing/textedit.h ../../include/qmainwindow.h \
		../../include/qmap.h \
		../../include/qwidget.h \
		../../include/qtoolbar.h \
		../../include/qptrlist.h \
		../../include/qtextstream.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.h \
		../../include/qfont.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qwinexport.h \
		../../include/qobjectdefs.h \
		../../include/qstring.h \
		../../include/qnamespace.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qevent.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qdockwindow.h \
		../../include/qframe.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/moc_textedit.o .moc/release-shared-mt-emb-x86/moc_textedit.cpp

.obj/release-shared-mt-emb-x86/moc_helpwindow.o: .moc/release-shared-mt-emb-x86/moc_helpwindow.cpp textdrawing/helpwindow.h ../../include/qmainwindow.h \
		../../include/qtextbrowser.h \
		../../include/qstringlist.h \
		../../include/qmap.h \
		../../include/qdir.h \
		../../include/qwidget.h \
		../../include/qtoolbar.h \
		../../include/qptrlist.h \
		../../include/qtextstream.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.h \
		../../include/qfont.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qwinexport.h \
		../../include/qobjectdefs.h \
		../../include/qstring.h \
		../../include/qnamespace.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qevent.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qdockwindow.h \
		../../include/qframe.h \
		../../include/qpixmap.h \
		../../include/qtextedit.h \
		../../include/qscrollview.h \
		../../include/qstylesheet.h \
		../../include/qptrvector.h \
		../../include/qscrollbar.h \
		../../include/qrangecontrol.h \
		../../include/qdict.h \
		../../include/qgvector.h \
		../../include/qgdict.h \
		../../include/qstrlist.h \
		../../include/qfileinfo.h \
		../../include/qfile.h \
		../../include/qdatetime.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/moc_helpwindow.o .moc/release-shared-mt-emb-x86/moc_helpwindow.cpp

.obj/release-shared-mt-emb-x86/moc_dnd.o: .moc/release-shared-mt-emb-x86/moc_dnd.cpp dnd/dnd.h ../../include/qpixmap.h \
		../../include/qmap.h \
		dnd/dndbase.h \
		../../include/qpaintdevice.h \
		../../include/qcolor.h \
		../../include/qstring.h \
		../../include/qnamespace.h \
		../../include/qwindowdefs.h \
		../../include/qrect.h \
		../../include/qobjectdefs.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qwinexport.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qdatastream.h \
		../../include/qpair.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qtextstream.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/moc_dnd.o .moc/release-shared-mt-emb-x86/moc_dnd.cpp

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

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

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

.obj/release-shared-mt-emb-x86/moc_i18n.o: .moc/release-shared-mt-emb-x86/moc_i18n.cpp i18n/i18n.h ../../include/qmainwindow.h \
		../../include/qwidget.h \
		../../include/qtoolbar.h \
		../../include/qptrlist.h \
		../../include/qtextstream.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.h \
		../../include/qfont.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qwinexport.h \
		../../include/qobjectdefs.h \
		../../include/qstring.h \
		../../include/qnamespace.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qevent.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qmap.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qdockwindow.h \
		../../include/qframe.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/moc_i18n.o .moc/release-shared-mt-emb-x86/moc_i18n.cpp

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

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

.obj/release-shared-mt-emb-x86/moc_toplevel.o: .moc/release-shared-mt-emb-x86/moc_toplevel.cpp qasteroids/toplevel.h ../../include/qmainwindow.h \
		../../include/qdict.h \
		../../include/qmap.h \
		qasteroids/view.h \
		../../include/qwidget.h \
		../../include/qtoolbar.h \
		../../include/qptrlist.h \
		../../include/qtextstream.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.h \
		../../include/qfont.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qwinexport.h \
		../../include/qobjectdefs.h \
		../../include/qstring.h \
		../../include/qnamespace.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qevent.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qdockwindow.h \
		../../include/qframe.h \
		../../include/qgdict.h \
		../../include/qintdict.h \
		../../include/qtimer.h \
		../../include/qcanvas.h \
		qasteroids/sprites.h \
		../../include/qscrollview.h \
		../../include/qpixmap.h \
		../../include/qpen.h \
		../../include/qpointarray.h \
		../../include/qscrollbar.h \
		../../include/qrangecontrol.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/moc_toplevel.o .moc/release-shared-mt-emb-x86/moc_toplevel.cpp

.obj/release-shared-mt-emb-x86/moc_view.o: .moc/release-shared-mt-emb-x86/moc_view.cpp qasteroids/view.h ../../include/qwidget.h \
		../../include/qptrlist.h \
		../../include/qintdict.h \
		../../include/qtimer.h \
		../../include/qcanvas.h \
		qasteroids/sprites.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.h \
		../../include/qfont.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qwinexport.h \
		../../include/qobjectdefs.h \
		../../include/qstring.h \
		../../include/qnamespace.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qevent.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qmap.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qtextstream.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qgdict.h \
		../../include/qscrollview.h \
		../../include/qpixmap.h \
		../../include/qpen.h \
		../../include/qpointarray.h \
		../../include/qframe.h \
		../../include/qscrollbar.h \
		../../include/qrangecontrol.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/moc_view.o .moc/release-shared-mt-emb-x86/moc_view.cpp

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

.obj/release-shared-mt-emb-x86/moc_dndbase.o: .moc/release-shared-mt-emb-x86/moc_dndbase.cpp dnd/dndbase.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/moc_dndbase.o .moc/release-shared-mt-emb-x86/moc_dndbase.cpp

.obj/release-shared-mt-emb-x86/moc_connect.o: .moc/release-shared-mt-emb-x86/moc_connect.cpp sql/connect.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/moc_connect.o .moc/release-shared-mt-emb-x86/moc_connect.cpp

.obj/release-shared-mt-emb-x86/moc_sqlex.o: .moc/release-shared-mt-emb-x86/moc_sqlex.cpp sql/sqlex.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/moc_sqlex.o .moc/release-shared-mt-emb-x86/moc_sqlex.cpp

.obj/release-shared-mt-emb-x86/moc_widgetsbase.o: .moc/release-shared-mt-emb-x86/moc_widgetsbase.cpp widgets/widgetsbase.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/moc_widgetsbase.o .moc/release-shared-mt-emb-x86/moc_widgetsbase.cpp

.moc/release-shared-mt-emb-x86/moc_frame.cpp: $(MOC) frame.h
	$(MOC) frame.h -o .moc/release-shared-mt-emb-x86/moc_frame.cpp

.moc/release-shared-mt-emb-x86/moc_qthumbwheel.cpp: $(MOC) qthumbwheel.h
	$(MOC) qthumbwheel.h -o .moc/release-shared-mt-emb-x86/moc_qthumbwheel.cpp

.moc/release-shared-mt-emb-x86/moc_display.cpp: $(MOC) display.h
	$(MOC) display.h -o .moc/release-shared-mt-emb-x86/moc_display.cpp

.moc/release-shared-mt-emb-x86/moc_textedit.cpp: $(MOC) textdrawing/textedit.h
	$(MOC) textdrawing/textedit.h -o .moc/release-shared-mt-emb-x86/moc_textedit.cpp

.moc/release-shared-mt-emb-x86/moc_helpwindow.cpp: $(MOC) textdrawing/helpwindow.h
	$(MOC) textdrawing/helpwindow.h -o .moc/release-shared-mt-emb-x86/moc_helpwindow.cpp

.moc/release-shared-mt-emb-x86/moc_dnd.cpp: $(MOC) dnd/dnd.h
	$(MOC) dnd/dnd.h -o .moc/release-shared-mt-emb-x86/moc_dnd.cpp

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

.moc/release-shared-mt-emb-x86/moc_iconview.cpp: $(MOC) dnd/iconview.h
	$(MOC) dnd/iconview.h -o .moc/release-shared-mt-emb-x86/moc_iconview.cpp

.moc/release-shared-mt-emb-x86/moc_listview.cpp: $(MOC) dnd/listview.h
	$(MOC) dnd/listview.h -o .moc/release-shared-mt-emb-x86/moc_listview.cpp

.moc/release-shared-mt-emb-x86/moc_i18n.cpp: $(MOC) i18n/i18n.h
	$(MOC) i18n/i18n.h -o .moc/release-shared-mt-emb-x86/moc_i18n.cpp

.moc/release-shared-mt-emb-x86/moc_aclock.cpp: $(MOC) ../aclock/aclock.h
	$(MOC) ../aclock/aclock.h -o .moc/release-shared-mt-emb-x86/moc_aclock.cpp

.moc/release-shared-mt-emb-x86/moc_graph.cpp: $(MOC) graph.h
	$(MOC) graph.h -o .moc/release-shared-mt-emb-x86/moc_graph.cpp

.moc/release-shared-mt-emb-x86/moc_toplevel.cpp: $(MOC) qasteroids/toplevel.h
	$(MOC) qasteroids/toplevel.h -o .moc/release-shared-mt-emb-x86/moc_toplevel.cpp

.moc/release-shared-mt-emb-x86/moc_view.cpp: $(MOC) qasteroids/view.h
	$(MOC) qasteroids/view.h -o .moc/release-shared-mt-emb-x86/moc_view.cpp

.moc/release-shared-mt-emb-x86/moc_ledmeter.cpp: $(MOC) qasteroids/ledmeter.h
	$(MOC) qasteroids/ledmeter.h -o .moc/release-shared-mt-emb-x86/moc_ledmeter.cpp

.moc/release-shared-mt-emb-x86/moc_dndbase.cpp: $(MOC) dnd/dndbase.h
	$(MOC) dnd/dndbase.h -o .moc/release-shared-mt-emb-x86/moc_dndbase.cpp

.moc/release-shared-mt-emb-x86/moc_connect.cpp: $(MOC) sql/connect.h
	$(MOC) sql/connect.h -o .moc/release-shared-mt-emb-x86/moc_connect.cpp

.moc/release-shared-mt-emb-x86/moc_sqlex.cpp: $(MOC) sql/sqlex.h
	$(MOC) sql/sqlex.h -o .moc/release-shared-mt-emb-x86/moc_sqlex.cpp

.moc/release-shared-mt-emb-x86/moc_widgetsbase.cpp: $(MOC) widgets/widgetsbase.h
	$(MOC) widgets/widgetsbase.h -o .moc/release-shared-mt-emb-x86/moc_widgetsbase.cpp

####### Install

install: all 

uninstall: 

