Sign in
third-party-mirror
/
orbit
/
b80a455c0268d549edd5f71d1094a89297b72f72
/
.
/
qt-everywhere-src-5.14.1
/
qtbase
/
examples
/
widgets
/
graphicsview
/
elasticnodes
/
elasticnodes.pro
blob: 419fdad6178ea05e7a8a92f8bb742351fb9bafce [
file
] [
log
] [
blame
]
QT
+=
widgets
HEADERS
+=
\
edge
.
h \
node
.
h \
graphwidget
.
h
SOURCES
+=
\
edge
.
cpp \
main
.
cpp \
node
.
cpp \
graphwidget
.
cpp
# install
target
.
path
=
$$
[
QT_INSTALL_EXAMPLES
]/
widgets
/
graphicsview
/
elasticnodes
INSTALLS
+=
target