template of multipackage project added.
authorLukasz Stanislawski <l.stanislaws@samsung.com>
Mon, 25 Jul 2016 10:32:34 +0000 (12:32 +0200)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Mon, 25 Jul 2016 10:32:34 +0000 (12:32 +0200)
commitfea429760da282cfb0aefea8612e5f0ebb398147
tree7a976e5c5ffed62c092d1963de3285f4903844c6
template of multipackage project added.
23 files changed:
clock/.cproject [new file with mode: 0644]
clock/.exportMap [new file with mode: 0644]
clock/.project [new file with mode: 0644]
clock/inc/clock.h [new file with mode: 0644]
clock/project_def.prop [new file with mode: 0644]
clock/res/edje/clock.edc [new file with mode: 0644]
clock/shared/res/clock.png [new file with mode: 0644]
clock/src/clock.c [new file with mode: 0644]
clock/tizen-manifest.xml [new file with mode: 0644]
common/.cproject [new file with mode: 0644]
common/.project [new file with mode: 0644]
common/inc/clock-common.h [new file with mode: 0644]
common/project_def.prop [new file with mode: 0644]
common/src/clock-common.c [new file with mode: 0644]
ring/.cproject [new file with mode: 0644]
ring/.exportMap [new file with mode: 0644]
ring/.project [new file with mode: 0644]
ring/inc/ring.h [new file with mode: 0644]
ring/project_def.prop [new file with mode: 0644]
ring/res/edje/ring.edc [new file with mode: 0644]
ring/shared/res/ring.png [new file with mode: 0644]
ring/src/ring.c [new file with mode: 0644]
ring/tizen-manifest.xml [new file with mode: 0644]