summaryrefslogtreecommitdiffstats
path: root/sync.profile
blob: 7f593f044ef5a4e4687a2030b3c850da1e9fd512 (plain)
1
2
3
4
5
6
7
8
%modules = (
    "QtAGLExtras" => "$basedir/src/aglextras",
);
%moduleheaders = (
);
%classnames = (
  "aglapplication.h" => "AGLApplication"
);