File: sync.profile

package info (click to toggle)
qtnetworkauth-everywhere-src 5.15.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,348 kB
  • sloc: cpp: 4,665; ansic: 21; makefile: 19
file content (10 lines) | stat: -rw-r--r-- 126 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
%modules = (
    "QtNetworkAuth" => "$basedir/src/oauth",
);

%moduleheaders = (
);

%dependencies = (
    "qtbase" => "",
);