diff options
| -rw-r--r-- | Source/api.pri | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/api.pri b/Source/api.pri index e0a09e829..de04652ca 100644 --- a/Source/api.pri +++ b/Source/api.pri @@ -28,7 +28,7 @@ use?(3D_GRAPHICS): WEBKIT += angle use?(leveldb):!use?(system_leveldb) WEBKIT += leveldb MODULE = webkit -CONFIG += creating_module +CONFIG += creating_module no_linker_version_script # This is the canonical list of dependencies for the public API of # the QtWebKit library, and will end up in the library's prl file. |
