Plague-fx/Sources/project.cfg

24 lines
558 B
INI
Raw Normal View History

2019-07-24 17:41:52 +02:00
#---
# fxSDK project configuration file for Plague
#---
# Project name, should be at most 8 bytes long.
NAME = Plague
# Internal name, should be '@' followed by at most 7 uppercase letters.
INTERNAL = @PLAGUE
# fx-9860G icon location
ICON_FX = assets-fx/icon-fx.png
# fx-CG 50 icon locations
ICON_CG_UNS = assets-cg/icon-cg-uns.png
ICON_CG_SEL = assets-cg/icon-cg-sel.png
# Additional compiler flags
CFLAGS = -std=c11 -Os
# Additional linker flags
2019-12-30 19:52:32 +01:00
LDFLAGS = -L. -lfx
2019-07-26 16:34:59 +02:00
#Font
FONT.plague.png = charset:print grid.size:5x5 grid.padding:1 proportionnal:true