From c6144131d1f97bcd69682bb733a54f2cd777f127 Mon Sep 17 00:00:00 2001 From: Pierre Rossi Date: Mon, 17 Jun 2013 18:20:39 +0200 Subject: Split out the example into two distinct ones Cleaner than deciding on startup with an env variable --- qtwebengine.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qtwebengine.pro') diff --git a/qtwebengine.pro b/qtwebengine.pro index c08945a44..ddf013d55 100644 --- a/qtwebengine.pro +++ b/qtwebengine.pro @@ -8,7 +8,7 @@ SUBDIRS = shared \ lib \ process \ build \ # This is where we use the generated qt_generated.gypi and run gyp - example \ + examples \ # Ninja executable location needs to be determined early for extra targets. Should be fetched from cache most of the time anyway. NINJA_EXECUTABLE = $$findNinja() -- cgit v1.2.3