view build/webkit.txt @ 388:8b0544bee5f2

Fixed a build system bug which caused the OpenGL library modules not to be installed.
author David Nadlinger <code@klickverbot.at>
date Fri, 27 Aug 2010 14:26:55 +0200
parents a5cba313c924
children
line wrap: on
line source

set(required Core Gui Network)

set(classes
    QWebFrame
    QWebHistoryInterface
    QWebHistoryItem
    QWebHistory
    QWebHitTestResult
    QWebPage
    QWebSettings
    QWebView
  )