1
0
This repository has been archived on 2025-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
openwrt_archive/libs/libsdl_mixer/files/sdl-config
Michael Büsch 148e9a3043 Add SDL_mixer
SVN-Revision: 19037
2010-01-04 21:06:15 +00:00

4 lines
70 B
Bash
Executable File

#!/bin/sh
# Fake sdl-config
echo "-lSDL -ldirect -ldirectfb -lfusion"