Change assembly installation path
authorWonYoung Choi <wy80.choi@samsung.com>
Wed, 6 Jul 2016 07:29:59 +0000 (16:29 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Wed, 6 Jul 2016 08:29:49 +0000 (17:29 +0900)
commit007aecf20a3f4fd6d4e989dd8df6ade6b998ae09
tree7c9ef9a7816db160a915a10bcdcbb1f077e0dd5e
parentc3bf96a9f9c320c9509bc487e0530c1277d0c6c7
Change assembly installation path

The assembly installation path is changed to /usr/share/assembly/ as default.
This path can be overrided by the macro %dotnet_assembly_path also.

Change-Id: Ia3f067473ff69d42e86945b2d8fc9906bc3985b3
LICENSE [new file with mode: 0644]
Tizen.System.SystemSettings.sln [deleted file]
packaging/csapi-systemsettings.pc.in [deleted file]
packaging/csapi-systemsettings.spec
src/Tizen.System.SystemSettings/Tizen.System.SystemSettings.csproj
src/Tizen.System.SystemSettings/Tizen.System.SystemSettings/SystemSettings.cs [moved from src/Tizen.System.SystemSettings/SystemSettings.cs with 100% similarity]
src/Tizen.System.SystemSettings/Tizen.System.SystemSettings/SystemSettingsEnums.cs [moved from src/Tizen.System.SystemSettings/SystemSettingsEnums.cs with 100% similarity]
src/Tizen.System.SystemSettings/Tizen.System.SystemSettings/SystemSettingsEventArgs.cs [moved from src/Tizen.System.SystemSettings/SystemSettingsEventArgs.cs with 100% similarity]
src/Tizen.System.SystemSettings/Tizen.System.SystemSettings/SystemSettingsExceptionFactory.cs [moved from src/Tizen.System.SystemSettings/SystemSettingsExceptionFactory.cs with 100% similarity]