qt6windows7/tests/manual/wasm/qtloader_integration/tst_qtloader_integration.html

14 lines
283 B
HTML
Raw Normal View History

2023-11-02 05:23:55 +08:00
<!doctype html>
<html lang="en-us">
<head>
<title>tst_qtloader_integration</title>
<script src='tst_qtloader_integration.js'></script>
<script src="qtloader.js" defer></script>
<script type="module" src="test_body.js" defer></script>
</head>
<body></body>
</html>