RetroArch/configure

14 lines
134 B
Plaintext
Raw Normal View History

2010-12-30 02:52:02 +01:00
#!/bin/sh
2012-06-02 22:19:42 +02:00
PACKAGE_NAME=retroarch
2010-12-30 02:52:02 +01:00
2012-10-06 10:30:45 +02:00
cat /dev/null > config.log
2015-06-16 20:46:11 -03:00
. qb/qb.system.sh
. qb/qb.params.sh
2010-12-30 02:52:02 +01:00
. qb/qb.comp.sh
2012-06-12 22:16:16 +02:00
. qb/qb.libs.sh