mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-05 15:38:46 +02:00
atari: fixed exe extension typo.
git-svn-id: trunk@34603 -
This commit is contained in:
parent
8d56d60d78
commit
311f6dbf84
@ -38,7 +38,7 @@ unit i_atari;
|
||||
cpu : cpu_m68k;
|
||||
unit_env : '';
|
||||
extradefines : '';
|
||||
exeext : '.tpp';
|
||||
exeext : '.ttp';
|
||||
defext : '';
|
||||
scriptext : '';
|
||||
smartext : '.sl';
|
||||
|
Loading…
Reference in New Issue
Block a user