add backend_test/example_glfw_dx11

This commit is contained in:
sonoro1234
2024-06-13 09:51:41 +02:00
parent 7c16d31cdb
commit 26152eac73
3 changed files with 353 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
This example needs dx11 in generation before compile. (add dx11 to generator.bat(sh) and generate)
Only tested with VC nmake.