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>2015-02-09 12:12:21 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2015-11-30 16:04:03 +0300
commit1a0920184184b44d4810090a9019d01e8612bf2b (patch)
treeca626e3f659b2193af9d9d6209a572d26e07b668 /drape_head
parentbb625097717a53d80197bf1e1e029cde4dc7a650 (diff)
[drape] drape_head work on testing_engine from this moment
Diffstat (limited to 'drape_head')
-rw-r--r--drape_head/drape_surface.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/drape_head/drape_surface.hpp b/drape_head/drape_surface.hpp
index 0c2e371f8e..44857c3fcc 100644
--- a/drape_head/drape_surface.hpp
+++ b/drape_head/drape_surface.hpp
@@ -9,7 +9,7 @@
#include "drape/gpu_program_manager.hpp"
#include "drape/uniform_values_storage.hpp"
-//#define USE_TESTING_ENGINE
+#define USE_TESTING_ENGINE
#if defined(USE_TESTING_ENGINE)
#include "drape_head/testing_engine.hpp"
#define DrapeEngine TestingEngine