mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-07 16:06:16 +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}
|
{$endif USE_EXTERNAL_COMPILER}
|
||||||
WConsts,WUtils,WINI,WViews,WEditor,WCEdit,
|
WConsts,WUtils,WINI,WViews,WEditor,WCEdit,
|
||||||
{$ifndef NODEBUG}FPDebug,{$endif}FPConst,FPVars,
|
{$ifndef NODEBUG}FPDebug,{$endif}FPConst,FPVars,
|
||||||
FPIntf,FPTools,FPSwitch,fpccrc;
|
FPIntf,FPTools,FPSwitch,fpchash;
|
||||||
|
|
||||||
const
|
const
|
||||||
PrinterDevice : string = 'prn';
|
PrinterDevice : string = 'prn';
|
||||||
|
Loading…
Reference in New Issue
Block a user