mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-03 03:10:24 +02:00
* change exe extension for MSX-DOS from exe to com
git-svn-id: trunk@45602 -
This commit is contained in:
parent
b3ddd4e786
commit
85149ab9a4
@ -52,7 +52,7 @@ unit i_msxdos;
|
||||
cpu : cpu_z80;
|
||||
unit_env : 'MSXDOSUNITS';
|
||||
extradefines : '';
|
||||
exeext : '.exe';
|
||||
exeext : '.com';
|
||||
defext : '.def';
|
||||
scriptext : '.bat';
|
||||
smartext : '.sl';
|
||||
|
Loading…
Reference in New Issue
Block a user