X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=README;h=c3459d90f83c9c0dceb7b573b2cf844d294a0411;hb=ff364987bf3c2ef5bb2b57348747eeb784d8ba90;hp=f5a7ccb35489fe3df9f7b5a23669480bed941cbd;hpb=ea81f4f8c47139d98f0fc30a999152997faf27c2;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/README b/README index f5a7ccb..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/opt/bin/dali-env -s > setenv +# ./dali-env/opt/bin/dali_env -s > setenv Run the setenv script to setup environment variables.