summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile10
1 files changed, 0 insertions, 10 deletions
diff --git a/sync.profile b/sync.profile
deleted file mode 100644
index 190bea0..0000000
--- a/sync.profile
+++ /dev/null
@@ -1,10 +0,0 @@
-%modules = ( # path to module name map
- "QtAxBase" => "$basedir/src/activeqt/axbase",
- "QtAxContainer" => "$basedir/src/activeqt/container",
- "QtAxServer" => "$basedir/src/activeqt/control",
- "ActiveQt" => "$basedir/src/activeqt"
-);
-%moduleheaders = ( # restrict the module headers to those found in relative path
-);
-%classnames = (
-);