mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 11:16:09 +02:00
lcl: don't show warnings about using symbols with platform modifier - this modifier is for those who use LCL but not for LCL itself
git-svn-id: trunk@36433 -
This commit is contained in:
parent
d6e2a77af5
commit
a854bab3f0
@ -1,3 +1,3 @@
|
||||
// Add defines here. This file should be included in all LCL units headers
|
||||
{$define UseCLDefault}
|
||||
|
||||
{$DEFINE UseCLDefault}
|
||||
{$WARN SYMBOL_PLATFORM OFF}
|
||||
|
Loading…
Reference in New Issue
Block a user