Tizen 2.1 base
authorJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:45:58 +0000 (01:45 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:45:58 +0000 (01:45 +0900)
commit0c4363b425e20b6141145c45e0c83d88936e67cb
treeef3d3865dffeaf128232523da23b064a20b46ce8
parent6fefcfb3259ce0088331bcb92224dfecd29fe898
Tizen 2.1 base
15 files changed:
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0755]
LICENSE [new file with mode: 0644]
capi-location-manager.manifest [new file with mode: 0644]
capi-location-manager.pc.in [new file with mode: 0644]
include/location_bounds.h [new file with mode: 0644]
include/location_preference.h [new file with mode: 0644]
include/locations.h [new file with mode: 0644]
include/locations_private.h [new file with mode: 0755]
packaging/capi-location-manager.spec [new file with mode: 0755]
src/location_bounds.c [new file with mode: 0755]
src/location_preference.c [new file with mode: 0755]
src/locations.c [new file with mode: 0755]
test/CMakeLists.txt [new file with mode: 0644]
test/location_test.c [new file with mode: 0644]