diff --git a/samples/Cpp/HelloCpp/proj.emscripten/index.html b/samples/Cpp/HelloCpp/proj.emscripten/index.html index 0480111e4c..38194c2555 100644 --- a/samples/Cpp/HelloCpp/proj.emscripten/index.html +++ b/samples/Cpp/HelloCpp/proj.emscripten/index.html @@ -20,7 +20,7 @@
- +

diff --git a/samples/Cpp/SimpleGame/proj.emscripten/index.html b/samples/Cpp/SimpleGame/proj.emscripten/index.html new file mode 100644 index 0000000000..76600b35d0 --- /dev/null +++ b/samples/Cpp/SimpleGame/proj.emscripten/index.html @@ -0,0 +1,93 @@ + + + + + + SimpleGame + + + +
+
Downloading...
+
+ +
+
+ +
+
+
+ Resize canvas + Lock/hide mouse pointer +     + +
+ +
+ +
+ + + + + diff --git a/samples/Cpp/TestCpp/proj.emscripten/index.html b/samples/Cpp/TestCpp/proj.emscripten/index.html new file mode 100644 index 0000000000..8db9f8387e --- /dev/null +++ b/samples/Cpp/TestCpp/proj.emscripten/index.html @@ -0,0 +1,93 @@ + + + + + + TestCpp + + + +
+
Downloading...
+
+ +
+
+ +
+
+
+ Resize canvas + Lock/hide mouse pointer +     + +
+ +
+ +
+ + + + +