Vasum wrapper #4, cleanup 86/39286/3
authorKrzysztof Dynowski <k.dynowski@samsung.com>
Tue, 12 May 2015 13:05:13 +0000 (15:05 +0200)
committerKrzysztof Dynowski <k.dynowski@samsung.com>
Tue, 12 May 2015 15:10:07 +0000 (17:10 +0200)
commit762750f4833dc0c3da55e07a55767eed5562393f
tree4c39ebc60fc5dee6cb4b53682ba3441d4c9c9524
parentd0a712acbbbe43e65eeba18dd6a4e2f29698e93b
Vasum wrapper #4, cleanup

[Bug/Feature]   Cleanup folder structure
[Cause]         wrapper mixed with client
[Solution]      #4 move wrapper sources to separate folder
[Verification]  Build, build old clients

Change-Id: I467e12d996e2c23ce0e46182c7e3d74ea2943ada
CMakeLists.txt
client/CMakeLists.txt
tests/unit_tests/CMakeLists.txt
wrapper/CMakeLists.txt [new file with mode: 0644]
wrapper/vasum.h [moved from client/vasum.h with 100% similarity]
wrapper/vasum.pc.in [moved from client/vasum.pc.in with 100% similarity]
wrapper/vasum_list.h [moved from client/vasum_list.h with 100% similarity]
wrapper/wrapper-compatibility.cpp [moved from client/wrapper-compat.cpp with 99% similarity]
wrapper/wrapper-compatibility.h [moved from client/wrapper-compat.h with 100% similarity]
wrapper/wrapper.cpp [moved from client/vasum-wrapper.cpp with 99% similarity]