dolphin/Source/Core/DolphinWX
2009-11-11 11:07:04 +00:00
..
resources Some GUI changes, added keyboard search and reworked "emulation state" a bit 2009-09-25 16:29:00 +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
DolphinWX.rc
DolphinWX.vcproj Lua now has GUI and is fully functional! But it doesn't link if I don't ignore libcmt.lib so commented all the LuaInterface calls until someone fixes it... 2009-11-07 23:54:10 +00:00
resource.h