mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
14 lines
124 B
Bash
Executable file
14 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
|
|
|
|
|
|
|