mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-28 16:29:59 +02:00
Import initial
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
40
qelectrotech.pro
Normal file
40
qelectrotech.pro
Normal file
@@ -0,0 +1,40 @@
|
||||
######################################################################
|
||||
# Automatically generated by qmake (2.01a) dim. oct. 8 23:57:43 2006
|
||||
######################################################################
|
||||
|
||||
TEMPLATE = app
|
||||
TARGET =
|
||||
DEPENDPATH += .
|
||||
INCLUDEPATH += .
|
||||
|
||||
# Input
|
||||
HEADERS += aboutqet.h \
|
||||
borne.h \
|
||||
conducteur.h \
|
||||
contacteur.h \
|
||||
del.h \
|
||||
element.h \
|
||||
elementfixe.h \
|
||||
elementperso.h \
|
||||
entree.h \
|
||||
panelappareils.h \
|
||||
qetapp.h \
|
||||
schema.h \
|
||||
schemavue.h
|
||||
SOURCES += aboutqet.cpp \
|
||||
borne.cpp \
|
||||
conducteur.cpp \
|
||||
contacteur.cpp \
|
||||
del.cpp \
|
||||
element.cpp \
|
||||
elementfixe.cpp \
|
||||
elementperso.cpp \
|
||||
entree.cpp \
|
||||
main.cpp \
|
||||
panelappareils.cpp \
|
||||
qetapp.cpp \
|
||||
schema.cpp \
|
||||
schemavue.cpp
|
||||
RESOURCES += qelectrotech.qrc
|
||||
TRANSLATIONS += qet_en.ts
|
||||
QT += xml
|
||||
Reference in New Issue
Block a user