dolphin/Externals/SFML
2010-03-09 22:17:33 +00:00
..
build/vc2008 VS solution: Created programs solution 2009-08-29 08:07:58 +00:00
include/SFML update to sfml 1.5 2009-06-29 15:51:35 +00:00
src 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