summaryrefslogtreecommitdiffstats
path: root/mkspecs/wasm-emscripten-64/qplatformdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/wasm-emscripten-64/qplatformdefs.h')
-rw-r--r--mkspecs/wasm-emscripten-64/qplatformdefs.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/mkspecs/wasm-emscripten-64/qplatformdefs.h b/mkspecs/wasm-emscripten-64/qplatformdefs.h
new file mode 100644
index 0000000000..5117d876f7
--- /dev/null
+++ b/mkspecs/wasm-emscripten-64/qplatformdefs.h
@@ -0,0 +1,9 @@
+// Copyright (C) 2016 The Qt Company Ltd.
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+
+#ifndef QPLATFORMDEFS_H
+#define QPLATFORMDEFS_H
+
+#include "../common/wasm/qplatformdefs.h"
+
+#endif // QPLATFORMDEFS_H