EXTERNAL_OBJECT.rst 237 B

12345678
  1. EXTERNAL_OBJECT
  2. ---------------
  3. If set to true then this is an object file.
  4. If this property is set to ``True`` then the source file is really an
  5. object file and should not be compiled. It will still be linked into
  6. the target though.