Skip to content

Commit 709b396

Browse files
authored
Merge pull request #2882 from MicrosoftDocs/FromPublicMasterBranch
Confirm merge from FromPublicMasterBranch to master to sync with https://github.com/MicrosoftDocs/cpp-docs (branch master)
2 parents da867d9 + 93068c9 commit 709b396

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/build/reference/md-mt-ld-use-run-time-library.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,7 @@ For more about DLLs, see [Create C/C++ DLLs in Visual Studio](../dlls-in-visual-
4040

4141
1. Open the project's **Property Pages** dialog box. For details, see [Set C++ compiler and build properties in Visual Studio](../working-with-project-properties.md).
4242

43-
1. Select the **Configuration Properties** > **C/C++** > **Command Line** property page.
44-
45-
1. Select the **Code Generation** property page.
43+
1. Select the **Configuration Properties** > **C/C++** > **Code Generation** property page.
4644

4745
1. Modify the **Runtime Library** property.
4846

0 commit comments

Comments
 (0)