forked from organicmaps/organicmaps
added geometry_pipeline.hpp and *.cpp files(2)
This commit is contained in:
parent
0016016b12
commit
ed2ff77bea
1 changed files with 2 additions and 0 deletions
|
@ -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* {
|
||||
|
|
Loading…
Add table
Reference in a new issue