dolphin/Source/Plugins
Soren Jorvang 39ae36398f Copy the version string obtained from svnversion at runtime instead of
using it as a constant in several places. Saves a few bytes and the time
it takes to recompile a bunch of files whenever svnversion twitches.

Using the SVN version string as an integer is not portable as the Unix
svnversion always includes e.g. the "M" suffix for a modified tree.

Windows people, please check my change to Plugin_VideoDX9/Src/main.cpp
as I don't really understand how _T() and the %hs format string work.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5852 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-08 15:25:01 +00:00
..
Plugin_DSP_HLE probable linux build fix, thanks cnu. 2010-06-13 10:14:53 +00:00
Plugin_DSP_LLE Treat strings from external sources as 8-bit so FromAscii doesn't barf. 2010-06-11 08:39:03 +00:00
Plugin_VideoDX9 Copy the version string obtained from svnversion at runtime instead of 2010-07-08 15:25:01 +00:00
Plugin_VideoDX11 Copy the version string obtained from svnversion at runtime instead of 2010-07-08 15:25:01 +00:00
Plugin_VideoOGL Copy the version string obtained from svnversion at runtime instead of 2010-07-08 15:25:01 +00:00
Plugin_VideoSoftware Copy the version string obtained from svnversion at runtime instead of 2010-07-08 15:25:01 +00:00
Plugin_Wiimote Fix the nowx build. Do we still want to keep the nowx build? If you do speak up now because soren wants to remove it. 2010-07-08 00:52:46 +00:00
Plugin_WiimoteNew Fix the nowx build. Do we still want to keep the nowx build? If you do speak up now because soren wants to remove it. 2010-07-08 00:52:46 +00:00