Introduction of buildtools!
authorMarcel Hollerbach <marcel@osg.samsung.com>
Mon, 12 Feb 2018 17:34:03 +0000 (18:34 +0100)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 9 Apr 2018 02:25:34 +0000 (11:25 +0900)
commit28c2607945b6e4203f1982b6053f6c22e8af4e84
treef0329151a2f74c6dcc0ceee1199246f01d10ef73
parent8819d2332395ec3d5d9c53dea8e9d09d6465202b
Introduction of buildtools!

buildtool is a little static library for the abstraction of buildtool
depedend path generation.
src/lib/elementary/elc_popup.c
src/static_libs/buildsystem/buildsystem.h [new file with mode: 0644]
src/static_libs/buildsystem/buildsystem_autotools.c [new file with mode: 0644]