summaryrefslogtreecommitdiffstats
path: root/config.tests/ntddmodm/ntddmodm.pro
diff options
context:
space:
mode:
authorDenis Shienkov <denis.shienkov@gmail.com>2015-12-09 22:28:03 +0300
committerDenis Shienkov <denis.shienkov@gmail.com>2015-12-10 09:49:14 +0000
commita1a98f1cffedd23fed9f0a29cd297fc255af1978 (patch)
tree6ffda0aed940df56d6a458ba930b59082567d536 /config.tests/ntddmodm/ntddmodm.pro
parent5641fd99e3c61291cf5562b5083e93678c5d6ab4 (diff)
Use pre-defined class/interface devices GUIDs
Also is added the test for verification of presence of ntddmodm.h file, which contains GUID_DEVINTERFACE_MODEM definition. In case the compiler has not this file, we define GUID_DEVINTERFACE_MODEM himself. Change-Id: I471f76f8eabd2a200702a0970aa538c780208e18 Reviewed-by: Sergey Belyashov <Sergey.Belyashov@gmail.com> Reviewed-by: Denis Shienkov <denis.shienkov@gmail.com>
Diffstat (limited to 'config.tests/ntddmodm/ntddmodm.pro')
-rw-r--r--config.tests/ntddmodm/ntddmodm.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.tests/ntddmodm/ntddmodm.pro b/config.tests/ntddmodm/ntddmodm.pro
new file mode 100644
index 00000000..abb9ba83
--- /dev/null
+++ b/config.tests/ntddmodm/ntddmodm.pro
@@ -0,0 +1,4 @@
+CONFIG -= qt
+CONFIG += console
+
+SOURCES += main.cpp