view build/webkit.txt @ 51:2bd596a4b984

CMake: qtd -> qt in install path of di files.
author SokoL_SD
date Mon, 18 May 2009 14:25:52 +0000
parents a5cba313c924
children
line wrap: on
line source

set(required Core Gui Network)

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