From f05c597ae506ea6163394dbb6b70ecc77fae3b3c Mon Sep 17 00:00:00 2001 From: Maurice Kalinowski Date: Fri, 11 Dec 2015 13:42:28 +0100 Subject: winrt: msvc2015: refactor file handling msvc2015 reintroduced a couple of functions from the win32 API towards WinRT. Enable usage of those and simplify the file system engine. Furthermore update the autotests. Change-Id: I9eafffba0ddfd05917c184c4a6b9e166f86d71d9 Reviewed-by: Oliver Wolff --- tests/auto/corelib/io/io.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/corelib/io/io.pro') diff --git a/tests/auto/corelib/io/io.pro b/tests/auto/corelib/io/io.pro index 24592238bd..29717b3a1c 100644 --- a/tests/auto/corelib/io/io.pro +++ b/tests/auto/corelib/io/io.pro @@ -63,4 +63,5 @@ winrt: SUBDIRS -= \ qprocess \ qprocess-noapplication \ qprocessenvironment \ + qstorageinfo \ qwinoverlappedionotifier -- cgit v1.2.3