You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/build/walkthrough-import-stl-header-units.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -230,7 +230,7 @@ To access this setting:
230
230
> Ensure that projects that share header units are built with compatible compilation options. If you use compilation options when you implement the header unit that are different from the ones you used when you created it, the compiler will issue warnings.
231
231
232
232
> [!NOTE]
233
-
> To use header units built as a part of a **DLL** project, the project property setting **All Modules arePublic** should be set to **Yes**.
233
+
> To use header units built as a part of a DLL project, set **All Modules are Public** to **Yes**.
0 commit comments