view build/webkit.txt @ 49:e00776053828

CMake: command "cmake -DDC=compiler_name" work correctly now.
author SokoL_SD
date Mon, 18 May 2009 06:50:10 +0000
parents a5cba313c924
children
line wrap: on
line source

set(required Core Gui Network)

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