#############################################################################
# Makefile for building qcad
# Generated by tmake at 13:17, 2001/03/25
#     Project: qcad
#    Template: app
#############################################################################

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

CC	=	g++
CFLAGS	=	-Wall -W -O2 -fno-strength-reduce
INCPATH	=	-I$(QTDIR)/include
LINK	=	g++
LFLAGS	=	-static
LIBS	=	-L$(QTDIR)/lib -lqt -L/usr/X11R6/lib -lX11
MOC	=	moc

####### Files

HEADERS =	dgnelemtypes.h \
		exprparser.h \
		measurearea.h \
		raboutdialog.h \
		ractdraw.h \
		ractedit.h \
		raction.h \
		ractiondef.h \
		ractmeasure.h \
		racttag.h \
		ractzoom.h \
		rappwin.h \
		rattribdialog.h \
		rbehaviordef.h \
		rbuttongroup.h \
		rcadwidget.h \
		rcheckbox.h \
		rchoosemach.h \
		rcombobox.h \
		rconfig.h \
		rcursors.h \
		rdimdlg.h \
		rdlgarc.h \
		rdlgcircle.h \
		rdlgline.h \
		relement.h \
		reventdef.h \
		rfile.h \
		rfilebase.h \
		rfilecxf.h \
		rfiledef.h \
		rfiledgn.h \
		rfiledxf.h \
		rfileeps.h \
		rfileparser.h \
		rfileplt.h \
		rflags.h \
		rfontdialog.h \
		rfonts.h \
		rgraphdef.h \
		rgraphic.h \
		rgroupbox.h \
		rhatchdialog.h \
		rhelpwindow.h \
		rinfowidget.h \
		rinitialdialog.h \
		rinputdialog.h \
		rinputpanel.h \
		rintro.h \
		rlabel.h \
		rlanguage.h \
		rlayer.h \
		rlayerdialog.h \
		rlayerwidget.h \
		rlayoutdef.h \
		rlibrarybrowser.h \
		rlibraryitem.h \
		rlineedit.h \
		rlistboxitem.h \
		rlistview.h \
		rlog.h \
		rmacros.h \
		rmath.h \
		rmathdef.h \
		rmultilinedit.h \
		rpainter.h \
		rparameterdialog.h \
		rpreferencesdialog.h \
		rprgdef.h \
		rpushbutton.h \
		rradiobutton.h \
		rscrollview.h \
		rsettings.h \
		rsetupedgedecdlg.h \
		rsnap.h \
		rsnapdef.h \
		rsplitter.h \
		rstatuspanel.h \
		rstring.h \
		rtabbar.h \
		rtoolbar.h \
		rtoolbutton.h \
		rtypes.h \
		rwidget.h \
		rxpmall.h \
		rxpmapp.h \
		rxpmgraphic.h \
		rxpminp.h \
		rxpmlayer.h \
		rxpmorder.h \
		rxpms.h \
		rxpmsim.h \
		rxpmstat.h \
		rxpmtext.h \
		ryesnodialog.h
SOURCES =	exprparser.cpp \
		exprparserfunctions.cpp \
		main.cpp \
		measurearea.cpp \
		raboutdialog.cpp \
		ractdraw.cpp \
		ractedit.cpp \
		raction.cpp \
		ractmeasure.cpp \
		racttag.cpp \
		ractzoom.cpp \
		rappwin.cpp \
		rattribdialog.cpp \
		rbuttongroup.cpp \
		rcadwidget.cpp \
		rcheckbox.cpp \
		rchoosemach.cpp \
		rcombobox.cpp \
		rconfig.cpp \
		rdimdlg.cpp \
		rdlgarc.cpp \
		rdlgarcdata.cpp \
		rdlgcircle.cpp \
		rdlgcircledata.cpp \
		rdlgline.cpp \
		rdlglinedata.cpp \
		relement.cpp \
		rfile.cpp \
		rfilebase.cpp \
		rfilecxf.cpp \
		rfiledgn.cpp \
		rfiledxf.cpp \
		rfileeps.cpp \
		rfileparser.cpp \
		rfileplt.cpp \
		rflags.cpp \
		rfontdialog.cpp \
		rfonts.cpp \
		rgraphic.cpp \
		rgroupbox.cpp \
		rhatchdialog.cpp \
		rhelpwindow.cpp \
		rinfowidget.cpp \
		rinitialdialog.cpp \
		rinputdialog.cpp \
		rinputpanel.cpp \
		rintro.cpp \
		rlabel.cpp \
		rlayer.cpp \
		rlayerdialog.cpp \
		rlayerwidget.cpp \
		rlibrarybrowser.cpp \
		rlibraryitem.cpp \
		rlineedit.cpp \
		rlistboxitem.cpp \
		rlistview.cpp \
		rlog.cpp \
		rmath.cpp \
		rmultilinedit.cpp \
		rpainter.cpp \
		rparameterdialog.cpp \
		rpreferencesdialog.cpp \
		rpushbutton.cpp \
		rradiobutton.cpp \
		rscrollview.cpp \
		rsettings.cpp \
		rsetupedgedecdlg.cpp \
		rsnap.cpp \
		rsplitter.cpp \
		rstatuspanel.cpp \
		rstring.cpp \
		rtabbar.cpp \
		rtoolbar.cpp \
		rtoolbutton.cpp \
		rwidget.cpp \
		ryesnodialog.cpp
OBJECTS =	exprparser.o \
		exprparserfunctions.o \
		main.o \
		measurearea.o \
		raboutdialog.o \
		ractdraw.o \
		ractedit.o \
		raction.o \
		ractmeasure.o \
		racttag.o \
		ractzoom.o \
		rappwin.o \
		rattribdialog.o \
		rbuttongroup.o \
		rcadwidget.o \
		rcheckbox.o \
		rchoosemach.o \
		rcombobox.o \
		rconfig.o \
		rdimdlg.o \
		rdlgarc.o \
		rdlgarcdata.o \
		rdlgcircle.o \
		rdlgcircledata.o \
		rdlgline.o \
		rdlglinedata.o \
		relement.o \
		rfile.o \
		rfilebase.o \
		rfilecxf.o \
		rfiledgn.o \
		rfiledxf.o \
		rfileeps.o \
		rfileparser.o \
		rfileplt.o \
		rflags.o \
		rfontdialog.o \
		rfonts.o \
		rgraphic.o \
		rgroupbox.o \
		rhatchdialog.o \
		rhelpwindow.o \
		rinfowidget.o \
		rinitialdialog.o \
		rinputdialog.o \
		rinputpanel.o \
		rintro.o \
		rlabel.o \
		rlayer.o \
		rlayerdialog.o \
		rlayerwidget.o \
		rlibrarybrowser.o \
		rlibraryitem.o \
		rlineedit.o \
		rlistboxitem.o \
		rlistview.o \
		rlog.o \
		rmath.o \
		rmultilinedit.o \
		rpainter.o \
		rparameterdialog.o \
		rpreferencesdialog.o \
		rpushbutton.o \
		rradiobutton.o \
		rscrollview.o \
		rsettings.o \
		rsetupedgedecdlg.o \
		rsnap.o \
		rsplitter.o \
		rstatuspanel.o \
		rstring.o \
		rtabbar.o \
		rtoolbar.o \
		rtoolbutton.o \
		rwidget.o \
		ryesnodialog.o
SRCMOC	=	moc_raboutdialog.cpp \
		moc_ractdraw.cpp \
		moc_ractedit.cpp \
		moc_raction.cpp \
		moc_ractmeasure.cpp \
		moc_racttag.cpp \
		moc_ractzoom.cpp \
		moc_rappwin.cpp \
		moc_rattribdialog.cpp \
		moc_rbuttongroup.cpp \
		moc_rcadwidget.cpp \
		moc_rcheckbox.cpp \
		moc_rchoosemach.cpp \
		moc_rcombobox.cpp \
		moc_rdimdlg.cpp \
		moc_rdlgarc.cpp \
		moc_rdlgcircle.cpp \
		moc_rdlgline.cpp \
		moc_rfontdialog.cpp \
		moc_rgraphic.cpp \
		moc_rgroupbox.cpp \
		moc_rhatchdialog.cpp \
		moc_rhelpwindow.cpp \
		moc_rinfowidget.cpp \
		moc_rinitialdialog.cpp \
		moc_rinputdialog.cpp \
		moc_rinputpanel.cpp \
		moc_rintro.cpp \
		moc_rlabel.cpp \
		moc_rlayerdialog.cpp \
		moc_rlayerwidget.cpp \
		moc_rlibrarybrowser.cpp \
		moc_rlibraryitem.cpp \
		moc_rlineedit.cpp \
		moc_rlistview.cpp \
		moc_rmultilinedit.cpp \
		moc_rparameterdialog.cpp \
		moc_rpreferencesdialog.cpp \
		moc_rpushbutton.cpp \
		moc_rradiobutton.cpp \
		moc_rscrollview.cpp \
		moc_rsetupedgedecdlg.cpp \
		moc_rsnap.cpp \
		moc_rstatuspanel.cpp \
		moc_rtoolbar.cpp \
		moc_rtoolbutton.cpp \
		moc_rwidget.cpp \
		moc_ryesnodialog.cpp
OBJMOC	=	moc_raboutdialog.o \
		moc_ractdraw.o \
		moc_ractedit.o \
		moc_raction.o \
		moc_ractmeasure.o \
		moc_racttag.o \
		moc_ractzoom.o \
		moc_rappwin.o \
		moc_rattribdialog.o \
		moc_rbuttongroup.o \
		moc_rcadwidget.o \
		moc_rcheckbox.o \
		moc_rchoosemach.o \
		moc_rcombobox.o \
		moc_rdimdlg.o \
		moc_rdlgarc.o \
		moc_rdlgcircle.o \
		moc_rdlgline.o \
		moc_rfontdialog.o \
		moc_rgraphic.o \
		moc_rgroupbox.o \
		moc_rhatchdialog.o \
		moc_rhelpwindow.o \
		moc_rinfowidget.o \
		moc_rinitialdialog.o \
		moc_rinputdialog.o \
		moc_rinputpanel.o \
		moc_rintro.o \
		moc_rlabel.o \
		moc_rlayerdialog.o \
		moc_rlayerwidget.o \
		moc_rlibrarybrowser.o \
		moc_rlibraryitem.o \
		moc_rlineedit.o \
		moc_rlistview.o \
		moc_rmultilinedit.o \
		moc_rparameterdialog.o \
		moc_rpreferencesdialog.o \
		moc_rpushbutton.o \
		moc_rradiobutton.o \
		moc_rscrollview.o \
		moc_rsetupedgedecdlg.o \
		moc_rsnap.o \
		moc_rstatuspanel.o \
		moc_rtoolbar.o \
		moc_rtoolbutton.o \
		moc_rwidget.o \
		moc_ryesnodialog.o
TARGET	=	qcad

####### Implicit rules

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

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

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

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

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

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

####### Build rules

all: $(TARGET)

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

moc: $(SRCMOC)

tmake: Makefile

Makefile: qcad.pro
	tmake qcad.pro -o Makefile

clean:
	-rm -f $(OBJECTS) $(OBJMOC) $(SRCMOC) $(TARGET)
	-rm -f *~ core

####### Compile

exprparser.o: exprparser.cpp \
		exprparser.h \
		exprparser.inl

exprparserfunctions.o: exprparserfunctions.cpp \
		exprparser.h \
		exprparser.inl

main.o: main.cpp \
		rappwin.h \
		ractiondef.h \
		rprgdef.h \
		rconfig.h \
		rsettings.h \
		rmath.h \
		rmathdef.h \
		rgraphdef.h \
		rfonts.h \
		rlayoutdef.h \
		rgraphic.h \
		reventdef.h \
		relement.h \
		rflags.h \
		rtypes.h \
		rlayer.h \
		rlog.h

measurearea.o: measurearea.cpp \
		measurearea.h \
		rmath.h \
		rmathdef.h \
		rgraphdef.h \
		rprgdef.h

raboutdialog.o: raboutdialog.cpp \
		raboutdialog.h \
		rprgdef.h \
		xpm/qcad.xpm \
		xpm/camexp.xpm \
		xpm/ribbonsoft.xpm

ractdraw.o: ractdraw.cpp \
		rappwin.h \
		ractiondef.h \
		rprgdef.h \
		ractdraw.h \
		raction.h \
		reventdef.h \
		rdimdlg.h \
		relement.h \
		rflags.h \
		rgraphdef.h \
		rtypes.h \
		rlineedit.h \
		rbehaviordef.h \
		rfontdialog.h \
		rgraphic.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rhatchdialog.h \
		rcombobox.h \
		rinputpanel.h \
		rbuttongroup.h \
		rwidget.h \
		rtoolbutton.h \
		rsnap.h \
		rsnapdef.h \
		rstatuspanel.h \
		xpm/arcdir1.xpm \
		xpm/arcdir2.xpm

ractedit.o: ractedit.cpp \
		rappwin.h \
		ractiondef.h \
		rprgdef.h \
		ractedit.h \
		raction.h \
		reventdef.h \
		rdimdlg.h \
		relement.h \
		rflags.h \
		rgraphdef.h \
		rtypes.h \
		rlineedit.h \
		rattribdialog.h \
		rcombobox.h \
		rbehaviordef.h \
		rfontdialog.h \
		rgraphic.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rinputdialog.h \
		rinputpanel.h \
		rbuttongroup.h \
		rwidget.h \
		rtoolbutton.h \
		rconfig.h \
		rsettings.h \
		rlibrarybrowser.h \
		rparameterdialog.h \
		rsnap.h \
		rsnapdef.h \
		rstatuspanel.h \
		xpm/helpeditmove.xpm \
		xpm/helpeditrotate.xpm \
		xpm/helpeditscale.xpm \
		xpm/helpeditmirror.xpm \
		xpm/helpeditmoverotate.xpm \
		xpm/helpeditrotaterotate.xpm \
		xpm/roundtrimon.xpm \
		xpm/roundtrimoff.xpm \
		xpm/beveltrimon.xpm \
		xpm/beveltrimoff.xpm

raction.o: raction.cpp \
		rappwin.h \
		ractiondef.h \
		rprgdef.h \
		raction.h \
		reventdef.h \
		rdimdlg.h \
		relement.h \
		rflags.h \
		rgraphdef.h \
		rtypes.h \
		rlineedit.h \
		rgraphic.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h

ractmeasure.o: ractmeasure.cpp \
		rappwin.h \
		ractiondef.h \
		rprgdef.h \
		ractmeasure.h \
		raction.h \
		reventdef.h \
		rdimdlg.h \
		relement.h \
		rflags.h \
		rgraphdef.h \
		rtypes.h \
		rlineedit.h \
		measurearea.h \
		rbehaviordef.h \
		rfontdialog.h \
		rgraphic.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rhatchdialog.h \
		rcombobox.h \
		rinputpanel.h \
		rbuttongroup.h \
		rwidget.h \
		rtoolbutton.h \
		rsnap.h \
		rsnapdef.h \
		rstatuspanel.h \
		rdlgline.h \
		rdlgcircle.h \
		rdlgarc.h

racttag.o: racttag.cpp \
		rappwin.h \
		ractiondef.h \
		rprgdef.h \
		racttag.h \
		raction.h \
		reventdef.h \
		rdimdlg.h \
		relement.h \
		rflags.h \
		rgraphdef.h \
		rtypes.h \
		rlineedit.h \
		rbehaviordef.h \
		rgraphic.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rinputdialog.h \
		rsnap.h \
		rsnapdef.h \
		rstatuspanel.h \
		rwidget.h

ractzoom.o: ractzoom.cpp \
		rappwin.h \
		ractiondef.h \
		rprgdef.h \
		ractzoom.h \
		raction.h \
		reventdef.h \
		rdimdlg.h \
		relement.h \
		rflags.h \
		rgraphdef.h \
		rtypes.h \
		rlineedit.h \
		rbehaviordef.h \
		rgraphic.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rpainter.h \
		rstatuspanel.h \
		rwidget.h

rappwin.o: rappwin.cpp \
		rappwin.h \
		ractiondef.h \
		rprgdef.h \
		rchoosemach.h \
		raboutdialog.h \
		rcadwidget.h \
		rinfowidget.h \
		rgraphic.h \
		reventdef.h \
		rgraphdef.h \
		relement.h \
		rflags.h \
		rtypes.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rwidget.h \
		rlayerwidget.h \
		rlistboxitem.h \
		rlibrarybrowser.h \
		rcombobox.h \
		rconfig.h \
		rsettings.h \
		rcursors.h \
		cur/cur_glass_bmp.cur \
		cur/cur_glass_mask.cur \
		cur/cur_cross_bmp.cur \
		cur/cur_cross_mask.cur \
		rdimdlg.h \
		rlineedit.h \
		rfile.h \
		rfilecxf.h \
		rfilebase.h \
		rhelpwindow.h \
		rintro.h \
		rinputdialog.h \
		rinputpanel.h \
		rbuttongroup.h \
		rtoolbutton.h \
		rlayoutdef.h \
		rpainter.h \
		rparameterdialog.h \
		rpreferencesdialog.h \
		rsnap.h \
		raction.h \
		rsnapdef.h \
		rsplitter.h \
		rstatuspanel.h \
		rstring.h \
		rtoolbar.h \
		rxpmapp.h \
		xpm/qcad.xpm \
		xpm/qcadsgi.xpm \
		xpm/document.xpm \
		xpm/filenew.xpm \
		xpm/fileopen.xpm \
		xpm/fileprint.xpm \
		xpm/filesave.xpm \
		xpm/fileprintsetup.xpm \
		xpm/fileprintprev.xpm \
		xpm/fileclose.xpm \
		xpm/filecloseoutput.xpm \
		xpm/camexp.xpm \
		xpm/filerecall.xpm \
		xpm/zoomauto.xpm \
		xpm/zoomtopage.xpm \
		xpm/zoomwindow.xpm \
		xpm/zoomredraw.xpm \
		xpm/zoompan.xpm \
		xpm/zoomincrease.xpm \
		xpm/zoomdecrease.xpm \
		xpm/zoomtagged.xpm \
		xpm/zoomone.xpm \
		xpm/cadmenupoint.xpm \
		xpm/cadpointsingle.xpm \
		xpm/cadmenuline.xpm \
		xpm/cadlinesnormal.xpm \
		xpm/cadlineshor.xpm \
		xpm/cadlinesver.xpm \
		xpm/cadlinesangle.xpm \
		xpm/cadlinesrect.xpm \
		xpm/cadlinespara.xpm \
		xpm/cadlinesbisector.xpm \
		xpm/cadlinestan1.xpm \
		xpm/cadlinestan2.xpm \
		xpm/cadlinesortho.xpm \
		xpm/cadlinesortho2.xpm \
		xpm/cadmenuarc.xpm \
		xpm/cadarcscraa.xpm \
		xpm/cadarcsppp.xpm \
		xpm/cadarcspara.xpm \
		xpm/cadmenucircle.xpm \
		xpm/cadcirclescr.xpm \
		xpm/cadcirclescl.xpm \
		xpm/cadcircles3p.xpm \
		xpm/cadmenutext.xpm \
		xpm/cadmenudim.xpm \
		xpm/caddimspara.xpm \
		xpm/caddimshor.xpm \
		xpm/caddimsver.xpm \
		xpm/caddimsangle.xpm \
		xpm/caddimsdiam.xpm \
		xpm/caddimsrad.xpm \
		xpm/caddimsarrow.xpm \
		xpm/cadmenuhatch.xpm \
		xpm/cadmenutag.xpm \
		xpm/tagall.xpm \
		xpm/tagnothing.xpm \
		xpm/tagelement.xpm \
		xpm/tagcontour.xpm \
		xpm/tagrange.xpm \
		xpm/untagrange.xpm \
		xpm/taginters.xpm \
		xpm/untaginters.xpm \
		xpm/taginvert.xpm \
		xpm/taglayer.xpm \
		xpm/tagdoubles.xpm \
		xpm/tagenough.xpm \
		xpm/cadmenuedit.xpm \
		xpm/editmove.xpm \
		xpm/editrotate.xpm \
		xpm/editscale.xpm \
		xpm/editmirror.xpm \
		xpm/editmoverot.xpm \
		xpm/editrotrot.xpm \
		xpm/edittrim.xpm \
		xpm/edittrim2.xpm \
		xpm/edittrim3.xpm \
		xpm/editcut.xpm \
		xpm/editcut2.xpm \
		xpm/editstretch.xpm \
		xpm/editround.xpm \
		xpm/editbevel.xpm \
		xpm/edittextelement.xpm \
		xpm/edittext.xpm \
		xpm/editdelete.xpm \
		xpm/editlayer.xpm \
		xpm/editzero.xpm \
		xpm/editattrib.xpm \
		xpm/editclip.xpm \
		xpm/cadmenumeasure.xpm \
		xpm/measureptpt.xpm \
		xpm/measurelnpt.xpm \
		xpm/measureparallellines.xpm \
		xpm/measureanglelnln.xpm \
		xpm/measureeditelement.xpm \
		xpm/measurearea.xpm \
		xpm/cadmenucam.xpm \
		xpm/snapfree.xpm \
		xpm/snapgrid.xpm \
		xpm/snapendpoints.xpm \
		xpm/snapcenters.xpm \
		xpm/snapmiddles.xpm \
		xpm/snapautointer.xpm \
		xpm/snapmaninter.xpm \
		xpm/snapdist.xpm \
		xpm/snaponelement.xpm \
		xpm/snapkeyxy.xpm \
		xpm/snapkeyar.xpm \
		xpm/modeabs.xpm \
		xpm/moderel.xpm \
		xpm/camauto.xpm \
		xpm/modeconstruction.xpm \
		xpm/modecomparison.xpm \
		xpm/modesimulation.xpm \
		xpm/confmachgen.xpm \
		xpm/helpabout.xpm \
		xpm/helpmanual.xpm \
		xpm/librarybrowser.xpm \
		xpm/copy.xpm \
		xpm/cut.xpm \
		xpm/paste.xpm \
		xpm/undo.xpm \
		xpm/redo.xpm \
		xpm/simgrid.xpm \
		xpm/layerlist.xpm

rattribdialog.o: rattribdialog.cpp \
		rattribdialog.h \
		rcombobox.h \
		rgraphdef.h \
		rprgdef.h

rbuttongroup.o: rbuttongroup.cpp \
		rbuttongroup.h \
		rappwin.h \
		ractiondef.h \
		rprgdef.h \
		rfilebase.h \
		rtypes.h \
		rfile.h \
		rconfig.h \
		rsettings.h \
		rmath.h \
		rmathdef.h \
		rgraphdef.h

rcadwidget.o: rcadwidget.cpp \
		rcadwidget.h \
		rappwin.h \
		ractiondef.h \
		rprgdef.h \
		rinfowidget.h \
		rgraphic.h \
		reventdef.h \
		rgraphdef.h \
		relement.h \
		rflags.h \
		rtypes.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rwidget.h \
		rlayerwidget.h \
		rlistboxitem.h \
		rlibrarybrowser.h \
		rlayoutdef.h

rcheckbox.o: rcheckbox.cpp \
		rcheckbox.h \
		rappwin.h \
		ractiondef.h \
		rprgdef.h \
		rfilebase.h \
		rtypes.h \
		rfile.h \
		rconfig.h \
		rsettings.h \
		rmath.h \
		rmathdef.h \
		rgraphdef.h

rchoosemach.o: rchoosemach.cpp \
		rchoosemach.h \
		rcombobox.h \
		rgraphdef.h \
		rprgdef.h \
		rfile.h \
		rconfig.h \
		rsettings.h \
		rmath.h \
		rmathdef.h \
		rinputdialog.h \
		rlog.h \
		ryesnodialog.h

rcombobox.o: rcombobox.cpp \
		rcombobox.h \
		rgraphdef.h \
		rprgdef.h \
		rfile.h \
		rfonts.h \
		rlayoutdef.h \
		rgraphic.h \
		reventdef.h \
		relement.h \
		rflags.h \
		rtypes.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rstring.h \
		xpm/color00.xpm \
		xpm/color01.xpm \
		xpm/color02.xpm \
		xpm/color03.xpm \
		xpm/color04.xpm \
		xpm/color05.xpm \
		xpm/color06.xpm \
		xpm/color07.xpm \
		xpm/color08.xpm \
		xpm/color09.xpm \
		xpm/color10.xpm \
		xpm/color11.xpm \
		xpm/color12.xpm \
		xpm/color13.xpm \
		xpm/color14.xpm \
		xpm/color15.xpm \
		xpm/width00.xpm \
		xpm/width01.xpm \
		xpm/width02.xpm \
		xpm/width03.xpm \
		xpm/width04.xpm \
		xpm/width05.xpm \
		xpm/width06.xpm \
		xpm/width07.xpm \
		xpm/width08.xpm \
		xpm/style00.xpm \
		xpm/style01.xpm \
		xpm/style02.xpm \
		xpm/style03.xpm \
		xpm/style04.xpm

rconfig.o: rconfig.cpp \
		rconfig.h \
		rprgdef.h \
		rsettings.h \
		rmath.h \
		rmathdef.h \
		rgraphdef.h \
		rfile.h \
		rfileparser.h \
		rinitialdialog.h \
		rlog.h

rdimdlg.o: rdimdlg.cpp \
		rdimdlg.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rgraphdef.h \
		rtypes.h \
		rlineedit.h

rdlgarc.o: rdlgarc.cpp \
		rdlgarc.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rgraphdef.h \
		rtypes.h \
		rmath.h \
		rmathdef.h

rdlgarcdata.o: rdlgarcdata.cpp \
		rdlgarc.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rgraphdef.h \
		rtypes.h

rdlgcircle.o: rdlgcircle.cpp \
		rdlgcircle.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rgraphdef.h \
		rtypes.h \
		rmath.h \
		rmathdef.h

rdlgcircledata.o: rdlgcircledata.cpp \
		rdlgcircle.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rgraphdef.h \
		rtypes.h

rdlgline.o: rdlgline.cpp \
		rdlgline.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rgraphdef.h \
		rtypes.h \
		rmath.h \
		rmathdef.h

rdlglinedata.o: rdlglinedata.cpp \
		rdlgline.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rgraphdef.h \
		rtypes.h

relement.o: relement.cpp \
		relement.h \
		rflags.h \
		rprgdef.h \
		rgraphdef.h \
		rtypes.h \
		rpainter.h \
		rfiledxf.h \
		rfilebase.h \
		rgraphic.h \
		reventdef.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rconfig.h \
		rsettings.h

rfile.o: rfile.cpp \
		rfile.h \
		rconfig.h \
		rprgdef.h \
		rsettings.h \
		rmath.h \
		rmathdef.h \
		rgraphdef.h \
		rlog.h \
		ryesnodialog.h

rfilebase.o: rfilebase.cpp \
		rfilebase.h \
		rtypes.h \
		rappwin.h \
		ractiondef.h \
		rprgdef.h \
		rlog.h \
		rstatuspanel.h \
		rwidget.h

rfilecxf.o: rfilecxf.cpp \
		rfilecxf.h \
		rfilebase.h \
		rtypes.h \
		rprgdef.h \
		rappwin.h \
		ractiondef.h \
		rfonts.h \
		rlayoutdef.h \
		rgraphic.h \
		reventdef.h \
		rgraphdef.h \
		relement.h \
		rflags.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rstatuspanel.h \
		rwidget.h \
		rstring.h

rfiledgn.o: rfiledgn.cpp \
		rfiledgn.h \
		rprgdef.h \
		dgnelemtypes.h \
		rappwin.h \
		ractiondef.h \
		rfonts.h \
		rlayoutdef.h \
		rgraphic.h \
		reventdef.h \
		rgraphdef.h \
		relement.h \
		rflags.h \
		rtypes.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rstatuspanel.h \
		rwidget.h

rfiledxf.o: rfiledxf.cpp \
		rfiledxf.h \
		rfilebase.h \
		rtypes.h \
		rprgdef.h \
		rappwin.h \
		ractiondef.h \
		rfonts.h \
		rlayoutdef.h \
		rgraphic.h \
		reventdef.h \
		rgraphdef.h \
		relement.h \
		rflags.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rconfig.h \
		rsettings.h \
		rstring.h \
		rstatuspanel.h \
		rwidget.h

rfileeps.o: rfileeps.cpp \
		rfileeps.h \
		rfilebase.h \
		rtypes.h \
		rprgdef.h \
		rappwin.h \
		ractiondef.h \
		rfonts.h \
		rlayoutdef.h \
		rgraphic.h \
		reventdef.h \
		rgraphdef.h \
		relement.h \
		rflags.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rconfig.h \
		rsettings.h \
		rstring.h \
		rstatuspanel.h \
		rwidget.h

rfileparser.o: rfileparser.cpp \
		rfileparser.h \
		rprgdef.h

rfileplt.o: rfileplt.cpp \
		rfileplt.h \
		rfilebase.h \
		rtypes.h \
		rprgdef.h \
		rappwin.h \
		ractiondef.h \
		rgraphdef.h \
		rgraphic.h \
		reventdef.h \
		relement.h \
		rflags.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rstatuspanel.h \
		rwidget.h

rflags.o: rflags.cpp \
		rflags.h \
		rprgdef.h

rfontdialog.o: rfontdialog.cpp \
		rbuttongroup.h \
		rcombobox.h \
		rgraphdef.h \
		rprgdef.h \
		rfontdialog.h \
		rfonts.h \
		rlayoutdef.h \
		rgraphic.h \
		reventdef.h \
		relement.h \
		rflags.h \
		rtypes.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rconfig.h \
		rsettings.h \
		rlineedit.h \
		rmultilinedit.h \
		rstring.h \
		rtoolbutton.h \
		rxpmtext.h \
		xpm/alignleft.xpm \
		xpm/aligncenter.xpm \
		xpm/alignright.xpm \
		xpm/shapestraight.xpm \
		xpm/shaperoundout.xpm \
		xpm/shaperoundin.xpm \
		xpm/filenew.xpm \
		xpm/fileopen.xpm \
		xpm/filesave.xpm \
		xpm/cut.xpm \
		xpm/copy.xpm \
		xpm/paste.xpm

rfonts.o: rfonts.cpp \
		rfonts.h \
		rprgdef.h \
		rlayoutdef.h \
		relement.h \
		rflags.h \
		rgraphdef.h \
		rtypes.h \
		rfile.h \
		rconfig.h \
		rsettings.h \
		rmath.h \
		rmathdef.h \
		rlog.h

rgraphic.o: rgraphic.cpp \
		rgraphic.h \
		reventdef.h \
		rgraphdef.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rtypes.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		ractdraw.h \
		raction.h \
		ractiondef.h \
		rdimdlg.h \
		rlineedit.h \
		ractedit.h \
		racttag.h \
		ractmeasure.h \
		measurearea.h \
		ractzoom.h \
		rappwin.h \
		rcadwidget.h \
		rinfowidget.h \
		rwidget.h \
		rlayerwidget.h \
		rlistboxitem.h \
		rlibrarybrowser.h \
		rbehaviordef.h \
		rfilecxf.h \
		rfilebase.h \
		rfiledxf.h \
		rfiledgn.h \
		dgnelemtypes.h \
		rfileeps.h \
		rfileplt.h \
		rfontdialog.h \
		rfonts.h \
		rlayoutdef.h \
		rconfig.h \
		rsettings.h \
		rmacros.h \
		rpainter.h \
		rsnap.h \
		rsnapdef.h \
		rxpmgraphic.h \
		xpm/zero.xpm \
		xpm/zerosmall.xpm \
		xpm/zerorel.xpm \
		xpm/zerorelwhite.xpm

rgroupbox.o: rgroupbox.cpp \
		rgroupbox.h \
		rappwin.h \
		ractiondef.h \
		rprgdef.h \
		rfilebase.h \
		rtypes.h \
		rfile.h \
		rconfig.h \
		rsettings.h \
		rmath.h \
		rmathdef.h \
		rgraphdef.h

rhatchdialog.o: rhatchdialog.cpp \
		rhatchdialog.h \
		rcombobox.h \
		rgraphdef.h \
		rprgdef.h \
		rmath.h \
		rmathdef.h

rhelpwindow.o: rhelpwindow.cpp \
		rhelpwindow.h \
		xpm/back.xpm \
		xpm/forward.xpm

rinfowidget.o: rinfowidget.cpp \
		rinfowidget.h \
		rgraphic.h \
		reventdef.h \
		rgraphdef.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rtypes.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rwidget.h

rinitialdialog.o: rinitialdialog.cpp \
		rinitialdialog.h \
		rappwin.h \
		ractiondef.h \
		rprgdef.h \
		rcombobox.h \
		rgraphdef.h \
		rconfig.h \
		rsettings.h \
		rmath.h \
		rmathdef.h \
		rstring.h \
		xpm/init.xpm

rinputdialog.o: rinputdialog.cpp \
		rcombobox.h \
		rgraphdef.h \
		rprgdef.h \
		rgraphic.h \
		reventdef.h \
		relement.h \
		rflags.h \
		rtypes.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rlineedit.h \
		rinputdialog.h

rinputpanel.o: rinputpanel.cpp \
		rinputpanel.h \
		rbuttongroup.h \
		rgraphic.h \
		reventdef.h \
		rgraphdef.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rtypes.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rlineedit.h \
		rwidget.h \
		rtoolbutton.h \
		rappwin.h \
		ractiondef.h \
		rcadwidget.h \
		rinfowidget.h \
		rlayerwidget.h \
		rlistboxitem.h \
		rlibrarybrowser.h \
		rlayoutdef.h \
		rstring.h \
		rxpminp.h \
		xpm/lock01.xpm \
		xpm/lock02.xpm

rintro.o: rintro.cpp \
		rintro.h \
		rprgdef.h \
		xpm/qcadintro.xpm \
		xpm/camexpintro.xpm

rlabel.o: rlabel.cpp \
		rconfig.h \
		rprgdef.h \
		rsettings.h \
		rmath.h \
		rmathdef.h \
		rgraphdef.h \
		rlabel.h

rlayer.o: rlayer.cpp \
		rlayer.h \
		rflags.h \
		rprgdef.h

rlayerdialog.o: rlayerdialog.cpp \
		rlayerdialog.h \
		rlayer.h \
		rflags.h \
		rprgdef.h \
		rcombobox.h \
		rgraphdef.h

rlayerwidget.o: rlayerwidget.cpp \
		rlayerwidget.h \
		rgraphic.h \
		reventdef.h \
		rgraphdef.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rtypes.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rlistboxitem.h \
		rwidget.h \
		rappwin.h \
		ractiondef.h \
		rinputdialog.h \
		rlayerdialog.h \
		rcombobox.h \
		rlayoutdef.h \
		rtoolbar.h \
		rxpmlayer.h \
		xpm/visiblelayer.xpm \
		xpm/hiddenlayer.xpm \
		xpm/addlayer.xpm \
		xpm/removelayer.xpm \
		xpm/renamelayer.xpm \
		xpm/removeemptylayers.xpm \
		ryesnodialog.h

rlibrarybrowser.o: rlibrarybrowser.cpp \
		rlibrarybrowser.h \
		rwidget.h \
		rprgdef.h \
		rappwin.h \
		ractiondef.h \
		rcombobox.h \
		rgraphdef.h \
		rconfig.h \
		rsettings.h \
		rmath.h \
		rmathdef.h \
		rgraphic.h \
		reventdef.h \
		relement.h \
		rflags.h \
		rtypes.h \
		rlayer.h \
		rlog.h \
		rlibraryitem.h \
		rlineedit.h \
		rlayoutdef.h \
		rlistview.h \
		rscrollview.h

rlibraryitem.o: rlibraryitem.cpp \
		rlibraryitem.h \
		rwidget.h \
		rprgdef.h \
		rconfig.h \
		rsettings.h \
		rmath.h \
		rmathdef.h \
		rgraphdef.h \
		rgraphic.h \
		reventdef.h \
		relement.h \
		rflags.h \
		rtypes.h \
		rlayer.h \
		rlog.h

rlineedit.o: rlineedit.cpp \
		rlineedit.h \
		rmath.h \
		rmathdef.h \
		rgraphdef.h \
		rprgdef.h \
		rstring.h \
		rconfig.h \
		rsettings.h

rlistboxitem.o: rlistboxitem.cpp \
		rlistboxitem.h

rlistview.o: rlistview.cpp \
		rlistview.h \
		xpm/folderclosed.xpm \
		xpm/folderopen.xpm

rlog.o: rlog.cpp \
		rlog.h \
		rprgdef.h

rmath.o: rmath.cpp \
		exprparser.h \
		exprparser.inl \
		rgraphdef.h \
		rlog.h \
		rprgdef.h \
		rmath.h \
		rmathdef.h \
		rstring.h \
		relement.h \
		rflags.h \
		rtypes.h

rmultilinedit.o: rmultilinedit.cpp \
		rmultilinedit.h \
		rappwin.h \
		ractiondef.h \
		rprgdef.h \
		rfilebase.h \
		rtypes.h \
		rfile.h \
		rconfig.h \
		rsettings.h \
		rmath.h \
		rmathdef.h \
		rgraphdef.h

rpainter.o: rpainter.cpp \
		rpainter.h \
		rmath.h \
		rmathdef.h \
		rgraphdef.h \
		rprgdef.h

rparameterdialog.o: rparameterdialog.cpp \
		rparameterdialog.h \
		rlineedit.h \
		rlog.h \
		rprgdef.h \
		rmath.h \
		rmathdef.h \
		rgraphdef.h \
		rstring.h

rpreferencesdialog.o: rpreferencesdialog.cpp \
		rpreferencesdialog.h \
		rappwin.h \
		ractiondef.h \
		rprgdef.h \
		rcombobox.h \
		rgraphdef.h \
		rconfig.h \
		rsettings.h \
		rmath.h \
		rmathdef.h \
		rgraphic.h \
		reventdef.h \
		relement.h \
		rflags.h \
		rtypes.h \
		rlayer.h \
		rlog.h \
		rlineedit.h \
		rlistview.h \
		rstatuspanel.h \
		rwidget.h \
		rstring.h

rpushbutton.o: rpushbutton.cpp \
		rpushbutton.h \
		rappwin.h \
		ractiondef.h \
		rprgdef.h \
		rfilebase.h \
		rtypes.h \
		rfile.h \
		rconfig.h \
		rsettings.h \
		rmath.h \
		rmathdef.h \
		rgraphdef.h

rradiobutton.o: rradiobutton.cpp \
		rradiobutton.h \
		rappwin.h \
		ractiondef.h \
		rprgdef.h \
		rfilebase.h \
		rtypes.h \
		rfile.h \
		rconfig.h \
		rsettings.h \
		rmath.h \
		rmathdef.h \
		rgraphdef.h

rscrollview.o: rscrollview.cpp \
		rscrollview.h

rsettings.o: rsettings.cpp \
		rsettings.h \
		rprgdef.h \
		rmath.h \
		rmathdef.h \
		rgraphdef.h \
		rfileparser.h

rsetupedgedecdlg.o: rsetupedgedecdlg.cpp \
		rlog.h \
		rprgdef.h \
		rgraphic.h \
		reventdef.h \
		rgraphdef.h \
		relement.h \
		rflags.h \
		rtypes.h \
		rlayer.h \
		rmath.h \
		rmathdef.h \
		rsetupedgedecdlg.h

rsnap.o: rsnap.cpp \
		rappwin.h \
		ractiondef.h \
		rprgdef.h \
		rsnap.h \
		raction.h \
		reventdef.h \
		rdimdlg.h \
		relement.h \
		rflags.h \
		rgraphdef.h \
		rtypes.h \
		rlineedit.h \
		rsnapdef.h \
		rstatuspanel.h \
		rwidget.h \
		rbehaviordef.h \
		rgraphic.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rconfig.h \
		rsettings.h \
		rinputpanel.h \
		rbuttongroup.h \
		rtoolbutton.h

rsplitter.o: rsplitter.cpp \
		rsplitter.h \
		rmath.h \
		rmathdef.h \
		rgraphdef.h \
		rprgdef.h

rstatuspanel.o: rstatuspanel.cpp \
		rstatuspanel.h \
		rwidget.h \
		rprgdef.h \
		rappwin.h \
		ractiondef.h \
		rcadwidget.h \
		rinfowidget.h \
		rgraphic.h \
		reventdef.h \
		rgraphdef.h \
		relement.h \
		rflags.h \
		rtypes.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rlayerwidget.h \
		rlistboxitem.h \
		rlibrarybrowser.h \
		rconfig.h \
		rsettings.h \
		rlayoutdef.h \
		rxpmstat.h \
		xpm/mouse.xpm

rstring.o: rstring.cpp \
		rstring.h \
		rprgdef.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rgraphdef.h

rtabbar.o: rtabbar.cpp \
		rtabbar.h \
		rmath.h \
		rmathdef.h \
		rgraphdef.h \
		rprgdef.h

rtoolbar.o: rtoolbar.cpp \
		rtoolbar.h \
		rprgdef.h \
		rappwin.h \
		ractiondef.h \
		reventdef.h \
		rgraphic.h \
		rgraphdef.h \
		relement.h \
		rflags.h \
		rtypes.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rpainter.h

rtoolbutton.o: rtoolbutton.cpp \
		rtoolbutton.h \
		rprgdef.h

rwidget.o: rwidget.cpp \
		rwidget.h \
		rprgdef.h

ryesnodialog.o: ryesnodialog.cpp \
		rlog.h \
		rprgdef.h \
		ryesnodialog.h

moc_raboutdialog.o: moc_raboutdialog.cpp \
		raboutdialog.h

moc_ractdraw.o: moc_ractdraw.cpp \
		ractdraw.h \
		raction.h \
		ractiondef.h \
		reventdef.h \
		rdimdlg.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rgraphdef.h \
		rtypes.h \
		rlineedit.h

moc_ractedit.o: moc_ractedit.cpp \
		ractedit.h \
		raction.h \
		ractiondef.h \
		reventdef.h \
		rdimdlg.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rgraphdef.h \
		rtypes.h \
		rlineedit.h

moc_raction.o: moc_raction.cpp \
		raction.h \
		ractiondef.h \
		reventdef.h \
		rdimdlg.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rgraphdef.h \
		rtypes.h \
		rlineedit.h

moc_ractmeasure.o: moc_ractmeasure.cpp \
		ractmeasure.h \
		raction.h \
		ractiondef.h \
		reventdef.h \
		rdimdlg.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rgraphdef.h \
		rtypes.h \
		rlineedit.h \
		measurearea.h

moc_racttag.o: moc_racttag.cpp \
		racttag.h \
		raction.h \
		ractiondef.h \
		reventdef.h \
		rdimdlg.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rgraphdef.h \
		rtypes.h \
		rlineedit.h

moc_ractzoom.o: moc_ractzoom.cpp \
		ractzoom.h \
		raction.h \
		ractiondef.h \
		reventdef.h \
		rdimdlg.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rgraphdef.h \
		rtypes.h \
		rlineedit.h

moc_rappwin.o: moc_rappwin.cpp \
		rappwin.h \
		ractiondef.h \
		rprgdef.h

moc_rattribdialog.o: moc_rattribdialog.cpp \
		rattribdialog.h \
		rcombobox.h \
		rgraphdef.h \
		rprgdef.h

moc_rbuttongroup.o: moc_rbuttongroup.cpp \
		rbuttongroup.h

moc_rcadwidget.o: moc_rcadwidget.cpp \
		rcadwidget.h \
		rappwin.h \
		ractiondef.h \
		rprgdef.h \
		rinfowidget.h \
		rgraphic.h \
		reventdef.h \
		rgraphdef.h \
		relement.h \
		rflags.h \
		rtypes.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rwidget.h \
		rlayerwidget.h \
		rlistboxitem.h \
		rlibrarybrowser.h

moc_rcheckbox.o: moc_rcheckbox.cpp \
		rcheckbox.h

moc_rchoosemach.o: moc_rchoosemach.cpp \
		rchoosemach.h

moc_rcombobox.o: moc_rcombobox.cpp \
		rcombobox.h \
		rgraphdef.h \
		rprgdef.h

moc_rdimdlg.o: moc_rdimdlg.cpp \
		rdimdlg.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rgraphdef.h \
		rtypes.h \
		rlineedit.h

moc_rdlgarc.o: moc_rdlgarc.cpp \
		rdlgarc.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rgraphdef.h \
		rtypes.h

moc_rdlgcircle.o: moc_rdlgcircle.cpp \
		rdlgcircle.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rgraphdef.h \
		rtypes.h

moc_rdlgline.o: moc_rdlgline.cpp \
		rdlgline.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rgraphdef.h \
		rtypes.h

moc_rfontdialog.o: moc_rfontdialog.cpp \
		rfontdialog.h \
		rgraphdef.h

moc_rgraphic.o: moc_rgraphic.cpp \
		rgraphic.h \
		reventdef.h \
		rgraphdef.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rtypes.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h

moc_rgroupbox.o: moc_rgroupbox.cpp \
		rgroupbox.h

moc_rhatchdialog.o: moc_rhatchdialog.cpp \
		rhatchdialog.h \
		rcombobox.h \
		rgraphdef.h \
		rprgdef.h

moc_rhelpwindow.o: moc_rhelpwindow.cpp \
		rhelpwindow.h

moc_rinfowidget.o: moc_rinfowidget.cpp \
		rinfowidget.h \
		rgraphic.h \
		reventdef.h \
		rgraphdef.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rtypes.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rwidget.h

moc_rinitialdialog.o: moc_rinitialdialog.cpp \
		rinitialdialog.h

moc_rinputdialog.o: moc_rinputdialog.cpp \
		rinputdialog.h

moc_rinputpanel.o: moc_rinputpanel.cpp \
		rinputpanel.h \
		rbuttongroup.h \
		rgraphic.h \
		reventdef.h \
		rgraphdef.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rtypes.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rlineedit.h \
		rwidget.h \
		rtoolbutton.h

moc_rintro.o: moc_rintro.cpp \
		rintro.h

moc_rlabel.o: moc_rlabel.cpp \
		rlabel.h

moc_rlayerdialog.o: moc_rlayerdialog.cpp \
		rlayerdialog.h \
		rlayer.h \
		rflags.h \
		rprgdef.h \
		rcombobox.h \
		rgraphdef.h

moc_rlayerwidget.o: moc_rlayerwidget.cpp \
		rlayerwidget.h \
		rgraphic.h \
		reventdef.h \
		rgraphdef.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rtypes.h \
		rlayer.h \
		rlog.h \
		rmath.h \
		rmathdef.h \
		rlistboxitem.h \
		rwidget.h

moc_rlibrarybrowser.o: moc_rlibrarybrowser.cpp \
		rlibrarybrowser.h \
		rwidget.h \
		rprgdef.h

moc_rlibraryitem.o: moc_rlibraryitem.cpp \
		rlibraryitem.h \
		rwidget.h \
		rprgdef.h

moc_rlineedit.o: moc_rlineedit.cpp \
		rlineedit.h

moc_rlistview.o: moc_rlistview.cpp \
		rlistview.h

moc_rmultilinedit.o: moc_rmultilinedit.cpp \
		rmultilinedit.h

moc_rparameterdialog.o: moc_rparameterdialog.cpp \
		rparameterdialog.h \
		rlineedit.h

moc_rpreferencesdialog.o: moc_rpreferencesdialog.cpp \
		rpreferencesdialog.h

moc_rpushbutton.o: moc_rpushbutton.cpp \
		rpushbutton.h

moc_rradiobutton.o: moc_rradiobutton.cpp \
		rradiobutton.h

moc_rscrollview.o: moc_rscrollview.cpp \
		rscrollview.h

moc_rsetupedgedecdlg.o: moc_rsetupedgedecdlg.cpp \
		rsetupedgedecdlg.h

moc_rsnap.o: moc_rsnap.cpp \
		rsnap.h \
		raction.h \
		ractiondef.h \
		reventdef.h \
		rdimdlg.h \
		relement.h \
		rflags.h \
		rprgdef.h \
		rgraphdef.h \
		rtypes.h \
		rlineedit.h \
		rsnapdef.h

moc_rstatuspanel.o: moc_rstatuspanel.cpp \
		rstatuspanel.h \
		rwidget.h \
		rprgdef.h

moc_rtoolbar.o: moc_rtoolbar.cpp \
		rtoolbar.h \
		rprgdef.h

moc_rtoolbutton.o: moc_rtoolbutton.cpp \
		rtoolbutton.h \
		rprgdef.h

moc_rwidget.o: moc_rwidget.cpp \
		rwidget.h \
		rwidget.h \
		rprgdef.h

moc_ryesnodialog.o: moc_ryesnodialog.cpp \
		ryesnodialog.h

moc_raboutdialog.cpp: raboutdialog.h
	$(MOC) raboutdialog.h -o moc_raboutdialog.cpp

moc_ractdraw.cpp: ractdraw.h
	$(MOC) ractdraw.h -o moc_ractdraw.cpp

moc_ractedit.cpp: ractedit.h
	$(MOC) ractedit.h -o moc_ractedit.cpp

moc_raction.cpp: raction.h
	$(MOC) raction.h -o moc_raction.cpp

moc_ractmeasure.cpp: ractmeasure.h
	$(MOC) ractmeasure.h -o moc_ractmeasure.cpp

moc_racttag.cpp: racttag.h
	$(MOC) racttag.h -o moc_racttag.cpp

moc_ractzoom.cpp: ractzoom.h
	$(MOC) ractzoom.h -o moc_ractzoom.cpp

moc_rappwin.cpp: rappwin.h
	$(MOC) rappwin.h -o moc_rappwin.cpp

moc_rattribdialog.cpp: rattribdialog.h
	$(MOC) rattribdialog.h -o moc_rattribdialog.cpp

moc_rbuttongroup.cpp: rbuttongroup.h
	$(MOC) rbuttongroup.h -o moc_rbuttongroup.cpp

moc_rcadwidget.cpp: rcadwidget.h
	$(MOC) rcadwidget.h -o moc_rcadwidget.cpp

moc_rcheckbox.cpp: rcheckbox.h
	$(MOC) rcheckbox.h -o moc_rcheckbox.cpp

moc_rchoosemach.cpp: rchoosemach.h
	$(MOC) rchoosemach.h -o moc_rchoosemach.cpp

moc_rcombobox.cpp: rcombobox.h
	$(MOC) rcombobox.h -o moc_rcombobox.cpp

moc_rdimdlg.cpp: rdimdlg.h
	$(MOC) rdimdlg.h -o moc_rdimdlg.cpp

moc_rdlgarc.cpp: rdlgarc.h
	$(MOC) rdlgarc.h -o moc_rdlgarc.cpp

moc_rdlgcircle.cpp: rdlgcircle.h
	$(MOC) rdlgcircle.h -o moc_rdlgcircle.cpp

moc_rdlgline.cpp: rdlgline.h
	$(MOC) rdlgline.h -o moc_rdlgline.cpp

moc_rfontdialog.cpp: rfontdialog.h
	$(MOC) rfontdialog.h -o moc_rfontdialog.cpp

moc_rgraphic.cpp: rgraphic.h
	$(MOC) rgraphic.h -o moc_rgraphic.cpp

moc_rgroupbox.cpp: rgroupbox.h
	$(MOC) rgroupbox.h -o moc_rgroupbox.cpp

moc_rhatchdialog.cpp: rhatchdialog.h
	$(MOC) rhatchdialog.h -o moc_rhatchdialog.cpp

moc_rhelpwindow.cpp: rhelpwindow.h
	$(MOC) rhelpwindow.h -o moc_rhelpwindow.cpp

moc_rinfowidget.cpp: rinfowidget.h
	$(MOC) rinfowidget.h -o moc_rinfowidget.cpp

moc_rinitialdialog.cpp: rinitialdialog.h
	$(MOC) rinitialdialog.h -o moc_rinitialdialog.cpp

moc_rinputdialog.cpp: rinputdialog.h
	$(MOC) rinputdialog.h -o moc_rinputdialog.cpp

moc_rinputpanel.cpp: rinputpanel.h
	$(MOC) rinputpanel.h -o moc_rinputpanel.cpp

moc_rintro.cpp: rintro.h
	$(MOC) rintro.h -o moc_rintro.cpp

moc_rlabel.cpp: rlabel.h
	$(MOC) rlabel.h -o moc_rlabel.cpp

moc_rlayerdialog.cpp: rlayerdialog.h
	$(MOC) rlayerdialog.h -o moc_rlayerdialog.cpp

moc_rlayerwidget.cpp: rlayerwidget.h
	$(MOC) rlayerwidget.h -o moc_rlayerwidget.cpp

moc_rlibrarybrowser.cpp: rlibrarybrowser.h
	$(MOC) rlibrarybrowser.h -o moc_rlibrarybrowser.cpp

moc_rlibraryitem.cpp: rlibraryitem.h
	$(MOC) rlibraryitem.h -o moc_rlibraryitem.cpp

moc_rlineedit.cpp: rlineedit.h
	$(MOC) rlineedit.h -o moc_rlineedit.cpp

moc_rlistview.cpp: rlistview.h
	$(MOC) rlistview.h -o moc_rlistview.cpp

moc_rmultilinedit.cpp: rmultilinedit.h
	$(MOC) rmultilinedit.h -o moc_rmultilinedit.cpp

moc_rparameterdialog.cpp: rparameterdialog.h
	$(MOC) rparameterdialog.h -o moc_rparameterdialog.cpp

moc_rpreferencesdialog.cpp: rpreferencesdialog.h
	$(MOC) rpreferencesdialog.h -o moc_rpreferencesdialog.cpp

moc_rpushbutton.cpp: rpushbutton.h
	$(MOC) rpushbutton.h -o moc_rpushbutton.cpp

moc_rradiobutton.cpp: rradiobutton.h
	$(MOC) rradiobutton.h -o moc_rradiobutton.cpp

moc_rscrollview.cpp: rscrollview.h
	$(MOC) rscrollview.h -o moc_rscrollview.cpp

moc_rsetupedgedecdlg.cpp: rsetupedgedecdlg.h
	$(MOC) rsetupedgedecdlg.h -o moc_rsetupedgedecdlg.cpp

moc_rsnap.cpp: rsnap.h
	$(MOC) rsnap.h -o moc_rsnap.cpp

moc_rstatuspanel.cpp: rstatuspanel.h
	$(MOC) rstatuspanel.h -o moc_rstatuspanel.cpp

moc_rtoolbar.cpp: rtoolbar.h
	$(MOC) rtoolbar.h -o moc_rtoolbar.cpp

moc_rtoolbutton.cpp: rtoolbutton.h
	$(MOC) rtoolbutton.h -o moc_rtoolbutton.cpp

moc_rwidget.cpp: rwidget.h
	$(MOC) rwidget.h -o moc_rwidget.cpp

moc_ryesnodialog.cpp: ryesnodialog.h
	$(MOC) ryesnodialog.h -o moc_ryesnodialog.cpp

