dolphin/Source/Core/InputCommon
2009-11-11 11:07:04 +00:00
..
Src Fix GCC 4.5 Compiling. -fvisibility=hidden seems to break it, so it was removed. Non-POD objects are now errors instead of warnings in 4.5, so I had to remove the wxString::Format. and a Fix where GCC 4.5 introduced strndup. Compiling with nowx=true gave me linker problems for some reason, and I added the -flto flag but commented out. Dunno what it will do yet. 2009-11-11 11:07:04 +00:00
InputCommon.vcproj InputCommon now builds in unicode 2009-08-01 19:11:05 +00:00