valentina/geometry/geometry.pri
dismine d7becda4eb Change in structure of project file.
--HG--
branch : develop
2013-11-06 15:34:54 +02:00

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