mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-29 05:49:57 +02:00
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
HEADERS += \
|
|
$$PWD/qetgraphicshandlerutility.h \
|
|
$$PWD/qetgraphicshandleritem.h
|
|
|
|
SOURCES += \
|
|
$$PWD/qetgraphicshandlerutility.cpp \
|
|
$$PWD/qetgraphicshandleritem.cpp
|