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:
authorvng <viktor.govako@gmail.com>2013-05-17 01:35:41 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:54:48 +0300
commitb0cf0bdb3a1ab8601a7fc3773418ebabe3e3203e (patch)
tree90ec6ed14a790c76f440018def3d5d5d28a760f2 /omim.pro
parent0b1a87c04cb2425c12bb5cf5bb5a6eefc4d16381 (diff)
Revert "[sqlite] Added lib with simple unit test"
This reverts commit 5c4ab0a61ba6fd916b10c748e654a15d2b64a336.
Diffstat (limited to 'omim.pro')
-rw-r--r--omim.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/omim.pro b/omim.pro
index 1d834b8609..87d85e8ab0 100644
--- a/omim.pro
+++ b/omim.pro
@@ -10,7 +10,6 @@ HEADERS += defines.hpp
SUBDIRS = 3party \
base base/base_tests \
coding coding/coding_tests \
- 3party/sqlite3/sqlite3_tests \
geometry \
indexer \
platform \