dolphin/Externals/SFML/src
2010-03-09 22:17:33 +00:00
..
SFML/Network Add a fix to our SFML from the current svn version of SFML. 2009-12-29 22:41:49 +00:00
SConscript Added scons options "shared_libname=true" to link agains the system shared libraries for lzo, sfml, and soil. For example add the scons option "shared_lzo=true" for lzo. This will check for the system libraries and then fall back to building and linking statically against the Externals if not found. You must have liblzo2-dev, libsoil-dev, and libsfml-dev installed. Note that you need version 1.5 or later for sfml. Currently scons doesn't check the version for you. 2010-03-09 22:17:33 +00:00