added geometry_pipeline.hpp and *.cpp files(2)

This commit is contained in:
rachytski 2012-12-19 20:42:27 +03:00 committed by Alex Zolotarev
parent 0016016b12
commit ed2ff77bea

View file

@ -71,6 +71,7 @@ SOURCES += \
defines.cpp \
icon.cpp \
brush.cpp \
geometry_pipeline.cpp \
pipeline_manager.cpp
HEADERS += \
@ -137,6 +138,7 @@ HEADERS += \
icon.hpp \
glyph.hpp \
brush.hpp \
geometry_pipeline.hpp \
pipeline_manager.hpp
win32* {