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