Move the system files to src/system.
authorHokwon Song <hokwon.song@samsung.com>
Wed, 31 Jul 2013 01:57:37 +0000 (10:57 +0900)
committerHokwon Song <hokwon.song@samsung.com>
Wed, 31 Jul 2013 01:58:55 +0000 (10:58 +0900)
Change-Id: I5a53ac8cde5d8ab365609c924321e49bdd81543f
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
CMakeLists.txt
src/system/FSys_DeviceManagerStub.h [moved from inc/FSys_DeviceManagerStub.h with 100% similarity]
src/system/FSys_PowerManagerStub.h [moved from inc/FSys_PowerManagerStub.h with 100% similarity]
src/system/FSys_RuntimeInfoStub.h [moved from inc/FSys_RuntimeInfoStub.h with 100% similarity]
src/system/FSys_SystemServiceIpcEventForAsync.h [moved from inc/FSys_SystemServiceIpcEventForAsync.h with 100% similarity]

index 697b6c1..24514ac 100644 (file)
@@ -25,6 +25,7 @@ INCLUDE_DIRECTORIES (
        /usr/include/osp/system-service/inc
        /usr/include/osp/system-server/
        inc
+       src/system
        )
 
 SET (${this_target}_SOURCE_FILES