Change main header name to main.h 02/67002/3
authorJakub Siewierski <j.siewierski@samsung.com>
Thu, 21 Apr 2016 09:09:39 +0000 (11:09 +0200)
committerJeong Seong-moon <salt.jeong@samsung.com>
Mon, 25 Apr 2016 00:43:32 +0000 (09:43 +0900)
commit466fda30c540aab1820c32f52dcb327387a0be0f
tree101988c3313044f21f5195f4c73fdeaebf8a7145
parentedc9c8565701b6f925679a1d2f14a7584406ebe6
Change main header name to main.h

The purpose of this change is to avoid file name conflicts in cases where
the tutorial name is the same as module name.

For example, for Download tutorial, the main tutorial header is "download.h",
while the platform header is <download.h>. If both are included,
only the tutorial header is seen in the application.

Change-Id: I7844a6ebdce409d8979172c64d1f8a635047875c
Signed-off-by: Jakub Siewierski <j.siewierski@samsung.com>
rule/mobile/project/src/main.c.tccr