Move all source code to src directory 40/278140/1
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 3 Mar 2022 03:11:03 +0000 (12:11 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 18 Jul 2022 05:58:10 +0000 (14:58 +0900)
commit4ab31108b1d64790047369ba2e58050d1d6fa1ac
tree74698ebf67f61586ca7be45a50e4cf467b15a9d8
parentefacbd2b7543333547793715b0e411bd5dc8130f
Move all source code to src directory

Change-Id: I55fd4d95d633a2a6d557d7409bbd6aba6b4b8d03
13 files changed:
meson.build
src/clients/meson.build [moved from clients/meson.build with 100% similarity]
src/clients/simple-tbm.c [moved from clients/simple-tbm.c with 100% similarity]
src/examples/meson.build [moved from examples/meson.build with 100% similarity]
src/examples/pixman-helper.c [moved from examples/pixman-helper.c with 100% similarity]
src/examples/pixman-helper.h [moved from examples/pixman-helper.h with 100% similarity]
src/examples/tbm-server-helper.c [moved from examples/tbm-server-helper.c with 100% similarity]
src/examples/tbm-server-helper.h [moved from examples/tbm-server-helper.h with 100% similarity]
src/examples/tdm-backend.c [moved from examples/tdm-backend.c with 100% similarity]
src/examples/tinyds-tdm.c [moved from examples/tinyds-tdm.c with 100% similarity]
src/examples/tinyds.c [moved from examples/tinyds.c with 100% similarity]
src/examples/wl-backend.c [moved from examples/wl-backend.c with 100% similarity]
src/meson.build