mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01: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
|