d7becda4eb
--HG-- branch : develop
16 lines
355 B
Plaintext
16 lines
355 B
Plaintext
HEADERS += \
|
|
geometry/vsplinepoint.h \
|
|
geometry/vsplinepath.h \
|
|
geometry/vspline.h \
|
|
geometry/vnodedetail.h \
|
|
geometry/vdetail.h \
|
|
geometry/varc.h
|
|
|
|
SOURCES += \
|
|
geometry/vsplinepoint.cpp \
|
|
geometry/vsplinepath.cpp \
|
|
geometry/vspline.cpp \
|
|
geometry/vnodedetail.cpp \
|
|
geometry/vdetail.cpp \
|
|
geometry/varc.cpp
|