diff options
Diffstat (limited to 'Help/prop_sf/EXTERNAL_OBJECT.rst')
-rw-r--r-- | Help/prop_sf/EXTERNAL_OBJECT.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_sf/EXTERNAL_OBJECT.rst b/Help/prop_sf/EXTERNAL_OBJECT.rst index efa0e9bea..351c04d51 100644 --- a/Help/prop_sf/EXTERNAL_OBJECT.rst +++ b/Help/prop_sf/EXTERNAL_OBJECT.rst @@ -3,6 +3,6 @@ EXTERNAL_OBJECT If set to true then this is an object file. -If this property is set to true then the source file is really an +If this property is set to ``True`` then the source file is really an object file and should not be compiled. It will still be linked into the target though. |