X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=README;h=1024accef41fa2f455467c88701d8754f328f700;hb=21f9fd72bee0219a5471c62b13f89a2eeff9a180;hp=61b73c19621c6927d30e8f35a4685ca9688e8e2b;hpb=7e8f0e708748bf265ccddb0af37b083b4837073d;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/README b/README index 61b73c1..1024acc 100644 --- a/README +++ b/README @@ -2,6 +2,7 @@ T.O.C. ====== 1. GBS Builds + 1.1. DEBUG Builds 2. Building for Ubuntu desktop 2.1. Minimum Requirements 2.2. Building the Repository @@ -18,6 +19,11 @@ T.O.C. gbs build -A [TARGET_ARCH] +1.1. DEBUG Builds +----------------- + + gbs build -A [TARGET_ARCH] --define "%enable_debug 1" + 2. Building for Ubuntu desktop ==============================