mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-07 15:20:30 +02:00
ide: include ide.inc into compiler options dialog for easier testing of conditional compile options
git-svn-id: trunk@17979 -
This commit is contained in:
parent
00ba61e4c2
commit
7a4d1a000f
@ -36,6 +36,8 @@ unit CompilerOptionsDlg;
|
||||
|
||||
interface
|
||||
|
||||
{$I ide.inc}
|
||||
|
||||
uses
|
||||
Forms, Classes, Math, LCLProc, SysUtils, InterfaceBase,
|
||||
ComCtrls, Buttons, StdCtrls, ExtCtrls, Graphics, LResources, FileUtil,
|
||||
|
Loading…
Reference in New Issue
Block a user