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@54 bfdf4180-ca20-0410-9c96-a3a8aa849046
42 lines
1.1 KiB
Prolog
42 lines
1.1 KiB
Prolog
######################################################################
|
|
# Automatically generated by qmake (2.01a) sam. oct. 28 15:30:56 2006
|
|
######################################################################
|
|
|
|
TEMPLATE = app
|
|
TARGET =
|
|
DEPENDPATH += . lang
|
|
INCLUDEPATH += .
|
|
|
|
# Input
|
|
HEADERS += aboutqet.h \
|
|
borderinset.h \
|
|
conducer.h \
|
|
customelement.h \
|
|
diagram.h \
|
|
diagramview.h \
|
|
element.h \
|
|
elementspanel.h \
|
|
exportdialog.h \
|
|
fixedelement.h \
|
|
qetapp.h \
|
|
terminal.h \
|
|
conducersegment.h
|
|
SOURCES += aboutqet.cpp \
|
|
borderinset.cpp \
|
|
conducer.cpp \
|
|
customelement.cpp \
|
|
diagram.cpp \
|
|
diagramview.cpp \
|
|
element.cpp \
|
|
elementspanel.cpp \
|
|
exportdialog.cpp \
|
|
fixedelement.cpp \
|
|
main.cpp \
|
|
qetapp.cpp \
|
|
terminal.cpp \
|
|
conducersegment.cpp
|
|
RESOURCES += qelectrotech.qrc
|
|
TRANSLATIONS += lang/qet_en.ts lang/qt_fr.ts
|
|
QT += xml
|
|
|