Remove Profile Build Dependency: Do it at runtime 49/102649/1 accepted/tizen/3.0/common/20161207.194512 accepted/tizen/3.0/ivi/20161207.011922 accepted/tizen/3.0/mobile/20161207.011552 accepted/tizen/3.0/tv/20161207.011716 submit/tizen_3.0/20161206.052949
authorSeokHoon Lee <andy.shlee@samsung.com>
Tue, 6 Dec 2016 08:51:00 +0000 (17:51 +0900)
committerSeokHoon Lee <andy.shlee@samsung.com>
Tue, 6 Dec 2016 08:53:00 +0000 (17:53 +0900)
commita7125b22bb344402663240b504aa1d6ce41c4baa
tree792a6c1a2cf6ff26fd7419cd2888d42e9d871d4a
parentf460d2f2ee21c81ba207df58e752cc69eab8e3db
Remove Profile Build Dependency: Do it at runtime
- it is recommended to distinguish features/profiles at runtime.
 unless it incurs too much overhead, which requires you to
 create multiple binaries and subpackages.

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I39787b7ad7d12c202d65d31d6fba6b435b204213
configure.ac [changed mode: 0755->0644]
packaging/libmm-wfd.spec
src/Makefile.am
src/include/mm_wfd_sink_config.h [new file with mode: 0644]
src/mm_wfd_sink_config.c [new file with mode: 0644]
src/mm_wfd_sink_priv.c