add initial code 15/41615/3
authorSooChan Lim <sc1.lim@samsung.com>
Wed, 17 Jun 2015 01:51:10 +0000 (10:51 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Wed, 17 Jun 2015 02:55:13 +0000 (11:55 +0900)
commit638af3e64fb8a1968f3710934da260ce74dd3dd5
tree040849810b29484f34345763937210b8f9bca27d
parent14b9f0df3a772d83d6e4d4b3848d490d98fe51ec
add initial code

Change-Id: Ic4d1513780e19de915f158ad969d5e82fc0b3f22
12 files changed:
COPYING [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
packaging/e-mod-tizen-eom.spec [new file with mode: 0644]
protocol/eom-client-protocol.h [new file with mode: 0644]
protocol/eom-protocol.c [new file with mode: 0644]
protocol/eom-server-protocol.h [new file with mode: 0644]
protocol/eom.xml [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/e_mod_main.c [new file with mode: 0755]
src/e_mod_main.h [new file with mode: 0755]