new files

This commit is contained in:
Roman Sorokin 2014-07-31 14:21:45 +03:00 committed by Alex Zolotarev
parent 5eade0f859
commit a082062644

View file

@ -37,6 +37,7 @@ SOURCES += \
text_shape.cpp \
path_text_shape.cpp \
path_symbol_shape.cpp \
common_structures.cpp \
HEADERS += \
engine_context.hpp \
@ -69,3 +70,4 @@ HEADERS += \
text_shape.hpp \
path_text_shape.hpp \
path_symbol_shape.hpp \
common_structures.hpp \