summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2014-05-29 14:56:42 -0700
committerJustin R. Miller <incanus@codesorcery.net>2014-05-29 14:56:42 -0700
commit2cb699cd189a0b885f633e74ee3f8a0534265c27 (patch)
tree816f0ce6638f60b616e83283b06c209d97ea060f /linux
parentd25229ebc8aad0ca432ba27f155cbdebb2edf49d (diff)
downloadqtlocation-mapboxgl-2cb699cd189a0b885f633e74ee3f8a0534265c27.tar.gz
rename app build products
Diffstat (limited to 'linux')
-rw-r--r--linux/llmr-app.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/llmr-app.gyp b/linux/llmr-app.gyp
index d979f00b48..10ceab1e95 100644
--- a/linux/llmr-app.gyp
+++ b/linux/llmr-app.gyp
@@ -6,7 +6,7 @@
'targets': [
{
'target_name': 'linuxapp',
- 'product_name': 'llmr',
+ 'product_name': 'Mapbox GL',
'type': 'executable',
'sources': [
'./main.cpp',