Originally an assignment from 2020-01-30, now just a playground for a future project.
- Open Visual Studio Command Prompt (Visual Studio 2010 or newer)
- To build the DirectX reference tests, set environment variables
DX7SDK
,DX8SDK
andDX9SDK
(orDXSDK
to set them all) to a valid DirectX SDK directory - Enter
nmake
and confirm withENTER