mirror of
https://github.com/libretro/RetroArch
synced 2025-01-09 03:41:35 +00:00
9 lines
130 B
Prolog
9 lines
130 B
Prolog
APP_NAME = RetroArch-Cascades
|
|
|
|
CONFIG += qt warn_on cascades10
|
|
|
|
LIBS += -lscreen
|
|
LIBS += -lbbcascadespickers
|
|
|
|
include(config.pri)
|