X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=README;h=c3459d90f83c9c0dceb7b573b2cf844d294a0411;hb=3a5b25aa7510b0c2fb60aaa616cde0bf0a17b70a;hp=f5a7ccb35489fe3df9f7b5a23669480bed941cbd;hpb=158a7b295cf09fac51330cd208089568de180ecc;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.