summaryrefslogtreecommitdiffstats
path: root/src/core/web_engine_context.cpp
diff options
context:
space:
mode:
authorJocelyn Turcotte <jocelyn.turcotte@digia.com>2014-04-15 14:23:27 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-15 17:03:28 +0200
commit5929f6c47c19b16af1803f24cea960b57cc460eb (patch)
tree24eb5438023762e2348bd7aa7f54512fc1f89968 /src/core/web_engine_context.cpp
parentbeb4ff332ca5b8406a75e8b2146464c5b0a81abd (diff)
Windows: Use the runtime library the same way as Qt
Using a custom allocator prevents us from allocating memory in Chromium cc files and freeing it in our code. Always use the normal CRT heap allocator to allow this. This also makes sure that we use the same /M flags for Chromium translation units as for Qt when dynamically linked. We won't support statically linking QtWebEngine at first anyway. Change-Id: Ifa044c7d3cf39929f7e4ca1c4c4cb3a9dea96266 Reviewed-by: Michael Bruning <michael.bruning@digia.com>
Diffstat (limited to 'src/core/web_engine_context.cpp')
0 files changed, 0 insertions, 0 deletions