diff options
Diffstat (limited to 'Source/widgetsapi.pri')
-rw-r--r-- | Source/widgetsapi.pri | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/widgetsapi.pri b/Source/widgetsapi.pri index 0e7b44be2..50262742c 100644 --- a/Source/widgetsapi.pri +++ b/Source/widgetsapi.pri @@ -71,9 +71,6 @@ BASE_TARGET = $$TARGET load(qt_module) -# Allow doing a debug-only build of WebKit (not supported by Qt) -macx:!debug_and_release:debug: TARGET = $$BASE_TARGET - # Make sure the install_name of the QtWebKit library point to webkit force_independent:macx { # We do our own absolute path so that we can trick qmake into |