Code with Doxygen Comments and TCT
authormanish.r <manish.r@samsung.com>
Thu, 7 Apr 2016 05:33:50 +0000 (11:03 +0530)
committerSungHyun Min <shyun.min@samsung.com>
Mon, 30 May 2016 04:10:30 +0000 (13:10 +0900)
commit94816bf97f620f65f20ec3d135ceba7c53ce8b85
tree315f058692804306977852e411e012f79a87fd7d
parent4322d9e51b1449b88da3e820ec1cd2e875520d36
Code with Doxygen Comments and TCT

Change-Id: Id89cef41e305c3c516b4d997dbaa6f7bd3038661
Signed-off-by: manish.r <manish.r@samsung.com>
14 files changed:
Tizen.Content.MimeType.sln [new file with mode: 0755]
Tizen.Content.MimeType.v12.suo [new file with mode: 0755]
packaging/csapi-mime-type.manifest [new file with mode: 0644]
packaging/csapi-mime-type.pc.in [new file with mode: 0644]
packaging/csapi-mime-type.spec [new file with mode: 0755]
src/Tizen.Content.MimeType/Interop/Interop.Glib.cs [new file with mode: 0755]
src/Tizen.Content.MimeType/Interop/Interop.Libc.cs [new file with mode: 0755]
src/Tizen.Content.MimeType/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Content.MimeType/Interop/Interop.Mime.cs [new file with mode: 0755]
src/Tizen.Content.MimeType/Properties/AssemblyInfo.cs [new file with mode: 0755]
src/Tizen.Content.MimeType/Tizen.Content.MimeType.csproj [new file with mode: 0755]
src/Tizen.Content.MimeType/Tizen.Content.MimeType.snk [new file with mode: 0755]
src/Tizen.Content.MimeType/Tizen.Content.MimeType/MimeExceptionFactory.cs [new file with mode: 0755]
src/Tizen.Content.MimeType/Tizen.Content.MimeType/MimeUtil.cs [new file with mode: 0755]