initial import
[vym] / Makefile
diff --git a/Makefile b/Makefile
new file mode 100644 (file)
index 0000000..e52870a
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,1498 @@
+#############################################################################
+# Makefile for building: vym
+# Generated by qmake (2.01a) (Qt 4.5.3) on: Sun Jan 10 20:03:54 2010
+# Project:  vym.pro
+# Template: app
+# Command: /usr/bin/qmake -unix -o Makefile vym.pro
+#############################################################################
+
+####### Compiler, tools and options
+
+CC            = gcc
+CXX           = g++
+DEFINES       = -DVYM_DOCDIR=\"/usr/local/share/doc/packages/vym\" -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
+CFLAGS        = -pipe -g -O0 -Wall -W -D_REENTRANT $(DEFINES)
+CXXFLAGS      = -pipe -g -g -O0 -Wall -W -D_REENTRANT $(DEFINES)
+INCPATH       = -I/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/linux-g++-gles2 -I. -I/targets/FREMANTLE_ARMEL/usr/include/qt4/QtCore -I/targets/FREMANTLE_ARMEL/usr/include/qt4/QtNetwork -I/targets/FREMANTLE_ARMEL/usr/include/qt4/QtGui -I/targets/FREMANTLE_ARMEL/usr/include/qt4/QtXml -I/targets/FREMANTLE_ARMEL/usr/include/qt4/Qt3Support -I/targets/FREMANTLE_ARMEL/usr/include/qt4 -I. -I.
+LINK          = g++
+LFLAGS        = 
+LIBS          = $(SUBLIBS)  -L/usr/lib -Wl,-rpath-link=/usr/lib -lQt3Support -lQtXml -lQtGui -lQtNetwork -lQtCore -lpthread
+AR            = ar cqs
+RANLIB        = 
+QMAKE         = /usr/bin/qmake
+TAR           = tar -cf
+COMPRESS      = gzip -9f
+COPY          = cp -f
+SED           = sed
+COPY_FILE     = $(COPY)
+COPY_DIR      = $(COPY) -r
+INSTALL_FILE  = install -m 644 -p
+INSTALL_DIR   = $(COPY_DIR)
+INSTALL_PROGRAM = install -m 755 -p
+DEL_FILE      = rm -f
+SYMLINK       = ln -sf
+DEL_DIR       = rmdir
+MOVE          = mv -f
+CHK_DIR_EXISTS= test -d
+MKDIR         = mkdir -p
+
+####### Output directory
+
+OBJECTS_DIR   = ./
+
+####### Files
+
+SOURCES       = aboutdialog.cpp \
+               animpoint.cpp \
+               attribute.cpp \
+               attributedelegate.cpp \
+               attributedialog.cpp \
+               attributewidget.cpp \
+               branchobj.cpp \
+               branchpropwindow.cpp \
+               editxlinkdialog.cpp \
+               exportoofiledialog.cpp \
+               exports.cpp \
+               exportxhtmldialog.cpp \
+               extrainfodialog.cpp \
+               file.cpp \
+               findwindow.cpp \
+               flagobj.cpp \
+               flagrowobj.cpp \
+               floatimageobj.cpp \
+               floatobj.cpp \
+               frameobj.cpp \
+               geometry.cpp \
+               headingobj.cpp \
+               highlighter.cpp \
+               historywindow.cpp \
+               imageobj.cpp \
+               imports.cpp \
+               linkablemapobj.cpp \
+               main.cpp \
+               mainwindow.cpp \
+               mapcenterobj.cpp \
+               mapeditor.cpp \
+               mapobj.cpp \
+               misc.cpp \
+               noteobj.cpp \
+               options.cpp \
+               ornamentedobj.cpp \
+               parser.cpp \
+               process.cpp \
+               selection.cpp \
+               showtextdialog.cpp \
+               simplescripteditor.cpp \
+               texteditor.cpp \
+               version.cpp \
+               vymmodel.cpp \
+               xlinkobj.cpp \
+               xml-base.cpp \
+               xml-vym.cpp \
+               xml-freemind.cpp \
+               xmlobj.cpp \
+               xsltproc.cpp \
+               settings.cpp \
+               warningdialog.cpp moc_aboutdialog.cpp \
+               moc_attributedelegate.cpp \
+               moc_attributedialog.cpp \
+               moc_attributewidget.cpp \
+               moc_branchpropwindow.cpp \
+               moc_editxlinkdialog.cpp \
+               moc_exportoofiledialog.cpp \
+               moc_exportxhtmldialog.cpp \
+               moc_extrainfodialog.cpp \
+               moc_findwindow.cpp \
+               moc_highlighter.cpp \
+               moc_historywindow.cpp \
+               moc_linkablemapobj.cpp \
+               moc_mainwindow.cpp \
+               moc_mapeditor.cpp \
+               moc_process.cpp \
+               moc_showtextdialog.cpp \
+               moc_simplescripteditor.cpp \
+               moc_texteditor.cpp \
+               moc_vymmodel.cpp \
+               moc_warningdialog.cpp
+OBJECTS       = aboutdialog.o \
+               animpoint.o \
+               attribute.o \
+               attributedelegate.o \
+               attributedialog.o \
+               attributewidget.o \
+               branchobj.o \
+               branchpropwindow.o \
+               editxlinkdialog.o \
+               exportoofiledialog.o \
+               exports.o \
+               exportxhtmldialog.o \
+               extrainfodialog.o \
+               file.o \
+               findwindow.o \
+               flagobj.o \
+               flagrowobj.o \
+               floatimageobj.o \
+               floatobj.o \
+               frameobj.o \
+               geometry.o \
+               headingobj.o \
+               highlighter.o \
+               historywindow.o \
+               imageobj.o \
+               imports.o \
+               linkablemapobj.o \
+               main.o \
+               mainwindow.o \
+               mapcenterobj.o \
+               mapeditor.o \
+               mapobj.o \
+               misc.o \
+               noteobj.o \
+               options.o \
+               ornamentedobj.o \
+               parser.o \
+               process.o \
+               selection.o \
+               showtextdialog.o \
+               simplescripteditor.o \
+               texteditor.o \
+               version.o \
+               vymmodel.o \
+               xlinkobj.o \
+               xml-base.o \
+               xml-vym.o \
+               xml-freemind.o \
+               xmlobj.o \
+               xsltproc.o \
+               settings.o \
+               warningdialog.o \
+               moc_aboutdialog.o \
+               moc_attributedelegate.o \
+               moc_attributedialog.o \
+               moc_attributewidget.o \
+               moc_branchpropwindow.o \
+               moc_editxlinkdialog.o \
+               moc_exportoofiledialog.o \
+               moc_exportxhtmldialog.o \
+               moc_extrainfodialog.o \
+               moc_findwindow.o \
+               moc_highlighter.o \
+               moc_historywindow.o \
+               moc_linkablemapobj.o \
+               moc_mainwindow.o \
+               moc_mapeditor.o \
+               moc_process.o \
+               moc_showtextdialog.o \
+               moc_simplescripteditor.o \
+               moc_texteditor.o \
+               moc_vymmodel.o \
+               moc_warningdialog.o
+DIST          = /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/g++.conf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/unix.conf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/linux.conf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/qconfig.pri \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_functions.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_config.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_pre.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/debug.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_post.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/warn_on.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/unix/thread.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/moc.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/resources.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/uic.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/yacc.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/lex.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/include_source_dir.prf \
+               vym.pro
+QMAKE_TARGET  = vym
+DESTDIR       = 
+TARGET        = vym
+
+first: all
+####### Implicit rules
+
+.SUFFIXES: .o .c .cpp .cc .cxx .C
+
+.cpp.o:
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
+
+.cc.o:
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
+
+.cxx.o:
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
+
+.C.o:
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
+
+.c.o:
+       $(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<"
+
+####### Build rules
+
+all: Makefile $(TARGET)
+
+$(TARGET): ui_attributewidget.h ui_branchpropwindow.h ui_exportxhtmldialog.h ui_extrainfodialog.h ui_editxlinkdialog.h ui_historywindow.h ui_simplescripteditor.h ui_showtextdialog.h ui_warningdialog.h $(OBJECTS)  
+       $(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)
+
+Makefile: vym.pro  /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/linux-g++-gles2/qmake.conf /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/g++.conf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/unix.conf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/linux.conf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/qconfig.pri \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_functions.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_config.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_pre.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/debug.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_post.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/warn_on.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/unix/thread.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/moc.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/resources.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/uic.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/yacc.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/lex.prf \
+               /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/include_source_dir.prf \
+               /usr/lib/libQt3Support.prl \
+               /usr/lib/libQtXml.prl \
+               /usr/lib/libQtGui.prl \
+               /usr/lib/libQtNetwork.prl \
+               /usr/lib/libQtCore.prl
+       $(QMAKE) -unix -o Makefile vym.pro
+/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/g++.conf:
+/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/unix.conf:
+/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/linux.conf:
+/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/qconfig.pri:
+/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_functions.prf:
+/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_config.prf:
+/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
+/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_pre.prf:
+/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/debug.prf:
+/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_post.prf:
+/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/warn_on.prf:
+/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt.prf:
+/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/unix/thread.prf:
+/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/moc.prf:
+/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/resources.prf:
+/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/uic.prf:
+/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/yacc.prf:
+/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/lex.prf:
+/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/include_source_dir.prf:
+/usr/lib/libQt3Support.prl:
+/usr/lib/libQtXml.prl:
+/usr/lib/libQtGui.prl:
+/usr/lib/libQtNetwork.prl:
+/usr/lib/libQtCore.prl:
+qmake:  FORCE
+       @$(QMAKE) -unix -o Makefile vym.pro
+
+dist: 
+       @$(CHK_DIR_EXISTS) .tmp/vym1.0.0 || $(MKDIR) .tmp/vym1.0.0 
+       $(COPY_FILE) --parents $(SOURCES) $(DIST) .tmp/vym1.0.0/ && $(COPY_FILE) --parents aboutdialog.h animpoint.h attribute.h attributedelegate.h attributedialog.h attributewidget.h branchobj.h branchpropwindow.h editxlinkdialog.h exportoofiledialog.h exportxhtmldialog.h exports.h extrainfodialog.h file.h findwindow.h flagobj.h flagrowobj.h floatimageobj.h floatobj.h frameobj.h geometry.h headingobj.h highlighter.h historywindow.h imageobj.h imports.h linkablemapobj.h mainwindow.h mapcenterobj.h mapeditor.h mapobj.h misc.h noteobj.h options.h ornamentedobj.h parser.h process.h selection.h showtextdialog.h simplescripteditor.h texteditor.h version.h vymmodel.h xlinkobj.h xml-base.h xml-vym.h xml-freemind.h xmlobj.h xsltproc.h settings.h warningdialog.h .tmp/vym1.0.0/ && $(COPY_FILE) --parents aboutdialog.cpp animpoint.cpp attribute.cpp attributedelegate.cpp attributedialog.cpp attributewidget.cpp branchobj.cpp branchpropwindow.cpp editxlinkdialog.cpp exportoofiledialog.cpp exports.cpp exportxhtmldialog.cpp extrainfodialog.cpp file.cpp findwindow.cpp flagobj.cpp flagrowobj.cpp floatimageobj.cpp floatobj.cpp frameobj.cpp geometry.cpp headingobj.cpp highlighter.cpp historywindow.cpp imageobj.cpp imports.cpp linkablemapobj.cpp main.cpp mainwindow.cpp mapcenterobj.cpp mapeditor.cpp mapobj.cpp misc.cpp noteobj.cpp options.cpp ornamentedobj.cpp parser.cpp process.cpp selection.cpp showtextdialog.cpp simplescripteditor.cpp texteditor.cpp version.cpp vymmodel.cpp xlinkobj.cpp xml-base.cpp xml-vym.cpp xml-freemind.cpp xmlobj.cpp xsltproc.cpp settings.cpp warningdialog.cpp .tmp/vym1.0.0/ && $(COPY_FILE) --parents attributewidget.ui branchpropwindow.ui exportxhtmldialog.ui extrainfodialog.ui editxlinkdialog.ui historywindow.ui simplescripteditor.ui showtextdialog.ui warningdialog.ui .tmp/vym1.0.0/ && $(COPY_FILE) --parents lang/vym_de.ts lang/vym_en.ts lang/vym_es.ts lang/vym_fr.ts lang/vym_it.ts lang/vym_pt_BR.ts lang/vym_ru.ts lang/vym_zh_CN.ts .tmp/vym1.0.0/ && (cd `dirname .tmp/vym1.0.0` && $(TAR) vym1.0.0.tar vym1.0.0 && $(COMPRESS) vym1.0.0.tar) && $(MOVE) `dirname .tmp/vym1.0.0`/vym1.0.0.tar.gz . && $(DEL_FILE) -r .tmp/vym1.0.0
+
+
+clean:compiler_clean 
+       -$(DEL_FILE) $(OBJECTS)
+       -$(DEL_FILE) *~ core *.core
+
+
+####### Sub-libraries
+
+distclean: clean
+       -$(DEL_FILE) $(TARGET) 
+       -$(DEL_FILE) Makefile
+
+
+mocclean: compiler_moc_header_clean compiler_moc_source_clean
+
+mocables: compiler_moc_header_make_all compiler_moc_source_make_all
+
+compiler_moc_header_make_all: moc_aboutdialog.cpp moc_attributedelegate.cpp moc_attributedialog.cpp moc_attributewidget.cpp moc_branchpropwindow.cpp moc_editxlinkdialog.cpp moc_exportoofiledialog.cpp moc_exportxhtmldialog.cpp moc_extrainfodialog.cpp moc_findwindow.cpp moc_highlighter.cpp moc_historywindow.cpp moc_linkablemapobj.cpp moc_mainwindow.cpp moc_mapeditor.cpp moc_process.cpp moc_showtextdialog.cpp moc_simplescripteditor.cpp moc_texteditor.cpp moc_vymmodel.cpp moc_warningdialog.cpp
+compiler_moc_header_clean:
+       -$(DEL_FILE) moc_aboutdialog.cpp moc_attributedelegate.cpp moc_attributedialog.cpp moc_attributewidget.cpp moc_branchpropwindow.cpp moc_editxlinkdialog.cpp moc_exportoofiledialog.cpp moc_exportxhtmldialog.cpp moc_extrainfodialog.cpp moc_findwindow.cpp moc_highlighter.cpp moc_historywindow.cpp moc_linkablemapobj.cpp moc_mainwindow.cpp moc_mapeditor.cpp moc_process.cpp moc_showtextdialog.cpp moc_simplescripteditor.cpp moc_texteditor.cpp moc_vymmodel.cpp moc_warningdialog.cpp
+moc_aboutdialog.cpp: aboutdialog.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) aboutdialog.h -o moc_aboutdialog.cpp
+
+moc_attributedelegate.cpp: attribute.h \
+               xmlobj.h \
+               attributedelegate.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) attributedelegate.h -o moc_attributedelegate.cpp
+
+moc_attributedialog.cpp: attribute.h \
+               xmlobj.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               xlinkobj.h \
+               attributedialog.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) attributedialog.h -o moc_attributedialog.cpp
+
+moc_attributewidget.cpp: ui_attributewidget.h \
+               attribute.h \
+               xmlobj.h \
+               attributewidget.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) attributewidget.h -o moc_attributewidget.cpp
+
+moc_branchpropwindow.cpp: ui_branchpropwindow.h \
+               attributedelegate.h \
+               attribute.h \
+               xmlobj.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               xlinkobj.h \
+               mapeditor.h \
+               file.h \
+               misc.h \
+               parser.h \
+               selection.h \
+               settings.h \
+               vymmodel.h \
+               mapcenterobj.h \
+               branchpropwindow.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) branchpropwindow.h -o moc_branchpropwindow.cpp
+
+moc_editxlinkdialog.cpp: ui_editxlinkdialog.h \
+               editxlinkdialog.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) editxlinkdialog.h -o moc_editxlinkdialog.cpp
+
+moc_exportoofiledialog.cpp: settings.h \
+               xmlobj.h \
+               exportoofiledialog.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) exportoofiledialog.h -o moc_exportoofiledialog.cpp
+
+moc_exportxhtmldialog.cpp: ui_exportxhtmldialog.h \
+               exportxhtmldialog.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) exportxhtmldialog.h -o moc_exportxhtmldialog.cpp
+
+moc_extrainfodialog.cpp: ui_extrainfodialog.h \
+               extrainfodialog.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) extrainfodialog.h -o moc_extrainfodialog.cpp
+
+moc_findwindow.cpp: findwindow.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) findwindow.h -o moc_findwindow.cpp
+
+moc_highlighter.cpp: highlighter.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) highlighter.h -o moc_highlighter.cpp
+
+moc_historywindow.cpp: settings.h \
+               xmlobj.h \
+               ui_historywindow.h \
+               historywindow.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) historywindow.h -o moc_historywindow.cpp
+
+moc_linkablemapobj.cpp: animpoint.h \
+               noteobj.h \
+               xmlobj.h \
+               headingobj.h \
+               mapobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               linkablemapobj.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) linkablemapobj.h -o moc_linkablemapobj.cpp
+
+moc_mainwindow.cpp: branchpropwindow.h \
+               ui_branchpropwindow.h \
+               attributedelegate.h \
+               attribute.h \
+               xmlobj.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               xlinkobj.h \
+               mapeditor.h \
+               file.h \
+               misc.h \
+               parser.h \
+               selection.h \
+               settings.h \
+               vymmodel.h \
+               mapcenterobj.h \
+               findwindow.h \
+               historywindow.h \
+               ui_historywindow.h \
+               simplescripteditor.h \
+               ui_simplescripteditor.h \
+               highlighter.h \
+               texteditor.h \
+               mainwindow.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) mainwindow.h -o moc_mainwindow.cpp
+
+moc_mapeditor.cpp: attribute.h \
+               xmlobj.h \
+               file.h \
+               misc.h \
+               parser.h \
+               ornamentedobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               selection.h \
+               settings.h \
+               vymmodel.h \
+               mapcenterobj.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               xlinkobj.h \
+               mapeditor.h \
+               mapeditor.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) mapeditor.h -o moc_mapeditor.cpp
+
+moc_process.cpp: process.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) process.h -o moc_process.cpp
+
+moc_showtextdialog.cpp: ui_showtextdialog.h \
+               showtextdialog.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) showtextdialog.h -o moc_showtextdialog.cpp
+
+moc_simplescripteditor.cpp: ui_simplescripteditor.h \
+               highlighter.h \
+               simplescripteditor.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) simplescripteditor.h -o moc_simplescripteditor.cpp
+
+moc_texteditor.cpp: texteditor.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) texteditor.h -o moc_texteditor.cpp
+
+moc_vymmodel.cpp: mapcenterobj.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               attribute.h \
+               xmlobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               xlinkobj.h \
+               mapeditor.h \
+               file.h \
+               misc.h \
+               parser.h \
+               selection.h \
+               settings.h \
+               vymmodel.h \
+               vymmodel.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) vymmodel.h -o moc_vymmodel.cpp
+
+moc_warningdialog.cpp: ui_warningdialog.h \
+               warningdialog.h
+       /usr/bin/moc $(DEFINES) $(INCPATH) warningdialog.h -o moc_warningdialog.cpp
+
+compiler_rcc_make_all:
+compiler_rcc_clean:
+compiler_image_collection_make_all: qmake_image_collection.cpp
+compiler_image_collection_clean:
+       -$(DEL_FILE) qmake_image_collection.cpp
+compiler_moc_source_make_all:
+compiler_moc_source_clean:
+compiler_uic_make_all: ui_attributewidget.h ui_branchpropwindow.h ui_exportxhtmldialog.h ui_extrainfodialog.h ui_editxlinkdialog.h ui_historywindow.h ui_simplescripteditor.h ui_showtextdialog.h ui_warningdialog.h
+compiler_uic_clean:
+       -$(DEL_FILE) ui_attributewidget.h ui_branchpropwindow.h ui_exportxhtmldialog.h ui_extrainfodialog.h ui_editxlinkdialog.h ui_historywindow.h ui_simplescripteditor.h ui_showtextdialog.h ui_warningdialog.h
+ui_attributewidget.h: attributewidget.ui
+       /usr/bin/uic attributewidget.ui -o ui_attributewidget.h
+
+ui_branchpropwindow.h: branchpropwindow.ui
+       /usr/bin/uic branchpropwindow.ui -o ui_branchpropwindow.h
+
+ui_exportxhtmldialog.h: exportxhtmldialog.ui \
+               xsltproc.h \
+               process.h \
+               showtextdialog.h \
+               ui_showtextdialog.h
+       /usr/bin/uic exportxhtmldialog.ui -o ui_exportxhtmldialog.h
+
+ui_extrainfodialog.h: extrainfodialog.ui
+       /usr/bin/uic extrainfodialog.ui -o ui_extrainfodialog.h
+
+ui_editxlinkdialog.h: editxlinkdialog.ui \
+               xlinkobj.h \
+               mapcenterobj.h \
+               linkablemapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               xmlobj.h \
+               headingobj.h \
+               mapobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               attribute.h \
+               xmlobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               xlinkobj.h \
+               animpoint.h \
+               noteobj.h \
+               xmlobj.h \
+               headingobj.h \
+               mapobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h
+       /usr/bin/uic editxlinkdialog.ui -o ui_editxlinkdialog.h
+
+ui_historywindow.h: historywindow.ui
+       /usr/bin/uic historywindow.ui -o ui_historywindow.h
+
+ui_simplescripteditor.h: simplescripteditor.ui
+       /usr/bin/uic simplescripteditor.ui -o ui_simplescripteditor.h
+
+ui_showtextdialog.h: showtextdialog.ui
+       /usr/bin/uic showtextdialog.ui -o ui_showtextdialog.h
+
+ui_warningdialog.h: warningdialog.ui
+       /usr/bin/uic warningdialog.ui -o ui_warningdialog.h
+
+compiler_yacc_decl_make_all:
+compiler_yacc_decl_clean:
+compiler_yacc_impl_make_all:
+compiler_yacc_impl_clean:
+compiler_lex_make_all:
+compiler_lex_clean:
+compiler_clean: compiler_moc_header_clean compiler_uic_clean 
+
+####### Compile
+
+aboutdialog.o: aboutdialog.cpp aboutdialog.h \
+               settings.h \
+               xmlobj.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o aboutdialog.o aboutdialog.cpp
+
+animpoint.o: animpoint.cpp animpoint.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o animpoint.o animpoint.cpp
+
+attribute.o: attribute.cpp attribute.h \
+               xmlobj.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o attribute.o attribute.cpp
+
+attributedelegate.o: attributedelegate.cpp attributedelegate.h \
+               attribute.h \
+               xmlobj.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o attributedelegate.o attributedelegate.cpp
+
+attributedialog.o: attributedialog.cpp attributedialog.h \
+               attribute.h \
+               xmlobj.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               xlinkobj.h \
+               attributewidget.h \
+               ui_attributewidget.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o attributedialog.o attributedialog.cpp
+
+attributewidget.o: attributewidget.cpp attributewidget.h \
+               ui_attributewidget.h \
+               attribute.h \
+               xmlobj.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o attributewidget.o attributewidget.cpp
+
+branchobj.o: branchobj.cpp branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               attribute.h \
+               xmlobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               xlinkobj.h \
+               geometry.h \
+               mapeditor.h \
+               file.h \
+               misc.h \
+               parser.h \
+               selection.h \
+               settings.h \
+               vymmodel.h \
+               mapcenterobj.h \
+               mainwindow.h \
+               branchpropwindow.h \
+               ui_branchpropwindow.h \
+               attributedelegate.h \
+               findwindow.h \
+               historywindow.h \
+               ui_historywindow.h \
+               simplescripteditor.h \
+               ui_simplescripteditor.h \
+               highlighter.h \
+               texteditor.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o branchobj.o branchobj.cpp
+
+branchpropwindow.o: branchpropwindow.cpp branchpropwindow.h \
+               ui_branchpropwindow.h \
+               attributedelegate.h \
+               attribute.h \
+               xmlobj.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               xlinkobj.h \
+               mapeditor.h \
+               file.h \
+               misc.h \
+               parser.h \
+               selection.h \
+               settings.h \
+               vymmodel.h \
+               mapcenterobj.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o branchpropwindow.o branchpropwindow.cpp
+
+editxlinkdialog.o: editxlinkdialog.cpp editxlinkdialog.h \
+               ui_editxlinkdialog.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o editxlinkdialog.o editxlinkdialog.cpp
+
+exportoofiledialog.o: exportoofiledialog.cpp exportoofiledialog.h \
+               settings.h \
+               xmlobj.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o exportoofiledialog.o exportoofiledialog.cpp
+
+exports.o: exports.cpp exports.h \
+               mapcenterobj.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               attribute.h \
+               xmlobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               xlinkobj.h \
+               settings.h \
+               vymmodel.h \
+               mapeditor.h \
+               file.h \
+               misc.h \
+               parser.h \
+               selection.h \
+               mainwindow.h \
+               branchpropwindow.h \
+               ui_branchpropwindow.h \
+               attributedelegate.h \
+               findwindow.h \
+               historywindow.h \
+               ui_historywindow.h \
+               simplescripteditor.h \
+               ui_simplescripteditor.h \
+               highlighter.h \
+               texteditor.h \
+               warningdialog.h \
+               ui_warningdialog.h \
+               xsltproc.h \
+               showtextdialog.h \
+               ui_showtextdialog.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o exports.o exports.cpp
+
+exportxhtmldialog.o: exportxhtmldialog.cpp exportxhtmldialog.h \
+               ui_exportxhtmldialog.h \
+               options.h \
+               settings.h \
+               xmlobj.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o exportxhtmldialog.o exportxhtmldialog.cpp
+
+extrainfodialog.o: extrainfodialog.cpp extrainfodialog.h \
+               ui_extrainfodialog.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o extrainfodialog.o extrainfodialog.cpp
+
+file.o: file.cpp file.h \
+               process.h \
+               mkdtemp.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o file.o file.cpp
+
+findwindow.o: findwindow.cpp findwindow.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o findwindow.o findwindow.cpp
+
+flagobj.o: flagobj.cpp flagobj.h \
+               mapobj.h \
+               xmlobj.h \
+               imageobj.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o flagobj.o flagobj.cpp
+
+flagrowobj.o: flagrowobj.cpp flagrowobj.h \
+               mapobj.h \
+               xmlobj.h \
+               flagobj.h \
+               imageobj.h \
+               geometry.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o flagrowobj.o flagrowobj.cpp
+
+floatimageobj.o: floatimageobj.cpp floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               attribute.h \
+               xmlobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               branchobj.h \
+               xlinkobj.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o floatimageobj.o floatimageobj.cpp
+
+floatobj.o: floatobj.cpp floatobj.h \
+               ornamentedobj.h \
+               attribute.h \
+               xmlobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o floatobj.o floatobj.cpp
+
+frameobj.o: frameobj.cpp frameobj.h \
+               mapobj.h \
+               xmlobj.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o frameobj.o frameobj.cpp
+
+geometry.o: geometry.cpp geometry.h \
+               misc.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o geometry.o geometry.cpp
+
+headingobj.o: headingobj.cpp headingobj.h \
+               mapobj.h \
+               xmlobj.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o headingobj.o headingobj.cpp
+
+highlighter.o: highlighter.cpp highlighter.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o highlighter.o highlighter.cpp
+
+historywindow.o: historywindow.cpp historywindow.h \
+               settings.h \
+               xmlobj.h \
+               ui_historywindow.h \
+               mainwindow.h \
+               branchpropwindow.h \
+               ui_branchpropwindow.h \
+               attributedelegate.h \
+               attribute.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               xlinkobj.h \
+               mapeditor.h \
+               file.h \
+               misc.h \
+               parser.h \
+               selection.h \
+               vymmodel.h \
+               mapcenterobj.h \
+               findwindow.h \
+               simplescripteditor.h \
+               ui_simplescripteditor.h \
+               highlighter.h \
+               texteditor.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o historywindow.o historywindow.cpp
+
+imageobj.o: imageobj.cpp imageobj.h \
+               mapobj.h \
+               xmlobj.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o imageobj.o imageobj.cpp
+
+imports.o: imports.cpp file.h \
+               imports.h \
+               mapcenterobj.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               attribute.h \
+               xmlobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               xlinkobj.h \
+               settings.h \
+               misc.h \
+               mainwindow.h \
+               branchpropwindow.h \
+               ui_branchpropwindow.h \
+               attributedelegate.h \
+               mapeditor.h \
+               parser.h \
+               selection.h \
+               vymmodel.h \
+               findwindow.h \
+               historywindow.h \
+               ui_historywindow.h \
+               simplescripteditor.h \
+               ui_simplescripteditor.h \
+               highlighter.h \
+               texteditor.h \
+               xsltproc.h \
+               showtextdialog.h \
+               ui_showtextdialog.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o imports.o imports.cpp
+
+linkablemapobj.o: linkablemapobj.cpp linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               xmlobj.h \
+               headingobj.h \
+               mapobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               attribute.h \
+               frameobj.h \
+               xlinkobj.h \
+               mapeditor.h \
+               file.h \
+               misc.h \
+               parser.h \
+               selection.h \
+               settings.h \
+               vymmodel.h \
+               mapcenterobj.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o linkablemapobj.o linkablemapobj.cpp
+
+main.o: main.cpp flagrowobj.h \
+               mapobj.h \
+               xmlobj.h \
+               flagobj.h \
+               imageobj.h \
+               mainwindow.h \
+               branchpropwindow.h \
+               ui_branchpropwindow.h \
+               attributedelegate.h \
+               attribute.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               frameobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               xlinkobj.h \
+               mapeditor.h \
+               file.h \
+               misc.h \
+               parser.h \
+               selection.h \
+               settings.h \
+               vymmodel.h \
+               mapcenterobj.h \
+               findwindow.h \
+               historywindow.h \
+               ui_historywindow.h \
+               simplescripteditor.h \
+               ui_simplescripteditor.h \
+               highlighter.h \
+               texteditor.h \
+               options.h \
+               version.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o main.o main.cpp
+
+mainwindow.o: mainwindow.cpp mainwindow.h \
+               branchpropwindow.h \
+               ui_branchpropwindow.h \
+               attributedelegate.h \
+               attribute.h \
+               xmlobj.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               xlinkobj.h \
+               mapeditor.h \
+               file.h \
+               misc.h \
+               parser.h \
+               selection.h \
+               settings.h \
+               vymmodel.h \
+               mapcenterobj.h \
+               findwindow.h \
+               historywindow.h \
+               ui_historywindow.h \
+               simplescripteditor.h \
+               ui_simplescripteditor.h \
+               highlighter.h \
+               texteditor.h \
+               aboutdialog.h \
+               exportoofiledialog.h \
+               exports.h \
+               imports.h \
+               options.h \
+               process.h \
+               warningdialog.h \
+               ui_warningdialog.h \
+               attributedialog.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o mainwindow.o mainwindow.cpp
+
+mapcenterobj.o: mapcenterobj.cpp floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               attribute.h \
+               xmlobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               geometry.h \
+               mapcenterobj.h \
+               branchobj.h \
+               xlinkobj.h \
+               mapeditor.h \
+               file.h \
+               misc.h \
+               parser.h \
+               selection.h \
+               settings.h \
+               vymmodel.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o mapcenterobj.o mapcenterobj.cpp
+
+mapeditor.o: mapeditor.cpp mapeditor.h \
+               attribute.h \
+               xmlobj.h \
+               file.h \
+               misc.h \
+               parser.h \
+               ornamentedobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               selection.h \
+               settings.h \
+               vymmodel.h \
+               mapcenterobj.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               xlinkobj.h \
+               editxlinkdialog.h \
+               ui_editxlinkdialog.h \
+               exports.h \
+               exportxhtmldialog.h \
+               ui_exportxhtmldialog.h \
+               extrainfodialog.h \
+               ui_extrainfodialog.h \
+               mainwindow.h \
+               branchpropwindow.h \
+               ui_branchpropwindow.h \
+               attributedelegate.h \
+               findwindow.h \
+               historywindow.h \
+               ui_historywindow.h \
+               simplescripteditor.h \
+               ui_simplescripteditor.h \
+               highlighter.h \
+               texteditor.h \
+               warningdialog.h \
+               ui_warningdialog.h \
+               xml-freemind.h \
+               xml-base.h \
+               xml-vym.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o mapeditor.o mapeditor.cpp
+
+mapobj.o: mapobj.cpp mapobj.h \
+               xmlobj.h \
+               misc.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o mapobj.o mapobj.cpp
+
+misc.o: misc.cpp misc.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o misc.o misc.cpp
+
+noteobj.o: noteobj.cpp noteobj.h \
+               xmlobj.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o noteobj.o noteobj.cpp
+
+options.o: options.cpp options.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o options.o options.cpp
+
+ornamentedobj.o: ornamentedobj.cpp ornamentedobj.h \
+               attribute.h \
+               xmlobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               texteditor.h \
+               mapeditor.h \
+               file.h \
+               misc.h \
+               parser.h \
+               selection.h \
+               settings.h \
+               vymmodel.h \
+               mapcenterobj.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               xlinkobj.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o ornamentedobj.o ornamentedobj.cpp
+
+parser.o: parser.cpp parser.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o parser.o parser.cpp
+
+process.o: process.cpp process.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o process.o process.cpp
+
+selection.o: selection.cpp selection.h \
+               mainwindow.h \
+               branchpropwindow.h \
+               ui_branchpropwindow.h \
+               attributedelegate.h \
+               attribute.h \
+               xmlobj.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               xlinkobj.h \
+               mapeditor.h \
+               file.h \
+               misc.h \
+               parser.h \
+               settings.h \
+               vymmodel.h \
+               mapcenterobj.h \
+               findwindow.h \
+               historywindow.h \
+               ui_historywindow.h \
+               simplescripteditor.h \
+               ui_simplescripteditor.h \
+               highlighter.h \
+               texteditor.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o selection.o selection.cpp
+
+showtextdialog.o: showtextdialog.cpp showtextdialog.h \
+               ui_showtextdialog.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o showtextdialog.o showtextdialog.cpp
+
+simplescripteditor.o: simplescripteditor.cpp simplescripteditor.h \
+               ui_simplescripteditor.h \
+               highlighter.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o simplescripteditor.o simplescripteditor.cpp
+
+texteditor.o: texteditor.cpp texteditor.h \
+               noteobj.h \
+               xmlobj.h \
+               settings.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o texteditor.o texteditor.cpp
+
+version.o: version.cpp version.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o version.o version.cpp
+
+vymmodel.o: vymmodel.cpp geometry.h \
+               vymmodel.h \
+               mapcenterobj.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               attribute.h \
+               xmlobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               xlinkobj.h \
+               mapeditor.h \
+               file.h \
+               misc.h \
+               parser.h \
+               selection.h \
+               settings.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o vymmodel.o vymmodel.cpp
+
+xlinkobj.o: xlinkobj.cpp xlinkobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               xmlobj.h \
+               headingobj.h \
+               mapobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               attribute.h \
+               frameobj.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o xlinkobj.o xlinkobj.cpp
+
+xml-base.o: xml-base.cpp xml-base.h \
+               file.h \
+               mapcenterobj.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               attribute.h \
+               xmlobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               xlinkobj.h \
+               mapeditor.h \
+               misc.h \
+               parser.h \
+               selection.h \
+               settings.h \
+               vymmodel.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o xml-base.o xml-base.cpp
+
+xml-vym.o: xml-vym.cpp xml-vym.h \
+               xml-base.h \
+               file.h \
+               mapcenterobj.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               attribute.h \
+               xmlobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               xlinkobj.h \
+               mapeditor.h \
+               misc.h \
+               parser.h \
+               selection.h \
+               settings.h \
+               vymmodel.h \
+               version.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o xml-vym.o xml-vym.cpp
+
+xml-freemind.o: xml-freemind.cpp xml-freemind.h \
+               xml-base.h \
+               file.h \
+               mapcenterobj.h \
+               branchobj.h \
+               floatimageobj.h \
+               floatobj.h \
+               ornamentedobj.h \
+               attribute.h \
+               xmlobj.h \
+               frameobj.h \
+               mapobj.h \
+               linkablemapobj.h \
+               animpoint.h \
+               noteobj.h \
+               headingobj.h \
+               flagrowobj.h \
+               flagobj.h \
+               imageobj.h \
+               xlinkobj.h \
+               mapeditor.h \
+               misc.h \
+               parser.h \
+               selection.h \
+               settings.h \
+               vymmodel.h \
+               version.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o xml-freemind.o xml-freemind.cpp
+
+xmlobj.o: xmlobj.cpp xmlobj.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o xmlobj.o xmlobj.cpp
+
+xsltproc.o: xsltproc.cpp xsltproc.h \
+               showtextdialog.h \
+               ui_showtextdialog.h \
+               process.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o xsltproc.o xsltproc.cpp
+
+settings.o: settings.cpp settings.h \
+               xmlobj.h \
+               file.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o settings.o settings.cpp
+
+warningdialog.o: warningdialog.cpp warningdialog.h \
+               ui_warningdialog.h \
+               settings.h \
+               xmlobj.h
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o warningdialog.o warningdialog.cpp
+
+moc_aboutdialog.o: moc_aboutdialog.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_aboutdialog.o moc_aboutdialog.cpp
+
+moc_attributedelegate.o: moc_attributedelegate.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_attributedelegate.o moc_attributedelegate.cpp
+
+moc_attributedialog.o: moc_attributedialog.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_attributedialog.o moc_attributedialog.cpp
+
+moc_attributewidget.o: moc_attributewidget.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_attributewidget.o moc_attributewidget.cpp
+
+moc_branchpropwindow.o: moc_branchpropwindow.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_branchpropwindow.o moc_branchpropwindow.cpp
+
+moc_editxlinkdialog.o: moc_editxlinkdialog.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_editxlinkdialog.o moc_editxlinkdialog.cpp
+
+moc_exportoofiledialog.o: moc_exportoofiledialog.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_exportoofiledialog.o moc_exportoofiledialog.cpp
+
+moc_exportxhtmldialog.o: moc_exportxhtmldialog.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_exportxhtmldialog.o moc_exportxhtmldialog.cpp
+
+moc_extrainfodialog.o: moc_extrainfodialog.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_extrainfodialog.o moc_extrainfodialog.cpp
+
+moc_findwindow.o: moc_findwindow.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_findwindow.o moc_findwindow.cpp
+
+moc_highlighter.o: moc_highlighter.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_highlighter.o moc_highlighter.cpp
+
+moc_historywindow.o: moc_historywindow.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_historywindow.o moc_historywindow.cpp
+
+moc_linkablemapobj.o: moc_linkablemapobj.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_linkablemapobj.o moc_linkablemapobj.cpp
+
+moc_mainwindow.o: moc_mainwindow.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_mainwindow.o moc_mainwindow.cpp
+
+moc_mapeditor.o: moc_mapeditor.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_mapeditor.o moc_mapeditor.cpp
+
+moc_process.o: moc_process.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_process.o moc_process.cpp
+
+moc_showtextdialog.o: moc_showtextdialog.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_showtextdialog.o moc_showtextdialog.cpp
+
+moc_simplescripteditor.o: moc_simplescripteditor.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_simplescripteditor.o moc_simplescripteditor.cpp
+
+moc_texteditor.o: moc_texteditor.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_texteditor.o moc_texteditor.cpp
+
+moc_vymmodel.o: moc_vymmodel.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_vymmodel.o moc_vymmodel.cpp
+
+moc_warningdialog.o: moc_warningdialog.cpp 
+       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_warningdialog.o moc_warningdialog.cpp
+
+####### Install
+
+install_target: first FORCE
+       @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/local/bin/ || $(MKDIR) $(INSTALL_ROOT)/usr/local/bin/ 
+       -$(INSTALL_PROGRAM) "$(QMAKE_TARGET)" "$(INSTALL_ROOT)/usr/local/bin/$(QMAKE_TARGET)"
+
+uninstall_target:  FORCE
+       -$(DEL_FILE) "$(INSTALL_ROOT)/usr/local/bin/$(QMAKE_TARGET)"
+       -$(DEL_DIR) $(INSTALL_ROOT)/usr/local/bin/ 
+
+
+install_support: first FORCE
+       @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/local/share/vym/ || $(MKDIR) $(INSTALL_ROOT)/usr/local/share/vym/ 
+       -$(INSTALL_DIR) /home/marcelo/workspaceqt/vym-1.12.2/styles $(INSTALL_ROOT)/usr/local/share/vym/
+       -$(INSTALL_DIR) /home/marcelo/workspaceqt/vym-1.12.2/scripts $(INSTALL_ROOT)/usr/local/share/vym/
+       -$(INSTALL_DIR) /home/marcelo/workspaceqt/vym-1.12.2/icons $(INSTALL_ROOT)/usr/local/share/vym/
+       -$(INSTALL_DIR) /home/marcelo/workspaceqt/vym-1.12.2/flags $(INSTALL_ROOT)/usr/local/share/vym/
+       -$(INSTALL_DIR) /home/marcelo/workspaceqt/vym-1.12.2/lang $(INSTALL_ROOT)/usr/local/share/vym/
+       -$(INSTALL_DIR) /home/marcelo/workspaceqt/vym-1.12.2/macros $(INSTALL_ROOT)/usr/local/share/vym/
+       -$(INSTALL_DIR) /home/marcelo/workspaceqt/vym-1.12.2/exports $(INSTALL_ROOT)/usr/local/share/vym/
+       -$(INSTALL_DIR) /home/marcelo/workspaceqt/vym-1.12.2/demos $(INSTALL_ROOT)/usr/local/share/vym/
+
+
+uninstall_support:  FORCE
+       -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/vym/styles 
+        -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/vym/scripts 
+        -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/vym/icons 
+        -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/vym/flags 
+        -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/vym/lang 
+        -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/vym/macros 
+        -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/vym/exports 
+        -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/vym/demos
+       -$(DEL_DIR) $(INSTALL_ROOT)/usr/local/share/vym/ 
+
+
+install_doc: first FORCE
+       @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/local/share/doc/packages/vym/ || $(MKDIR) $(INSTALL_ROOT)/usr/local/share/doc/packages/vym/ 
+       -$(INSTALL_FILE) /home/marcelo/workspaceqt/vym-1.12.2/doc/vym.pdf $(INSTALL_ROOT)/usr/local/share/doc/packages/vym/
+
+
+uninstall_doc:  FORCE
+       -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/share/doc/packages/vym/vym.pdf
+       -$(DEL_DIR) $(INSTALL_ROOT)/usr/local/share/doc/packages/vym/ 
+
+
+install:  install_target install_support install_doc  FORCE
+
+uninstall: uninstall_target uninstall_support uninstall_doc   FORCE
+
+FORCE:
+