Move all source code to src directory 26/278026/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:07:53 +0000 (14:07 +0900)
commitd8f7487cf7ef54c5c2f8fe8c33a807d29cb94d8a
tree59104328f8a37a61464094b5b2214733f8c2e313
parent4fd8fe5fa85bf8fe16fc26c5a21adcf95a969082
Move all source code to src directory

Change-Id: I51081bea5075603242a52764f449f4ff367b58d9
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