summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorAlexey Edelev <alexey.edelev@qt.io>2023-03-29 11:59:15 +0200
committerAlexey Edelev <alexey.edelev@qt.io>2023-07-26 12:35:27 +0000
commit1bbfe18a308870b11f707442c9dedeab2a7ad15a (patch)
tree70337eccf3692a4255f961ab0e53df4294e59eee /sync.profile
parenta3066aa813e833913acc28e85a9d296fb912330e (diff)
Remove deprecated sync.profile
Task-number: QTBUG-112418 Change-Id: I010fce66b50546f3ab101a4c53b0851f063ab368 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile6
1 files changed, 0 insertions, 6 deletions
diff --git a/sync.profile b/sync.profile
deleted file mode 100644
index d7005c8..0000000
--- a/sync.profile
+++ /dev/null
@@ -1,6 +0,0 @@
-%modules = ( # path to module name map
- "QtBodymovin" => "$basedir/src/bodymovin",
-);
-
-%moduleheaders = ( # restrict the module headers to those found in relative path
-);