summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-04-05 14:29:09 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-25 10:40:03 +0200
commit82ade38b11071b2208ea1d18f0da27d36f877d8d (patch)
treedfd530429b253c370428d2980dc6f4bf93c8f227 /sync.profile
parentc495dfe142d0c421ba672ee124fd4358251d232d (diff)
switch to new-style configure tests
Change-Id: Ib56d0cb24065c1f990aee5d7f41bfedfe75332a1 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile20
1 files changed, 0 insertions, 20 deletions
diff --git a/sync.profile b/sync.profile
index bd11bf899..6d0d41005 100644
--- a/sync.profile
+++ b/sync.profile
@@ -29,23 +29,3 @@
"qtdeclarative" => "refs/heads/master",
"qtjsbackend" => "refs/heads/master",
);
-# Compile tests
-%configtests = (
- # Windows tests
- "directshow" => {},
- "wmsdk" => {},
- "wmp" => {},
- "wmf" => {},
- "evr" => {},
-
- # Linux tests
- "alsa" => {},
- "gstreamer" => {},
- "gstreamer_photography" => {},
- "gstreamer_appsrc" => {},
- "pulseaudio" => {},
- "resourcepolicy" => {},
- "xvideo" => {},
-
- "openal" => {},
-);