mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-15 10:39:22 +02:00
fpc 1.1/1.9 compatibility
git-svn-id: trunk@4769 -
This commit is contained in:
parent
4ecf4926dc
commit
d51ff169c2
@ -24,6 +24,11 @@ rsts=dialogs
|
|||||||
[require]
|
[require]
|
||||||
packages=fcl
|
packages=fcl
|
||||||
|
|
||||||
|
[prerules]
|
||||||
|
ifneq ($(OS_TARGET),win32)
|
||||||
|
override COMPILER_UNITDIR+=lcl/nonwin32
|
||||||
|
endif
|
||||||
|
|
||||||
[compiler]
|
[compiler]
|
||||||
options=-gl
|
options=-gl
|
||||||
unittargetdir=units
|
unittargetdir=units
|
||||||
|
Loading…
Reference in New Issue
Block a user