view generator/typesystem_webkit-java.xml @ 240:8b1a982c9ac3

another fix for cmake
author SokoL_SD
date Mon, 20 Jul 2009 08:31:43 +0000
parents a5cba313c924
children 7664de4a55e5
line wrap: on
line source

<?xml version="1.0"?>
<typesystem package="qt.webkit" default-superclass="QtDObject">
    <inject-code>
    qt.Utilities.loadQtLibrary("QtGui");
    qt.Utilities.loadQtLibrary("QtNetwork");
    qt.Utilities.loadQtLibrary("QtWebKit");
    </inject-code>
</typesystem>