public
Description: 2D game API using OpenGL for fast 2D drawing and SDL for everything else [obsolete]
Homepage: http://zengine.sourceforge.net
Clone URL: git://github.com/jamesturk/zengine.git
zengine / dependencies.txt
100755 13 lines (10 sloc) 0.554 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
Dependencies are now available from http://zengine.sourceforge.net/dependencies/
ZE_dependencies_src.tar.bz2 is the source to the LGPL dependencies.
ZE_dependencies_VC.zip contains prebuilt dependencies for Visual C++.
ZE_dependencies_wing++.zip contains prebuilt dependencies for GCC based
compilers (such as Dev-C++).
 
The home pages of each can be found:
SDL 1.2.6 (http://libsdl.org)
SDL_image 1.2.3 (http://libsdl.org/projects/SDL_image/)
SDL_ttf 2.0.6 (http://libsdl.org/projects/SDL_ttf/)
SDL_mixer 1.2.5 (http://libsdl.org/projects/SDL_mixer/)