qt5base-lts/tests/manual/wasm/localfiles/localfiles.pro
Morten Johan Sørvig dcbcda81b4 wasm: add local file access manual test
Testes file load and save, computes a sha256 hash
for verifying file content.

Change-Id: Id7f697c4dfd41e051442350f4050f04b493cfc18
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2019-10-29 14:02:43 +00:00

9 lines
114 B
Prolog

TEMPLATE = app
TARGET = localfiles
QT += core gui widgets
OBJECTS_DIR = .obj
MOC_DIR = .moc
SOURCES += main.cpp