mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-24 03:10:52 +01:00
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@133 bfdf4180-ca20-0410-9c96-a3a8aa849046
128 lines
4.1 KiB
Prolog
128 lines
4.1 KiB
Prolog
######################################################################
|
|
# Automatically generated by qmake (2.01a) ven. sept. 21 14:11:20 2007
|
|
######################################################################
|
|
|
|
TEMPLATE = app
|
|
TARGET =
|
|
DEPENDPATH += . editor lang
|
|
INCLUDEPATH += . editor
|
|
|
|
# Input
|
|
HEADERS += aboutqet.h \
|
|
borderinset.h \
|
|
conducer.h \
|
|
conducerprofile.h \
|
|
conducersegment.h \
|
|
conducersegmentprofile.h \
|
|
customelement.h \
|
|
diagram.h \
|
|
diagramview.h \
|
|
element.h \
|
|
elementdeleter.h \
|
|
elementscategorieslist.h \
|
|
elementscategorieswidget.h \
|
|
elementscategory.h \
|
|
elementscategorydeleter.h \
|
|
elementscategoryeditor.h \
|
|
elementspanel.h \
|
|
elementspanelwidget.h \
|
|
elementtextitem.h \
|
|
exportdialog.h \
|
|
fixedelement.h \
|
|
hotspoteditor.h \
|
|
nameslist.h \
|
|
nameslistwidget.h \
|
|
newelementwizard.h \
|
|
orientationset.h \
|
|
orientationsetwidget.h \
|
|
qet.h \
|
|
qetapp.h \
|
|
qetdiagrameditor.h \
|
|
qgimanager.h \
|
|
terminal.h \
|
|
editor/arceditor.h \
|
|
editor/circleeditor.h \
|
|
editor/customelementgraphicpart.h \
|
|
editor/customelementpart.h \
|
|
editor/editorcommands.h \
|
|
editor/elementitemeditor.h \
|
|
editor/elementscene.h \
|
|
editor/elementview.h \
|
|
editor/ellipseeditor.h \
|
|
editor/lineeditor.h \
|
|
editor/partarc.h \
|
|
editor/partcircle.h \
|
|
editor/partellipse.h \
|
|
editor/partline.h \
|
|
editor/partpolygon.h \
|
|
editor/partterminal.h \
|
|
editor/parttext.h \
|
|
editor/parttextfield.h \
|
|
editor/polygoneditor.h \
|
|
editor/qetelementeditor.h \
|
|
editor/styleeditor.h \
|
|
editor/terminaleditor.h \
|
|
editor/texteditor.h \
|
|
editor/textfieldeditor.h
|
|
SOURCES += aboutqet.cpp \
|
|
borderinset.cpp \
|
|
conducer.cpp \
|
|
conducerprofile.cpp \
|
|
conducersegment.cpp \
|
|
customelement.cpp \
|
|
diagram.cpp \
|
|
diagramview.cpp \
|
|
element.cpp \
|
|
elementdeleter.cpp \
|
|
elementscategorieslist.cpp \
|
|
elementscategorieswidget.cpp \
|
|
elementscategory.cpp \
|
|
elementscategorydeleter.cpp \
|
|
elementscategoryeditor.cpp \
|
|
elementspanel.cpp \
|
|
elementspanelwidget.cpp \
|
|
elementtextitem.cpp \
|
|
exportdialog.cpp \
|
|
fixedelement.cpp \
|
|
hotspoteditor.cpp \
|
|
main.cpp \
|
|
nameslist.cpp \
|
|
nameslistwidget.cpp \
|
|
newelementwizard.cpp \
|
|
orientationset.cpp \
|
|
orientationsetwidget.cpp \
|
|
qetapp.cpp \
|
|
qetdiagrameditor.cpp \
|
|
qgimanager.cpp \
|
|
terminal.cpp \
|
|
editor/arceditor.cpp \
|
|
editor/circleeditor.cpp \
|
|
editor/customelementgraphicpart.cpp \
|
|
editor/customelementpart.cpp \
|
|
editor/editorcommands.cpp \
|
|
editor/elementitemeditor.cpp \
|
|
editor/elementscene.cpp \
|
|
editor/elementview.cpp \
|
|
editor/ellipseeditor.cpp \
|
|
editor/lineeditor.cpp \
|
|
editor/partarc.cpp \
|
|
editor/partcircle.cpp \
|
|
editor/partellipse.cpp \
|
|
editor/partline.cpp \
|
|
editor/partpolygon.cpp \
|
|
editor/partterminal.cpp \
|
|
editor/parttext.cpp \
|
|
editor/parttextfield.cpp \
|
|
editor/polygoneditor.cpp \
|
|
editor/qet.cpp \
|
|
editor/qetelementeditor.cpp \
|
|
editor/styleeditor.cpp \
|
|
editor/terminaleditor.cpp \
|
|
editor/texteditor.cpp \
|
|
editor/textfieldeditor.cpp
|
|
RESOURCES += qelectrotech.qrc
|
|
TRANSLATIONS += lang/qet_en.ts lang/qt_fr.ts
|
|
RC_FILE = ico/windows_icon/application_icon/qelectrotech.rc
|
|
QT += xml
|
|
CONFIG += debug_and_release
|