mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-21 14:50:46 +01:00
9 lines
99 B
Plaintext
9 lines
99 B
Plaintext
# Set the warning/log level to 3
|
|
-W3
|
|
|
|
#bitmap mode
|
|
-gb
|
|
|
|
|
|
# Set the bit depth to 8 (256 colors)
|
|
-gB8 |