summaryrefslogtreecommitdiffstats
path: root/config.tests/wmp/wmp.pro
diff options
context:
space:
mode:
authorYoann Lopes <yoann.lopes@theqtcompany.com>2015-09-10 18:30:26 +0200
committerYoann Lopes <yoann.lopes@theqtcompany.com>2015-11-05 11:34:48 +0000
commitb2e9ae8856f5297289ab5e1f48bda12ef2201b97 (patch)
tree7dfd0dc7055d191944c8c395542d48771427afd7 /config.tests/wmp/wmp.pro
parent3ef5831041fe1206043f3b36f063eef4842ce243 (diff)
Remove unused configuration test.
Change-Id: Id406146995dfb0dd8534a00b62c471d430a7366f Reviewed-by: Christian Stromme <christian.stromme@theqtcompany.com>
Diffstat (limited to 'config.tests/wmp/wmp.pro')
-rw-r--r--config.tests/wmp/wmp.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/config.tests/wmp/wmp.pro b/config.tests/wmp/wmp.pro
deleted file mode 100644
index 563de1453..000000000
--- a/config.tests/wmp/wmp.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG -= qt
-CONFIG += console
-
-SOURCES += main.cpp
-
-LIBS += -lstrmiids -lole32 -lOleaut32
-!wince*:LIBS += -luser32 -lgdi32