summaryrefslogtreecommitdiffstats
path: root/qtwebengine.gyp
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of the intermediate "shared" static library.Jocelyn Turcotte2013-11-211-1/+0
| | | | | | | | It is not necessary anymore since QtWebEngineProcess dynamically links to the core library which will now contain those symbols. Change-Id: I3475347bab41a00b943f934a5e341326c66dc726 Reviewed-by: Andras Becsi <andras.becsi@digia.com>
* Make QtWebEngineProcess a slim executable.Jocelyn Turcotte2013-11-211-1/+0
| | | | | | | | | | | Move all the process code in the core library and let the later simply call its QtWebEngine::processMain exported function from its main. This also allows us building QtWebEngineProcess directly with qmake without going through gyp. Change-Id: I8df36510d0bf14e313918bef807e2118f1ecadd5 Reviewed-by: Andras Becsi <andras.becsi@digia.com>
* Rename remaining references of blinq to QtWebEngine.Jocelyn Turcotte2013-06-111-0/+13