mirror of
https://github.com/libretro/RetroArch
synced 2024-12-28 18:31:05 +00:00
15 lines
124 B
Bash
Executable File
15 lines
124 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo ""
|
|
|
|
PACKAGE_NAME=ssnes
|
|
PACKAGE_VERSION=0.9.6-rc1
|
|
|
|
. qb/qb.params.sh
|
|
|
|
. qb/qb.comp.sh
|
|
. qb/config.libs.sh
|
|
|
|
|
|
|