view generator/typesystem_webkit-java.xml @ 235:b796329e8c38

We need to start cmake twice. It is necessary for getting a class list from the generator and using this list for building other parts of QtD.
author SokoL_SD
date Sun, 19 Jul 2009 18:09:33 +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>