sync.profile 210 B

123456789
  1. %modules = ( # path to module name map
  2. "QtScxml" => "$basedir/src/scxml",
  3. );
  4. %moduleheaders = ( # restrict the module headers to those found in relative path
  5. );
  6. %classnames = (
  7. );
  8. %deprecatedheaders = (
  9. );