summaryrefslogtreecommitdiffstats
path: root/process
diff options
context:
space:
mode:
authorJocelyn Turcotte <jocelyn.turcotte@digia.com>2013-06-11 16:45:53 +0200
committerJocelyn Turcotte <jocelyn.turcotte@digia.com>2013-06-11 16:45:53 +0200
commit4ef8f47fc55197fc8b90a1f43f87d8aba5c66ffa (patch)
treeb2a60ea38ae7240447d28cdd5d943ecc24a14dde /process
parente67c21a033121618bfe4cf62686d009d0bacd8c3 (diff)
Rename remaining references of blinq to QtWebEngine.
Diffstat (limited to 'process')
-rw-r--r--process/process.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/process/process.pro b/process/process.pro
index a49813c89..131fad9e6 100644
--- a/process/process.pro
+++ b/process/process.pro
@@ -2,9 +2,9 @@
# We want the gyp generation step to happen after all the other config steps. For that we need to prepend
# our gyp_generator.prf feature to the CONFIG variable since it is processed backwards
CONFIG = gyp_generator $$CONFIG
-GYPDEPENDENCIES += ../shared/shared.gyp:blinq_shared
+GYPDEPENDENCIES += ../shared/shared.gyp:qtwebengine_shared
-TARGET = $$BLINQ_PROCESS_NAME
+TARGET = $$QTWEBENGINEPROCESS_NAME
TEMPLATE = app
QT += widgets quick