RetroArch/configure

13 lines
137 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
2013-01-21 23:22:09 +00:00
PACKAGE_VERSION=0.9.8
2010-12-30 01:52:02 +00:00
2012-10-06 08:30:45 +00:00
cat /dev/null > config.log
. 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