mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-07 20:41:37 +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]
|
||||
packages=fcl
|
||||
|
||||
[prerules]
|
||||
ifneq ($(OS_TARGET),win32)
|
||||
override COMPILER_UNITDIR+=lcl/nonwin32
|
||||
endif
|
||||
|
||||
[compiler]
|
||||
options=-gl
|
||||
unittargetdir=units
|
||||
|
Loading…
Reference in New Issue
Block a user