diff options
| author | Dave Clark <[email protected]> | 2018-02-28 17:22:22 -0500 |
|---|---|---|
| committer | Dave Clark <[email protected]> | 2018-02-28 17:22:22 -0500 |
| commit | 25528fd230f5f4298c35123a833cdb112675808e (patch) | |
| tree | f5aca3f5ee5a7734df41e7b974a04c37ddff528e /samples/DX_APIUsage/README.md | |
| parent | Push GfeSDK #173 (diff) | |
| download | gfesdk-25528fd230f5f4298c35123a833cdb112675808e.tar.xz gfesdk-25528fd230f5f4298c35123a833cdb112675808e.zip | |
Push SDK # 1.1.186
Documentation updates.
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 |