Skip to content

Commit 119eea8

Browse files
author
mikeblome
committed
fixed image path
1 parent 754bbf1 commit 119eea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/reference/common-macros-for-build-commands-and-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Depending on your installation options, Visual Studio can make hundreds of macro
1313

1414
To display all of the currently available macros, in the **Property Pages** dialog, under **VC++ Directories**, choose the drop-down arrow at the end of a property row. Click on **Edit** and then in the edit dialog box, choose the **Macros** button. The current set of properties and macros visible to Visual Studio is listed along with the current value for each. For more information, see the **Specifying User-Defined Values** section of [C++ project property page reference](property-pages-visual-cpp.md).
1515

16-
![VC++ macros button](media/vcppdir_libdir_macros.png "Macros menu")
16+
![VC++ macros button](../media/vcppdir_libdir_macros.png "Macros menu")
1717

1818
## List of common macros
1919

0 commit comments

Comments
 (0)