mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +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
|