summaryrefslogtreecommitdiff
path: root/platform/linux/filesource-files.json
diff options
context:
space:
mode:
Diffstat (limited to 'platform/linux/filesource-files.json')
-rw-r--r--platform/linux/filesource-files.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/platform/linux/filesource-files.json b/platform/linux/filesource-files.json
new file mode 100644
index 0000000000..448f5f8613
--- /dev/null
+++ b/platform/linux/filesource-files.json
@@ -0,0 +1,10 @@
+{
+ "//": "This file can be edited manually and is the canonical source.",
+ "sources": [
+ "platform/default/src/mbgl/storage/file_source.cpp",
+ "platform/default/src/mbgl/storage/http_file_source.cpp",
+ "platform/default/src/mbgl/storage/sqlite3.cpp"
+ ],
+ "public_headers": {},
+ "private_headers": {}
+}