%modules = ( # path to module name map "Qt3Support" => "$basedir/src/qt3support", ); %moduleheaders = ( # restrict the module headers to those found in relative path ); %classnames = ( ); %mastercontent = ( "core" => "#include \n", "gui" => "#include \n", ); %modulepris = ( "Qt3Support" => "$basedir/modules/qt_qt3support.pri", );