upload tizen1.0 source
authorKim Kibum <kb0929.kim@samsung.com>
Sun, 29 Apr 2012 07:58:34 +0000 (16:58 +0900)
committerKim Kibum <kb0929.kim@samsung.com>
Sun, 29 Apr 2012 07:58:34 +0000 (16:58 +0900)
commitcc43abce746e1ab0b51711a81371c6983d2de4b4
treede41611760ffbe53a56be6d0f53f965f1630e7e0
parent779f64dcbdd66a12ef202822e01ded82748494d7
upload tizen1.0 source
18 files changed:
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0755]
capi-web-url-download.pc.in [new file with mode: 0644]
debian/README [new file with mode: 0755]
debian/capi-web-url-download-dev.install [new file with mode: 0755]
debian/capi-web-url-download-dev.postinst [new file with mode: 0755]
debian/capi-web-url-download.install [new file with mode: 0755]
debian/capi-web-url-download.postinst [new file with mode: 0755]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0755]
debian/control [new file with mode: 0644]
debian/rules [new file with mode: 0755]
include/url_download.h [new file with mode: 0644]
include/url_download_private.h [new file with mode: 0755]
packaging/capi-web-url-download.spec [new file with mode: 0644]
sample/build.sh [new file with mode: 0644]
sample/test.c [new file with mode: 0644]
src/url_download.c [new file with mode: 0644]