adjust some filename suffixes for new stdlib scheme

This commit is contained in:
slederer 2024-11-11 00:33:26 +01:00
parent 66052dca6f
commit 7fdbd247e6
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ const shortcutChar = '`';
firstShCChar = 'A';
lastShCChar = 'i';
OutfileSuffix = '.lib';
OutfileSuffix = '.cs';
{$I 'platfile-types+.pas'}