adjust some filename suffixes for new stdlib scheme
This commit is contained in:
parent
66052dca6f
commit
7fdbd247e6
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ const shortcutChar = '`';
|
|||
firstShCChar = 'A';
|
||||
lastShCChar = 'i';
|
||||
|
||||
OutfileSuffix = '.lib';
|
||||
OutfileSuffix = '.cs';
|
||||
|
||||
{$I 'platfile-types+.pas'}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue