mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 08:34:40 +00:00
Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake
This commit is contained in:
parent
0c6174b045
commit
de53ac86c7
82 changed files with 2082 additions and 1035 deletions
|
|
@ -31,10 +31,6 @@ Copyright: 1995 Erik Corry
|
|||
1995 Brown University
|
||||
License: BrownUn_UnCalifornia_ErikCorry
|
||||
|
||||
Files: src/stdlib/SDL_qsort.c
|
||||
Copyright: 1998 Gareth McCaughan
|
||||
License: Gareth_McCaughan
|
||||
|
||||
Files: src/test/SDL_test_md5.c
|
||||
Copyright: 1997-2016 Sam Lantinga <slouken@libsdl.org>
|
||||
1990 RSA Data Security, Inc.
|
||||
|
|
@ -270,13 +266,6 @@ License: BrownUn_UnCalifornia_ErikCorry
|
|||
* SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
|
||||
*/
|
||||
|
||||
License: Gareth_McCaughan
|
||||
You may use it in anything you like; you may make money
|
||||
out of it; you may distribute it in object form or as
|
||||
part of an executable without including source code;
|
||||
you don't have to credit me. (But it would be nice if
|
||||
you did.)
|
||||
|
||||
License: Johnson_M._Hart
|
||||
Permission is granted for any and all use providing that this
|
||||
copyright is properly acknowledged.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue