diff options
Diffstat (limited to 'Help/prop_sf/EXTERNAL_OBJECT.rst')
-rw-r--r-- | Help/prop_sf/EXTERNAL_OBJECT.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Help/prop_sf/EXTERNAL_OBJECT.rst b/Help/prop_sf/EXTERNAL_OBJECT.rst new file mode 100644 index 0000000..efa0e9b --- /dev/null +++ b/Help/prop_sf/EXTERNAL_OBJECT.rst @@ -0,0 +1,8 @@ +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 +object file and should not be compiled. It will still be linked into +the target though. |