RetroArch/configure
2019-01-26 14:41:37 -08:00

20 lines
184 B
Bash
Executable File

#!/bin/sh
PACKAGE_NAME=retroarch
cat /dev/null > config.log
. qb/qb.init.sh
. qb/qb.system.sh
. qb/qb.params.sh
. qb/qb.comp.sh
. qb/qb.libs.sh
. qb/qb.moc.sh
. qb/qb.make.sh