dolphin/Source/Plugins/Plugin_VideoSoftware
2010-03-09 22:17:33 +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
Plugin_VideoSoftware.vcproj Remove the silly trampoline VideoCommon.h (thanks to godisgovernment) 2009-11-16 02:15:28 +00:00