mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4 bfdf4180-ca20-0410-9c96-a3a8aa849046
36 lines
881 B
Prolog
36 lines
881 B
Prolog
######################################################################
|
|
# Automatically generated by qmake (2.01a) sam. oct. 28 15:30:56 2006
|
|
######################################################################
|
|
|
|
TEMPLATE = app
|
|
TARGET =
|
|
DEPENDPATH += .
|
|
INCLUDEPATH += .
|
|
|
|
# Input
|
|
HEADERS += aboutqet.h \
|
|
borne.h \
|
|
conducteur.h \
|
|
element.h \
|
|
elementfixe.h \
|
|
elementperso.h \
|
|
panelappareils.h \
|
|
qetapp.h \
|
|
schema.h \
|
|
schemavue.h
|
|
SOURCES += aboutqet.cpp \
|
|
borne.cpp \
|
|
conducteur.cpp \
|
|
element.cpp \
|
|
elementfixe.cpp \
|
|
elementperso.cpp \
|
|
main.cpp \
|
|
panelappareils.cpp \
|
|
qetapp.cpp \
|
|
schema.cpp \
|
|
schemavue.cpp
|
|
RESOURCES += qelectrotech.qrc
|
|
TRANSLATIONS += qet_en.ts
|
|
QT += xml
|
|
|