summaryrefslogtreecommitdiffstats
path: root/tests/manual/wasm/localfiles/localfiles.pro
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-11-01 01:01:01 +0100
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-11-01 01:01:02 +0100
commit4b0af2cdbf61572b22ea6b8aa17fc9f52c71ac4b (patch)
tree60fb25a6772f5ac2d26af005b9888ff09c08a6c1 /tests/manual/wasm/localfiles/localfiles.pro
parentcff492fed1d98f45c4c1f4011f1451120c0d1c23 (diff)
parent36e277e91732d6d75fb6d9cb691fe9c0f83f6178 (diff)
Merge remote-tracking branch 'origin/5.15' into dev
Diffstat (limited to 'tests/manual/wasm/localfiles/localfiles.pro')
-rw-r--r--tests/manual/wasm/localfiles/localfiles.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/manual/wasm/localfiles/localfiles.pro b/tests/manual/wasm/localfiles/localfiles.pro
new file mode 100644
index 0000000000..04ad4c0ce1
--- /dev/null
+++ b/tests/manual/wasm/localfiles/localfiles.pro
@@ -0,0 +1,8 @@
+TEMPLATE = app
+TARGET = localfiles
+QT += core gui widgets
+
+OBJECTS_DIR = .obj
+MOC_DIR = .moc
+
+SOURCES += main.cpp