mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 01:39:27 +02:00
* fix also IDE building after fpccrc to fpchash renaming
This commit is contained in:
parent
cc3cbbb7b9
commit
a41e991a13
@ -41,7 +41,7 @@ uses
|
||||
{$endif USE_EXTERNAL_COMPILER}
|
||||
WConsts,WUtils,WINI,WViews,WEditor,WCEdit,
|
||||
{$ifndef NODEBUG}FPDebug,{$endif}FPConst,FPVars,
|
||||
FPIntf,FPTools,FPSwitch,fpccrc;
|
||||
FPIntf,FPTools,FPSwitch,fpchash;
|
||||
|
||||
const
|
||||
PrinterDevice : string = 'prn';
|
||||
|
Loading…
Reference in New Issue
Block a user