Updating build system to xbuild
authormanish.r <manish.r@samsung.com>
Mon, 4 Jul 2016 10:51:36 +0000 (16:21 +0530)
committermanish.r <manish.r@samsung.com>
Mon, 4 Jul 2016 10:54:57 +0000 (16:24 +0530)
commitb625933bf8a5db0888609c48b1da8dddc0b07939
tree93f62f9a8c237c3f58e7b65d1690d12cdc2c2906
parentb8eb6a7490aae2daa37b42763a94f63972152848
Updating build system to xbuild

Change-Id: Iad69ef8f56f76014d2f1a488345b758251defd14
Signed-off-by: manish.r <manish.r@samsung.com>
15 files changed:
packaging/csapi-push.spec
src/Tizen.Messaging.Push/Interop/Interop.Glib.cs [moved from Tizen.Messaging/Interop/Interop.Glib.cs with 100% similarity]
src/Tizen.Messaging.Push/Interop/Interop.Libc.cs [moved from Tizen.Messaging/Interop/Interop.Libc.cs with 100% similarity]
src/Tizen.Messaging.Push/Interop/Interop.Libraries.cs [moved from Tizen.Messaging/Interop/Interop.Libraries.cs with 100% similarity]
src/Tizen.Messaging.Push/Interop/Interop.Push.cs [moved from Tizen.Messaging/Interop/Interop.Push.cs with 100% similarity]
src/Tizen.Messaging.Push/Properties/AssemblyInfo.cs [moved from Tizen.Messaging/Properties/AssemblyInfo.cs with 97% similarity]
src/Tizen.Messaging.Push/Tizen.Messaging.Push.csproj [new file with mode: 0755]
src/Tizen.Messaging.Push/Tizen.Messaging.Push.snk [moved from Tizen.Messaging/Tizen.Messaging.Push.snk with 100% similarity]
src/Tizen.Messaging.Push/Tizen.Messaging.Push/Push.cs [moved from Tizen.Messaging/Push/Push.cs with 100% similarity]
src/Tizen.Messaging.Push/Tizen.Messaging.Push/PushConnectionStateEventArgs.cs [moved from Tizen.Messaging/Push/PushConnectionStateEventArgs.cs with 100% similarity]
src/Tizen.Messaging.Push/Tizen.Messaging.Push/PushExceptionFactory.cs [moved from Tizen.Messaging/Push/PushExceptionFactory.cs with 100% similarity]
src/Tizen.Messaging.Push/Tizen.Messaging.Push/PushImpl.cs [moved from Tizen.Messaging/Push/PushImpl.cs with 98% similarity]
src/Tizen.Messaging.Push/Tizen.Messaging.Push/PushMessageEventArgs.cs [moved from Tizen.Messaging/Push/PushMessageEventArgs.cs with 100% similarity]
src/Tizen.Messaging.Push/Tizen.Messaging.Push/ServerResponse.cs [moved from Tizen.Messaging/Push/ServerResponse.cs with 100% similarity]
src/Tizen.Messaging.Push/Tizen.Messaging.csproj~ [moved from Tizen.Messaging/Tizen.Messaging.csproj with 87% similarity]