RetroArch/configure

13 lines
139 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
2013-03-16 14:29:23 +01:00
PACKAGE_VERSION=0.9.8.4
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