mirror of
https://github.com/libretro/RetroArch
synced 2025-01-09 12:54:51 +00:00
8 lines
104 B
Prolog
8 lines
104 B
Prolog
APP_NAME = RetroArch-Cascades
|
|
|
|
CONFIG += qt warn_on cascades10
|
|
|
|
LIBS += -lscreen
|
|
|
|
include(config.pri)
|