RetroArch/configure

12 lines
115 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
. 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