RetroArch/configure

14 lines
134 B
Plaintext
Raw Normal View History

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