build: changed directory structure of emulator-lib-dev
authorJihye Won <jihye.won1@samsung.com>
Mon, 31 Aug 2015 02:59:53 +0000 (11:59 +0900)
committerJihye Won <jihye.won1@samsung.com>
Tue, 8 Sep 2015 01:53:36 +0000 (10:53 +0900)
commitf9bd2bb24a939b9dd3552e51ed50d590d214d226
tree426308c31685568e43bc83fd0201055253714aba
parent6738dbf90d8d56f6813a887a135fa1c58f00231a
build: changed directory structure of emulator-lib-dev

- simplified and modified install scripts according to directory structure.
- added file-permission routine for all files in emulator-lib-dev package.
- all file PATHs were surrounded with double quotes.
- this commit was based on 2.4-emulator-lib project.

Change-Id: I70a6d97e3ad68922615bbbca0921e23615e8f729
Signed-off-by: Jihye Won <jihye.won1@samsung.com>
13 files changed:
package/3.0-emulator-lib-dev.install.linux [new file with mode: 0755]
package/3.0-emulator-lib-dev.install.macos [new file with mode: 0755]
package/3.0-emulator-lib-dev.install.macos-64 [deleted file]
package/3.0-emulator-lib-dev.install.ubuntu-32 [deleted file]
package/3.0-emulator-lib-dev.install.ubuntu-64 [deleted file]
package/3.0-emulator-lib-dev.install.windows [new file with mode: 0755]
package/3.0-emulator-lib-dev.install.windows-32 [deleted file]
package/3.0-emulator-lib-dev.install.windows-64 [deleted file]
package/build.macos-64
package/build.ubuntu-32
package/build.ubuntu-64
package/build.windows-32
package/build.windows-64