Martijn Laan vor 3 Monaten
Ursprung
Commit
59b285982e
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      Projects/Src/Compiler.SetupCompiler.pas

+ 1 - 1
Projects/Src/Compiler.SetupCompiler.pas

@@ -6100,7 +6100,7 @@ end;
 
 
 const
-  DefaultIsl = {$IFDEF DEBUG} 'compiler:..\..\Files\Default.isl' {$ELSE} 'Default.isl' {$ENDIF};
+  DefaultIsl = {$IFDEF DEBUG} 'compiler:..\..\Files\Default.isl' {$ELSE} 'compiler:Default.isl' {$ENDIF};
 
 procedure TSetupCompiler.ReadDefaultMessages;
 var