File: sync.profile

package info (click to toggle)
qtwebchannel-opensource-src 5.15.15-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,228 kB
  • sloc: cpp: 3,298; javascript: 475; makefile: 20; ansic: 14
file content (5 lines) | stat: -rw-r--r-- 175 bytes parent folder | download | duplicates (6)
1
2
3
4
5
%modules = ( # path to module name map
    "QtWebChannel" => "$basedir/src/webchannel",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);