File: sync.profile

package info (click to toggle)
qtwebview-opensource-src 5.15.15-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,044 kB
  • sloc: cpp: 3,090; java: 423; ansic: 17; makefile: 10
file content (5 lines) | stat: -rw-r--r-- 169 bytes parent folder | download | duplicates (5)
1
2
3
4
5
%modules = ( # path to module name map
    "QtWebView" => "$basedir/src/webview",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);