mirror of
https://github.com/libretro/RetroArch
synced 2025-01-17 19:14:56 +00:00
15 lines
124 B
Bash
Executable File
15 lines
124 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo ""
|
|
|
|
PACKAGE_NAME=retroarch
|
|
PACKAGE_VERSION=0.9.6
|
|
|
|
. qb/qb.params.sh
|
|
|
|
. qb/qb.comp.sh
|
|
. qb/config.libs.sh
|
|
|
|
|
|
|