Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrachytski <siarhei.rachytski@gmail.com>2012-12-19 21:42:27 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:48:15 +0300
commited2ff77bea2bf5547c62dd064fbfdf6a50afb592 (patch)
tree5521edebbf58a72e27f6e0bc128ecf38f0cb2a84
parent0016016b127ee78572c678144d52f1c777bdf032 (diff)
added geometry_pipeline.hpp and *.cpp files(2)
-rw-r--r--graphics/graphics.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/graphics.pro b/graphics/graphics.pro
index c1ed21ea53..bf7d02c13d 100644
--- a/graphics/graphics.pro
+++ b/graphics/graphics.pro
@@ -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* {