summaryrefslogtreecommitdiffstats
path: root/sync.profile
blob: 2a12d4c1430f314b901d1e62b4fe9bb995935a31 (plain)
1
2
3
4
5
%modules = ( # path to module name map
    "QtRemoteObjects" => "$basedir/src/remoteobjects",
    "QtRemoteObjectsQml" => "$basedir/src/remoteobjectsqml",
    "QtRepParser" => "$basedir/src/repparser",
);