git-svn-id: branches/z80@45083 -
@@ -722,7 +722,8 @@ unit i_embed;
name : 'Embedded';
shortname : 'embedded';
flags : [tf_needs_symbol_size,tf_files_case_sensitive,
- tf_smartlink_library];
+ tf_smartlink_library,
+ tf_no_objectfiles_when_smartlinking];
cpu : cpu_sys_z80;
unit_env : '';
extradefines : '';
@@ -34,7 +34,8 @@ unit i_zxspectrum;
name : 'ZX Spectrum';
shortname : 'zxspectrum';