Visual C++ Express 2010: How to add directories

How do you add #include directories (For example, a DirectX API) to the compiler's list in Microsoft Visual C++ Express 2010?
From within VC++, right-click the project's icon (not the solution's), go to Properties, VC++ Directories.
Thanks. :D
Last edited on
Topic archived. No new replies allowed.