X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=README;h=c3459d90f83c9c0dceb7b573b2cf844d294a0411;hb=109a3e9b900bc22d74847e7f4bd4565000033bc2;hp=fa9e31d8479eefe21ad36400d84e10fe87b189cf;hpb=059d2099e8dfc3e385301e63c50406c32c458214;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/README b/README index fa9e31d..c3459d9 100644 --- a/README +++ b/README @@ -4,6 +4,7 @@ T.O.C. 1. GBS Builds 1.1. NON-SMACK Targets 1.2. SMACK enabled Targets + 1.3. DEBUG Builds 2. Building for Ubuntu desktop 2.1. Minimum Requirements 2.2. Creating a DALi Environment @@ -27,6 +28,10 @@ T.O.C. gbs build -A [TARGET_ARCH] --define "%enable_dali_smack_rules 1" +1.3. DEBUG Builds +----------------- + + gbs build -A [TARGET_ARCH] --define "%enable_debug 1" 2. Building for Ubuntu desktop @@ -123,7 +128,7 @@ Note the "-e" option for Emscripten. Create the setenv script. A new section for Emscripten will be created at the top. -# ./dali-env/dali-env -s > setenv +# ./dali-env/opt/bin/dali_env -s > setenv Run the setenv script to setup environment variables.