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:
authorExMix <rahuba.youri@mapswithme.com>2014-03-27 18:59:19 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:14:01 +0300
commitf61cb8dd4d8d47f291e99ed5fd5afe1acf73b604 (patch)
tree6bedc970e8c0658c239c0f023687c025ed932c80 /drape/drape.pro
parent2e175df760b433b7d5e9b5d90380da2a3b6e2e1a (diff)
[drape] stuff
Diffstat (limited to 'drape/drape.pro')
-rw-r--r--drape/drape.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/drape/drape.pro b/drape/drape.pro
index c921c3d415..5cdf4d67fd 100644
--- a/drape/drape.pro
+++ b/drape/drape.pro
@@ -25,4 +25,7 @@ OTHER_FILES += \
shaders/texturing_vertex_shader.vsh \
shaders/shader_index.txt \
shaders/texturing_fragment_shader.fsh \
- shaders/line_vertex_shader.vsh
+ shaders/line_vertex_shader.vsh \
+ shaders/line_fragment_shader.fsh \
+ shaders/solid_color_fragment_shader.fsh \
+ shaders/normalize_vertex_shader.vsh