Initialize Tizen 2.3 tizen_2.3 2.3a_release submit/tizen_2.3/20140531.085850
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:47:29 +0000 (12:47 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:47:29 +0000 (12:47 +0900)
commitabb1370ac78324b7a3ceacbd606a5a6858fd4231
tree7d672b926ef40092ff6ecaae58b0741250016123
Initialize Tizen 2.3
15 files changed:
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
include/CModule.h [new file with mode: 0644]
include/c-abi.h [new file with mode: 0644]
include/debug.h [new file with mode: 0644]
include/dlist.h [new file with mode: 0644]
include/livebox-cpp.h [new file with mode: 0644]
include/livebox-cpp_PG.h [new file with mode: 0644]
include/livebox-impl.h [new file with mode: 0644]
livebox-cpp.pc.in [new file with mode: 0644]
packaging/liblivebox-cpp.manifest [new file with mode: 0644]
packaging/liblivebox-cpp.spec [new file with mode: 0644]
src/CModule.cpp [new file with mode: 0644]
src/dlist.cpp [new file with mode: 0644]
src/livebox.cpp [new file with mode: 0644]