1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-02 18:57:56 +00:00

Add cross-compile support

This commit is contained in:
Alexandre Moine
2015-08-22 13:43:16 +02:00
parent bc38fe558a
commit 9f6bc4ea37
11 changed files with 38 additions and 26 deletions

13
dll/LICENSE-sdl.txt Normal file
View File

@@ -0,0 +1,13 @@
Please distribute this file with the SDL runtime environment:
The Simple DirectMedia Layer (SDL for short) is a cross-platfrom library
designed to make it easy to write multi-media software, such as games and
emulators.
The Simple DirectMedia Layer library source code is available from:
http://www.libsdl.org/
This library is distributed under the terms of the GNU LGPL license:
http://www.gnu.org/copyleft/lesser.html