Sets up initial files to start work on plugin 08/77708/1
authorBaldur Gudbjornsson <baldur@mapzen.com>
Fri, 27 May 2016 17:31:06 +0000 (13:31 -0400)
committerBaldur Gudbjornsson <baldur@mapzen.com>
Thu, 30 Jun 2016 13:44:05 +0000 (09:44 -0400)
commit7711ae298bb7a0abf18665cbf9a17053e9de9163
tree3f66ca14f69c993095ed248f49c1fb36136142f2
parentad7b427ce511dc24cbfd089015510f7fbe07dfe5
Sets up initial files to start work on plugin

Change-Id: Ib8611ee5cb18442e87c609d274d26de9f449d9df
13 files changed:
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README.md [new file with mode: 0644]
circle.yml [new file with mode: 0644]
conf/gbs.conf [new file with mode: 0644]
conf/tizen.list [new file with mode: 0644]
inc/mapzen_utils.h [new file with mode: 0644]
maps-plugin-mapzen.changes [new file with mode: 0644]
maps-plugin-mapzen.manifest [new file with mode: 0644]
maps-plugin-mapzen.pc.in [new file with mode: 0644]
packaging/maps-plugin-mapzen.spec [new file with mode: 0644]
src/mapzen_plugin.cpp [new file with mode: 0644]
src/mapzen_utils.cpp [new file with mode: 0644]