summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/largefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/io/largefile')
-rw-r--r--tests/auto/corelib/io/largefile/CMakeLists.txt14
1 files changed, 11 insertions, 3 deletions
diff --git a/tests/auto/corelib/io/largefile/CMakeLists.txt b/tests/auto/corelib/io/largefile/CMakeLists.txt
index d85cfd73b4..7bf8189b73 100644
--- a/tests/auto/corelib/io/largefile/CMakeLists.txt
+++ b/tests/auto/corelib/io/largefile/CMakeLists.txt
@@ -1,6 +1,14 @@
-add_qt_test(tst_largefile SOURCES
- tst_largefile.cpp
+# Generated from largefile.pro.
+
+#####################################################################
+## tst_largefile Test:
+#####################################################################
+
+add_qt_test(tst_largefile
+ GUI
+ SOURCES
../../../../shared/emulationdetector.h
+ tst_largefile.cpp
INCLUDE_DIRECTORIES
- ../../../../shared/
+ ../../../../shared
)