diff options
Diffstat (limited to 'samples/DX_APIUsage/README.md')
| -rw-r--r-- | samples/DX_APIUsage/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/samples/DX_APIUsage/README.md b/samples/DX_APIUsage/README.md new file mode 100644 index 0000000..37f43b9 --- /dev/null +++ b/samples/DX_APIUsage/README.md @@ -0,0 +1,5 @@ +To run the DirectX sample app, developer must have the DirectX SDK installed + +https://www.microsoft.com/en-us/download/details.aspx?id=6812 + +And point the environment variable DXSDK_DIR to the installed location
\ No newline at end of file |