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

14 lines
350 B
Plaintext

SOURCES += \
container/vpointf.cpp \
container/vincrementtablerow.cpp \
container/vcontainer.cpp \
container/calculator.cpp \
container/vstandarttablecell.cpp
HEADERS += \
container/vstandarttablecell.h \
container/vpointf.h \
container/vincrementtablerow.h \
container/vcontainer.h \
container/calculator.h