From 310ec8e32ca03757a9dec46be4f108efe01ba757 Mon Sep 17 00:00:00 2001 From: "commit-bot@chromium.org" Date: Thu, 13 Feb 2014 15:30:06 +0000 Subject: Update directions and lib paths for ninja. BUG=skia: R=robertphillips@google.com Author: jcgregorio@google.com Review URL: https://codereview.chromium.org/161163003 git-svn-id: http://skia.googlecode.com/svn/trunk@13429 2bbb7eff-a529-9590-31e7-b0007b416f81 --- experimental/SkV8Example/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'experimental/SkV8Example') diff --git a/experimental/SkV8Example/README b/experimental/SkV8Example/README index f69509d156..da03114692 100644 --- a/experimental/SkV8Example/README +++ b/experimental/SkV8Example/README @@ -9,7 +9,7 @@ before you can compile and run this sample: 2. Run 'make dependencies' in third_pary/externals/v8. 3. Run 'make native' in third_pary/externals/v8. 4. Uncomment SkV8Example in gyp/everything.gyp. -5. Run 'make -C out/ SkV8Example BUILDTYPE=Debugmake' +5. Run 'ninja -C out/Debug SkV8Example' 6. Run the sample as: ./out/Debug/SkV8Example --infile experimental/SkV8Example/speed.js -- cgit v1.2.3