File: sync.profile

package info (click to toggle)
qtx11extras-opensource-src 5.15.18-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 3,352 kB
  • sloc: cpp: 659; makefile: 11; ansic: 7
file content (5 lines) | stat: -rw-r--r-- 173 bytes parent folder | download | duplicates (6)
1
2
3
4
5
%modules = ( # path to module name map
    "QtX11Extras" => "$basedir/src/x11extras",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);